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
*
dm: Use dev_get_addr() where possible
Simon Glass
2015-08-31
20
-29
/
+26
*
serial: uniphier: drop platform data support
Masahiro Yamada
2015-08-31
1
-26
/
+15
*
mtd: denali_spl: do not allocate page_buffer in .bss section
Masahiro Yamada
2015-08-30
1
-20
/
+12
*
TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xx
Kishon Vijay Abraham I
2015-08-28
1
-4
/
+11
*
usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interrupts
Kishon Vijay Abraham I
2015-08-28
1
-18
/
+28
*
mtd/nand/ubi: assortment of alignment fixes
Marcel Ziswiler
2015-08-28
1
-1
/
+1
*
Merge git://git.denx.de/u-boot-x86
Tom Rini
2015-08-26
10
-413
/
+423
|
\
|
*
dm: core: Fix code reentrancy issue in device_probe_child()
Bin Meng
2015-08-26
1
-5
/
+14
|
*
dm: pci: Optimize pci_uclass_post_bind()
Bin Meng
2015-08-26
1
-0
/
+7
|
*
video: ct69000: Remove unused codes
Bin Meng
2015-08-26
1
-21
/
+0
|
*
video: cfb_console: Allow VGA device to work without i8042 keyboard
Bin Meng
2015-08-26
1
-6
/
+5
|
*
x86: i8042: Correctly initialize the controller
Bin Meng
2015-08-26
1
-22
/
+21
|
*
x86: i8042: Clean up the driver per coding convention
Bin Meng
2015-08-26
1
-112
/
+118
|
*
x86: i8042: Reorder static functions
Bin Meng
2015-08-26
1
-268
/
+222
|
*
x86: i8042: Remove unused codes
Bin Meng
2015-08-26
1
-17
/
+0
|
*
x86: gpio: Tidy up gpio_ich6_get_base() and callers
Simon Glass
2015-08-26
1
-3
/
+3
|
*
x86: gpio: Correct calls to _ich6_gpio_set_direction()
Simon Glass
2015-08-26
1
-2
/
+2
|
*
dm: pci: Save devfn without bus number in pci_uclass_child_post_bind()
Bin Meng
2015-08-26
1
-2
/
+2
|
*
x86: superio: Add keyboard controller support to smsc_lpc47m driver
Bin Meng
2015-08-26
1
-1
/
+12
|
*
x86: fsp: Call fsp_init_phase_pci() in pci_uclass_post_probe()
Bin Meng
2015-08-26
1
-0
/
+21
|
*
dm: pci: Support selected device/driver binding before relocation
Bin Meng
2015-08-26
1
-11
/
+30
|
*
x86: Set up video framebuffer for coreboot before loading kernel
Bin Meng
2015-08-26
1
-2
/
+0
|
*
video: coreboot: Save VESA mode for future use
Bin Meng
2015-08-26
2
-1
/
+25
|
*
net: e1000: Fix build warnings for 32-bit
Bin Meng
2015-08-26
1
-4
/
+5
*
|
Merge git://git.denx.de/u-boot-nand-flash
Tom Rini
2015-08-26
17
-630
/
+2350
|
\
\
|
|
/
|
/
|
|
*
mtd: nand: mxs invalidate dcache before DMA read
Peng Fan
2015-08-25
1
-0
/
+6
|
*
mtd: nand: mxs support oobsize bigger than 512
Peng Fan
2015-08-25
1
-9
/
+23
|
*
mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driver
Stefan Roese
2015-08-25
4
-0
/
+1693
|
*
nand: Sync with Linux v4.1
Scott Wood
2015-08-25
11
-193
/
+573
|
*
mtd: Introduce mtd_block_isreserved()
Ezequiel Garcia
2015-08-25
4
-2
/
+53
|
*
nand: Remove __UBOOT__ ifdefs
Scott Wood
2015-08-25
3
-428
/
+4
*
|
lcd: pxa: clean-up include file order
Marcel Ziswiler
2015-08-24
1
-5
/
+4
*
|
usb: pxa27x_udc: clean-up include file order
Marcel Ziswiler
2015-08-24
1
-3
/
+2
*
|
serial: pxa: clean-up include file order
Marcel Ziswiler
2015-08-24
1
-2
/
+2
*
|
arm: pxa: mmc: clean-up include file order
Marcel Ziswiler
2015-08-24
1
-5
/
+3
|
/
*
Merge git://git.denx.de/u-boot-socfpga
Tom Rini
2015-08-23
4
-2
/
+177
|
\
|
*
gpio: Add DW APB GPIO driver
Marek Vasut
2015-08-23
3
-0
/
+175
|
*
ddr: altera: Repair uninited variable
Marek Vasut
2015-08-23
1
-1
/
+1
|
*
ddr: altera: Replace float multiplication with integer one
Marek Vasut
2015-08-23
1
-1
/
+1
*
|
net: e1000: Add Kconfig options
Simon Glass
2015-08-21
2
-7
/
+32
*
|
net: e1000: Convert to driver model
Simon Glass
2015-08-21
2
-0
/
+142
*
|
net: e1000: Prepare for driver model conversion
Simon Glass
2015-08-21
2
-200
/
+245
*
|
net: e1000: Move #include of common.h to the C files
Simon Glass
2015-08-21
3
-1
/
+2
*
|
net: e1000: Support 64-bit physical address
Mingkai Hu
2015-08-21
1
-4
/
+4
|
/
*
usb: dwc2: Rename to dwc2_usb
Marek Vasut
2015-08-19
1
-1
/
+1
*
usb: dwc2: Add original Synopsys compat string
Marek Vasut
2015-08-19
1
-0
/
+1
*
usb: gadget: ether: populate _reset_ callback
Kishon Vijay Abraham I
2015-08-19
1
-0
/
+1
*
usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stop
Kishon Vijay Abraham I
2015-08-19
1
-0
/
+1
*
usb: gadget: ether: Perform board initialization from ethernet gadget driver
Kishon Vijay Abraham I
2015-08-19
1
-0
/
+4
*
usb: xhci: Fix a potential NULL pointer dereference
Sergey Temerkhanov
2015-08-19
1
-5
/
+14
[next]