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
2015-07-24
spl: spl_mmc: Add option to boot from a MMC partition with offset
Stefan Roese
2015-07-24
kwbimage: Rename CONFIG_SYS_SPI_U_BOOT_OFFS to CONFIG_SYS_U_BOOT_OFFS
Stefan Roese
2015-07-24
kwbimage: Add support for SDIO/MMC boot device selection
Stefan Roese
2015-07-24
arm: mvebu: Add SPL SDIO/MMC boot support
Stefan Roese
2015-07-23
Merge git://git.denx.de/u-boot-uniphier
Tom Rini
2015-07-23
ARM: UniPhier: document reference support card
Masahiro Yamada
2015-07-23
ARM: dts: UniPhier: add I2C ch4 device node for PH1-sLD3
Masahiro Yamada
2015-07-23
ARM: UniPhier: add PH1-sLD3 SoC support
Masahiro Yamada
2015-07-23
ARM: UniPhier: update CONFIG_BOOTARGS
Masahiro Yamada
2015-07-23
ARM: UniPhier: disable CONFIG_FIT
Masahiro Yamada
2015-07-23
ARM: UniPhier: add environment variable for TFTP boot
Masahiro Yamada
2015-07-23
ARM: UniPhier: add environment sets for non-FIT Linux boot
Masahiro Yamada
2015-07-23
ARM: dts: UniPhier: add device-specific compatible string for EEPROM
Masahiro Yamada
2015-07-23
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2015-07-23
arm: mvebu: db-88f6820: Add SPL support with DDR init code
Stefan Roese
2015-07-23
arm: mvebu: a38x: Use correct PEX register access macros
Stefan Roese
2015-07-23
arm: mvebu: Add Armada 38x DDR3 training code from Marvell bin_hdr
Stefan Roese
2015-07-23
arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directory
Stefan Roese
2015-07-23
arm: mvebu: Add Armada 38x SERDES / PHY init code from Marvell bin_hdr
Stefan Roese
2015-07-23
arm: mvebu: serdes: Move Armada XP SERDES / PHY init code into new directory
Stefan Roese
2015-07-23
Makefile: Fix mvebu build target to use SPL load and exe-address
Stefan Roese
2015-07-23
arm: mvebu: Disable MMU before changing register base address
Stefan Roese
2015-07-23
arm: mvebu: spl.c: Add call to board_early_init_f()
Stefan Roese
2015-07-23
arm: mvebu: Use default reg base address for SPL on A38x
Stefan Roese
2015-07-23
arm: mvebu: Call timer_init early before PHY and DDR init
Stefan Roese
2015-07-23
arm: mvebu: add Armada XP SATA support
Anton Schubert
2015-07-22
linux_compat: handle __GFP_ZERO in kmalloc()
Masahiro Yamada
2015-07-22
linux_compat: move vzalloc() to header file as an inline function
Masahiro Yamada
2015-07-22
linux_compat: remove cpu_relax() define
Masahiro Yamada
2015-07-22
x86: delete unneeded declarations of disable_irq() and enable_irq()
Masahiro Yamada
2015-07-21
net: Allow drivers to return -ENOSYS with the write_hwaddr() method
Simon Glass
2015-07-21
dm: usb: eth: Add driver-model support to the asix driver
Simon Glass
2015-07-21
dm: usb: Add driver-model support to ehci-pci
Simon Glass
2015-07-21
x86: minnowmax: Drop the cache line size hack
Simon Glass
2015-07-21
dm: usb: Adjust the USB_DEVICE() macro naming
Simon Glass
2015-07-21
dm: usb: eth: Support driver model with USB Ethernet
Simon Glass
2015-07-21
dm: eth: Avoid blocking on packet reception
Simon Glass
2015-07-21
dm: usb: Avoid using USB ethernet with CONFIG_DM_USB and no DM_ETH
Simon Glass
2015-07-21
dm: usb: Correct the struct usb_driver_entry comment
Simon Glass
2015-07-21
dm: pci: Add a function to get the BDF for a device
Simon Glass
2015-07-21
dm: eth: Add driver-model support to the rtl8169 driver
Simon Glass
2015-07-21
dm: pci: Add support for PCI driver matching
Simon Glass
2015-07-21
usb: Update some EHCI driver licenses to use SPDX
Simon Glass
2015-07-21
usb: ehci: Correct a missing hypen in an error message
Simon Glass
2015-07-21
dm: core: Add \n to two dm_warn() messages
Simon Glass
2015-07-21
musb: Add device-model support to the musb-host u-boot glue
Hans de Goede
2015-07-21
musb: Add musb_host_data struct to hold global data
Hans de Goede
2015-07-21
musb: Rename and wrap public functions
Hans de Goede
2015-07-21
musb: Update usb-compat to work with struct usb_device without a parent ptr
Hans de Goede
2015-07-21
musb: Allow musb_platform_enable to return an error code
Hans de Goede
[next]