index
:
bootloaders/u-boot-midas
deblob-midas-2018.07
recovery-2018.07
wip/as-boot-img
wip/bl1
wip/forkbomb-midas-2020.01-as-boot-img
wip/s-boot-4.0
Part of research to make the bootloader fully free on midas devices
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.denx.de/u-boot-x86
Tom Rini
2018-06-18
3
-0
/
+156
|
\
|
*
dm: video: Add an EFI framebuffer driver
Bin Meng
2018-06-17
3
-0
/
+156
*
|
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2018-06-17
12
-1186
/
+7498
|
\
\
|
|
/
|
/
|
|
*
pinctrl: renesas: Sync Gen3 PFC tables with Linux v4.17
Marek Vasut
2018-06-14
7
-1180
/
+6929
|
*
pinctrl: renesas: Sync Gen2 PFC tables with Linux v4.17
Marek Vasut
2018-06-14
3
-6
/
+559
|
*
clk: rmobile: Add R8A77995 RPC clock
Marek Vasut
2018-06-14
1
-0
/
+5
|
*
clk: rmobile: Add R8A77990 RPC clock
Marek Vasut
2018-06-14
1
-0
/
+5
*
|
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2018-06-16
2
-41
/
+166
|
\
\
|
*
|
usb: sunxi: access ahb_reset0_cfg in CCM using its offset
Vasily Khoruzhick
2018-06-14
2
-6
/
+37
|
*
|
usb: sunxi: sun50i: enable OHCI0 clock when OHCI1 is in use
Vasily Khoruzhick
2018-06-13
1
-2
/
+10
|
*
|
usb: sunxi: ohci: get rid of ifdefs
Vasily Khoruzhick
2018-06-13
1
-20
/
+63
|
*
|
usb: sunxi: ehci: get rid of ifdefs
Vasily Khoruzhick
2018-06-13
1
-20
/
+63
*
|
|
serial: zynq: Make zynq_serial_setbrg static
Michal Simek
2018-06-15
1
-1
/
+1
*
|
|
serial: zynq: Initialize uart only before relocation
Michal Simek
2018-06-15
1
-0
/
+6
*
|
|
serial: zynq: Write chars till output fifo is full
Michal Simek
2018-06-15
1
-2
/
+2
*
|
|
serial: zynq: Use BIT macros instead of shifts and full hex numbers
Michal Simek
2018-06-15
1
-8
/
+8
*
|
|
gpio: zynq_gpio: bank description should use unsigned type
Michal Simek
2018-06-15
1
-4
/
+4
*
|
|
mmc: zynq: Fix tuning_loop_counter type in arasan_sdhci_execute_tuning()
Michal Simek
2018-06-15
1
-1
/
+1
*
|
|
gpio: zynq: Do not check unsigned type that is >= 0
Michal Simek
2018-06-15
1
-1
/
+1
*
|
|
mmc: sdhci: Fix MMC HS200 tuning command failures
Siva Durga Prasad Paladugu
2018-06-15
1
-4
/
+4
*
|
|
timer: cadence: Implement timer_get_boot_us
Michal Simek
2018-06-15
1
-0
/
+22
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2018-06-14
14
-69
/
+1294
|
\
\
\
|
*
|
|
net: gem: Check return value from memalign/malloc
Michal Simek
2018-06-13
1
-0
/
+6
|
*
|
|
net: zynq_gem: Initialize phyreg variable
Michal Simek
2018-06-13
1
-1
/
+1
|
*
|
|
net: zynq_gem: Fix return type for phy...()
Michal Simek
2018-06-13
1
-4
/
+4
|
*
|
|
net: mvgbe: extract common code for SMI wait
Chris Packham
2018-06-13
2
-24
/
+24
|
*
|
|
net: designware: set the PS bit when resetting DMA bus in MII configuration
Quentin Schulz
2018-06-13
1
-0
/
+9
|
*
|
|
net: phy: mv88e61xx: Force CPU port link up
Chris Packham
2018-06-13
1
-21
/
+30
|
*
|
|
mvebu: neta: align DMA buffers
Jon Nettleton
2018-06-13
1
-6
/
+12
|
*
|
|
net: add Socionext AVE ethernet driver support
Kunihiko Hayashi
2018-06-13
3
-0
/
+1006
|
*
|
|
drivers/net/vsc9953: Initialize action RAM in VCAP complex
Radu Bulie
2018-06-13
1
-0
/
+134
|
*
|
|
net: cpsw: ti: Reap completed packets before stopping interface
Alex Kiernan
2018-06-13
1
-8
/
+16
|
*
|
|
net/phy/cortina: Add support for CS4223 PHY
Vicentiu Galanopulo
2018-06-13
1
-1
/
+47
|
*
|
|
net: sunxi: Correct MAC address register order
Joe Hershberger
2018-06-13
1
-2
/
+2
|
*
|
|
tsec: Fix reading phy registers from DT
Mario Six
2018-06-13
1
-2
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.denx.de/u-boot-x86
Tom Rini
2018-06-13
3
-21
/
+46
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
dm: pci: Use a 1:1 mapping for bus <-> phy addresses
Christian Gmeiner
2018-06-13
1
-0
/
+10
|
*
|
dm: pci: Make ranges dt property optional
Christian Gmeiner
2018-06-13
1
-13
/
+10
|
*
|
usb: xhci-pci: Fix compiler warning
Bin Meng
2018-06-13
1
-3
/
+2
|
*
|
x86: tsc: add support for reading CPU freq from cpuid
Christian Gmeiner
2018-06-13
1
-5
/
+24
|
|
/
*
/
lib: Add hexdump
Alexey Brodkin
2018-06-13
6
-11
/
+16
|
/
*
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2018-06-12
1
-0
/
+29
|
\
|
*
LS1012AFRWY: Add Secure Boot support
Vinitha V Pillai
2018-06-11
1
-0
/
+29
*
|
Merge branch 'master' of git://git.denx.de/u-boot-ubi
Tom Rini
2018-06-08
1
-6
/
+6
|
\
\
|
*
|
mtd: ubi: Add missing newlines in ubi_init()
Stefan Roese
2018-06-06
1
-6
/
+6
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2018-06-08
1
-1
/
+23
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
i2c: mvtwsi: disable i2c slave on Armada 38x
Baruch Siach
2018-06-07
1
-1
/
+23
*
|
|
bug.h: introduce WARN_ONCE
Ramon Fried
2018-06-07
2
-7
/
+0
*
|
|
block: Have BLOCK_CACHE default to y in some cases
Tom Rini
2018-06-07
1
-1
/
+2
|
/
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-06-06
3
-11
/
+4
|
\
\
[next]