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-25
x86: ivybridge: Add additional LPC init
Simon Glass
2014-11-25
x86: ivybridge: Add PCH init
Simon Glass
2014-11-25
x86: Add a simple header file for ACPI
Simon Glass
2014-11-25
x86: ivybridge: Add support for BD82x6x PCH
Simon Glass
2014-11-25
x86: Set up edge triggering on interrupt 9
Simon Glass
2014-11-25
pci: Add functions to read and write a BAR address
Simon Glass
2014-11-25
x86: config: Enable plug-and-play for link PCI
Simon Glass
2014-11-25
x86: pci: Add handlers before and after a PCI hose scan
Simon Glass
2014-11-25
x86: Add ioapic.h header
Simon Glass
2014-11-25
rtc: mc146818: Set up RTC at start of day
Simon Glass
2014-11-25
x86: Factor out common values in the link script
Simon Glass
2014-11-25
x86: Ensure that all relocation data is included in the image
Simon Glass
2014-11-25
x86: Panic if there is no relocation data
Simon Glass
2014-11-25
x86: Remove board_early_init_r()
Simon Glass
2014-11-25
pci: Update pci_ids.h to include some missing IDs
Simon Glass
2014-11-25
Align embedded device tree correctly
Simon Glass
2014-11-25
Fix SIZE_MAX compiler warning when using stdint.h
Simon Glass
2014-11-25
x86: Add ivybridge directory to Makefile
Simon Glass
2014-11-24
Prepare v2015.01-rc2
Tom Rini
2014-11-24
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-11-24
Revert "hush: fix segfault on syntax error"
Rabin Vincent
2014-11-24
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2014-11-24
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-11-24
Merge git://git.denx.de/u-boot-x86
Tom Rini
2014-11-24
mx6boards: Fix error handling in board_mmc_init()
Fabio Estevam
2014-11-24
nitrogen6x: Fix error handling in board_mmc_init()
Fabio Estevam
2014-11-24
ot1200: Fix error handling in board_mmc_init()
Fabio Estevam
2014-11-24
arm: imx: stop sata on boot
Nikita Kiryanov
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-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
[next]