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
2014-11-24
arm: mx6: cm_fx6: implement board specific sata stop
Nikita Kiryanov
2014-11-24
cmd_sata: implement sata stop command
Nikita Kiryanov
2014-11-24
sata: implement reset_sata for dwc_ahsata
Nikita Kiryanov
2014-11-24
arm: mx6: introduce disable_sata_clock
Nikita Kiryanov
2014-11-24
gw_ventana: Use the generic spl_sd.cfg
Fabio Estevam
2014-11-24
ARM: bootm: Allow booting in secure mode on hyp capable systems
Hans de Goede
2014-11-24
ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options
Hans de Goede
2014-11-24
Kconfig: Add EXPERT option
Tom Rini
2014-11-24
odroid: Turn blue LED on
Suriyan Ramasami
2014-11-24
odroid: usbhost - Add missing gpio_request call
Suriyan Ramasami
2014-11-24
odroid: Update README with USB host usage
Suriyan Ramasami
2014-11-23
sandbox: script for testing sandbox/ext4/fat/fs commands
Suriyan Ramasami
2014-11-23
fs: API changes enabling extra parameter to return size of type loff_t
Suriyan Ramasami
2014-11-23
sandbox: Prepare API change for files greater than 2GB
Suriyan Ramasami
2014-11-23
ext4: Prepare API change for files greater than 2GB
Suriyan Ramasami
2014-11-23
fat: Prepare API change for files greater than 2GB
Suriyan Ramasami
2014-11-23
board/esd/common/auto_update.c: Use <flash.h>
Tom Rini
2014-11-23
sandbox: Use md5sum and fatwrite to enable testing of fs commands
Suriyan Ramasami
2014-11-23
common/board_f: fix gcc warning on MIPS64
Daniel Schwierzeck
2014-11-23
common/board_f: add setup of initial stack frame for MIPS
Daniel Schwierzeck
2014-11-23
spl: fix descending condition to drivers/mtd/nand/
Masahiro Yamada
2014-11-23
commands: add more command entries in Kconfig
Masahiro Yamada
2014-11-23
hush: add CONFIG_HUSH_PARSER to Kconfig
Masahiro Yamada
2014-11-23
FIT: add some FIT configurations to Kconfig
Masahiro Yamada
2014-11-23
config: remove redundant CONFIG_SYS_PROMPT defines
Masahiro Yamada
2014-11-23
tegra: do not descend into empty directories
Masahiro Yamada
2014-11-23
kbuild: use SoC-specific CONFIG to descend into SoC directory
Masahiro Yamada
2014-11-23
x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory
Masahiro Yamada
2014-11-23
kbuild: Descend into SOC directory from CPU directory
Masahiro Yamada
2014-11-23
Add pr_fmt() macro
Thierry Reding
2014-11-23
pci: Honour pci_skip_dev()
Thierry Reding
2014-11-23
pci: Abort early if bus does not exist
Thierry Reding
2014-11-23
vsprintf: Add modifier for phys_addr_t
Thierry Reding
2014-11-23
fs: make it possible to read the filesystem UUID
Christian Gmeiner
2014-11-23
sata: fix a bug in init_sata() for pci-sata card
li pengbo
2014-11-23
ARM: bcm: Enable bcm11130 boards
Steve Rae
2014-11-23
ARM: bcm: Enable five Cygnus boards
Steve Rae
2014-11-23
spl: Change debug to printf for "Unsupported boot-device"
Stefan Roese
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-22
dm: core: remove unnecessary return condition in uclass lookup
Masahiro Yamada
2014-11-22
dm: core: remove unnecessary return condition in driver lookup
Masahiro Yamada
2014-11-22
dm: core: remove meaningless if conditional
Masahiro Yamada
2014-11-22
dm: core: a trivial clean up
Masahiro Yamada
2014-11-22
cros_ec: Fix uninitialised variable in cros_ec.c
Simon Glass
2014-11-22
dm: spi: Use device_bind_driver() instead of our own function
Simon Glass
2014-11-22
dm: spi: Correct handling of SPI chip selects in sandbox
Simon Glass
2014-11-22
dm: Add a function to bind a device by driver name
Simon Glass
2014-11-22
dm: fdt: Correct handling of aliases with embedded digits
Simon Glass
2014-11-22
dm: core: Add functions to find parent and OF data
Simon Glass
2014-11-22
dm: core: Allow access to the device's driver_id data
Simon Glass
[prev]
[next]