index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
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
*
usb: spear: Add support for both SPEAr600 EHCI controllers
Stefan Roese
2015-08-19
1
-3
/
+35
*
imx: usb: ehci-mx6: wait_for_bit to check reg status
Adrian Alonso
2015-08-19
1
-4
/
+33
*
imx: usb: ehci-mx6: add usb support for imx7d soc
Adrian Alonso
2015-08-19
2
-19
/
+82
*
imx: usb: ehci-mx6: document board specific functions
Adrian Alonso
2015-08-19
1
-0
/
+31
*
imx: usb: ehci-mx6: reg accessor cleanups
Adrian Alonso
2015-08-19
1
-33
/
+18
*
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
33
-47
/
+47
*
dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list
Masahiro Yamada
2015-08-18
3
-6
/
+6
*
led: unify obj-$(CONFIG_LED) and obj-$(CONFIG_SPL_LED) entries
Masahiro Yamada
2015-08-18
1
-2
/
+1
*
led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LED
Masahiro Yamada
2015-08-18
2
-2
/
+2
*
ram: unify obj-$(CONFIG_RAM) and obj-$(CONFIG_SPL_RAM) entries
Masahiro Yamada
2015-08-18
1
-2
/
+1
*
ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAM
Masahiro Yamada
2015-08-18
2
-2
/
+2
*
clk: unify obj-$(CONFIG_CLK) and obj-$(CONFIG_SPL_CLK) entries
Masahiro Yamada
2015-08-18
1
-2
/
+1
*
clk: rename CONFIG_SPL_CLK_SUPPORT to CONFIG_SPL_CLK
Masahiro Yamada
2015-08-18
2
-2
/
+2
*
dm: unify obj-$(CONFIG_DM) and obj-$(CONFIG_SPL_DM) entries
Masahiro Yamada
2015-08-18
1
-2
/
+2
*
spl: move SPL driver entries to driver/Makefile
Masahiro Yamada
2015-08-18
1
-0
/
+37
*
i2c: lpc32xx: correct sanity check for requested bus speed
Vladimir Zapolskiy
2015-08-18
1
-11
/
+11
*
usb: lpc32xx: add host USB driver
Sylvain Lemieux
2015-08-18
2
-0
/
+232
*
i2c: lpc32xx: add support for OTG I2C
Sylvain Lemieux
2015-08-18
1
-3
/
+17
*
nand: lpc32xx: add ECC layout for small page NAND
Sylvain Lemieux
2015-08-18
1
-1
/
+17
*
nand: lpc32xx: add hardware ECC support
Sylvain Lemieux
2015-08-18
1
-4
/
+409
*
dma: lpc32xx: add DMA driver
Sylvain Lemieux
2015-08-18
2
-0
/
+148
*
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2015-08-18
5
-2
/
+130
|
\
|
*
spi: ti_qspi: Use DMA to read from qspi flash
Vignesh R
2015-08-17
1
-0
/
+25
|
*
dma: ti-edma3: Add helper function to support edma3 transfer
Vignesh R
2015-08-17
1
-0
/
+78
|
*
sf: ops: Add spi_flash_copy_mmap function
Tom Rini
2015-08-17
1
-1
/
+7
|
*
ti: qspi: set flash quad bit based on quad support flag
vishalm@ti.com
2015-08-17
1
-1
/
+1
|
*
sf: Make 4K sector support configurable
Marek Vasut
2015-08-17
2
-0
/
+19
*
|
Merge branch 'master' of git://git.denx.de/u-boot-samsung
Tom Rini
2015-08-18
1
-1
/
+1
|
\
\
|
*
|
ARM: exynos: move SoC sources to mach-exynos
Thomas Abraham
2015-08-17
1
-1
/
+1
|
|
/
*
|
pci: mvebu: Add PCIe driver
Anton Schubert
2015-08-17
2
-0
/
+424
*
|
arm: mvebu: Add complete SDRAM ECC scrubbing
Stefan Roese
2015-08-17
2
-2
/
+2
*
|
arm: mvebu: add multiple usb-hostcontroller support for AXP
Anton Schubert
2015-08-17
1
-8
/
+11
*
|
arm: mvebu: Enable USB EHCI support on Armada XP
Stefan Roese
2015-08-17
1
-1
/
+8
[prev]
[next]