index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-03-21
lcd, pxafb: move the pxafb to drivers/video
Jeroen Hofstee
2013-03-21
lcd, mpc8xx: move the mpc8xx driver to drivers/video
Jeroen Hofstee
2013-03-21
lcd, tegra: remove unused cursor functions
Jeroen Hofstee
2013-03-21
lcd, amba: remove this driver since it is not used
Jeroen Hofstee
2013-03-21
common/lcd.c: cleanup use of global variables
Wolfgang Denk
2013-03-20
Merge branch 'spi' of git://git.denx.de/u-boot-x86
Tom Rini
2013-03-19
sf: Use unsigned type for buffers
Simon Glass
2013-03-19
x86: Enable time command for coreboot
Simon Glass
2013-03-19
x86: Enable SPI flash support for coreboot
Simon Glass
2013-03-19
x86: Add FDT SPI node for link
Simon Glass
2013-03-19
x86: Move PCI init before SPI init
Simon Glass
2013-03-19
sf: Enable FDT-based configuration and memory mapping
Simon Glass
2013-03-19
x86: spi: Set maximum write size for ICH
Simon Glass
2013-03-19
sf: Respect maximum SPI write size
Simon Glass
2013-03-19
spi: Add parameter for maximum write size
Simon Glass
2013-03-19
x86: spi: Add Intel ICH driver
Simon Glass
2013-03-19
sf: Use spi_flash_alloc() in each SPI flash driver
Simon Glass
2013-03-19
sf: Add spi_flash_alloc() to create a new SPI flash struct
Simon Glass
2013-03-19
spi: Use spi_alloc_slave() in each SPI driver
Simon Glass
2013-03-19
spi: Add function to allocate a new SPI slave
Simon Glass
2013-03-19
fdt: Add fdtdec_get_addr_size() to read reg properties
Simon Glass
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-18
usb: Add multiple controllers support for EHCI PCI
Vincent Palatin
2013-03-18
x86: Enable USB features for coreboot
Simon Glass
2013-03-18
usb: usbeth: smsc95xx: remove EEPROM loaded check
Michael Spang
2013-03-18
usb: ehci: Fix aliasing issue in EHCI interrupt code
Vincent Palatin
2013-03-18
usb: ehci: Support interrupt transfers via periodic list
Patrick Georgi
2013-03-18
usb: ehci: exynos: Enable non-dt path
Vivek Gautam
2013-03-18
usb: ehci: exynos: Fix multiple FDT decode
Vivek Gautam
2013-03-18
arm:trats: Use new ums command
Lukasz Majewski
2013-03-18
usb:gadget: USB Mass Storage Gadget support
Lukasz Majewski
2013-03-18
usb:composite: USB Mass Storage - f_mass_storage.c from Linux kernel
Piotr Wilczek
2013-03-18
usb:composite: USB Mass Storage - storage_common.c from Linux kernel
Lukasz Majewski
2013-03-18
usb:composite:fix Provide function data when addressing device with only one ...
Lukasz Majewski
2013-03-16
usbtty: adapt buffers for large packet support
Shiraz Hashim
2013-03-16
usb/host/ehci: Add support for EHCI on spear
Vipin Kumar
2013-03-16
usb: Fix bug when both DFU & ETHER are defined
Pantelis Antoniou
2013-03-16
dfu: Add a partition type target
Pantelis Antoniou
2013-03-16
dfu: Properly zero out timeout value
Pantelis Antoniou
2013-03-16
dfu: Fix crash when wrong number of arguments given
Pantelis Antoniou
2013-03-16
dfu: Only perform DFU board_usb_init() for TRATS
Pantelis Antoniou
2013-03-16
usb: ehci: Add 64-bit controller support
Vincent Palatin
2013-03-16
usb: ehci: generic PCI support
Vincent Palatin
2013-03-15
Use 'unsigned int' for global_data's baudrate
Simon Glass
2013-03-15
sparc: Fix build warnings in serial.c
Simon Glass
2013-03-15
sparc: Fix out-of-tree building
Simon Glass
2013-03-15
serial: ns16550: Remove unwanted cast
Simon Glass
2013-03-15
avr32: Fix cast warning in board.c
Simon Glass
2013-03-15
blackfin: Remove noreturn attribute from cpu_init_f()
Simon Glass
[next]