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-05-14
image: Move hash checking into its own function
Simon Glass
2013-05-14
image: Rename fit_image_check_hashes() to fit_image_verify()
Simon Glass
2013-05-14
image: Convert fit_image_hash_set_value() to static, and rename
Simon Glass
2013-05-14
image: Split hash node processing into its own function
Simon Glass
2013-05-14
image: Move HOSTCC image code to tools/
Simon Glass
2013-05-14
image: Split FIT code into new image-fit.c
Simon Glass
2013-05-14
image: Export fit_check_ramdisk()
Simon Glass
2013-05-14
image: Move timestamp #ifdefs to header file
Simon Glass
2013-05-14
libfdt: Add fdt_next_subnode() to permit easy subnode iteration
Simon Glass
2013-05-14
mkimage: Move ARRAY_SIZE to header file
Simon Glass
2013-05-14
bootstage: Don't build for HOSTCC
Simon Glass
2013-05-14
hash: Add a way to calculate a hash for any algortihm
Simon Glass
2013-05-14
Add minor updates to README.fdt-control
Simon Glass
2013-05-14
env: Fix minor comment typos in cmd_nvedit
Simon Glass
2013-05-14
Merge branch 'master' of git://git.denx.de/u-boot-blackfin into powerpc-eldk5...
Tom Rini
2013-05-13
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2013-05-13
x86: Add coreboot timestamps
Simon Glass
2013-05-13
x86: Support adding coreboot timestanps to bootstage
Simon Glass
2013-05-13
x86: config: Enable LZO for coreboot, remove zlib, gzip
Simon Glass
2013-05-13
x86: Fix warning in cmd_ximg.c when CONFIG_GZIP is not defined
Simon Glass
2013-05-13
bootstage: Allow marking a particular line of code
Simon Glass
2013-05-13
x86: Enable bootstage for coreboot
Simon Glass
2013-05-13
Call bootstage_relocate() after malloc is initted
Doug Anderson
2013-05-13
bootstage: Copy bootstage strings post-relocation
Doug Anderson
2013-05-13
bootstage: Add stubs for new bootstage functions
Simon Glass
2013-05-13
x86: Re-enable PCAT timer 2 for beeping
Simon Glass
2013-05-13
x86: Remove ISR timer
Simon Glass
2013-05-13
x86: Remove old broken timer implementation
Simon Glass
2013-05-13
x86: Add TSC timer
Simon Glass
2013-05-13
x86: Rationalise kernel booting logic and bootstage
Simon Glass
2013-05-13
x86: Implement panic output for coreboot
Simon Glass
2013-05-13
x86: Declare global_data pointer when it is used
Simon Glass
2013-05-13
x86: Remove legacy board init code
Simon Glass
2013-05-13
x86: Remove unused portion of link script
Simon Glass
2013-05-13
x86: Remove unused bios/pci code
Simon Glass
2013-05-13
avr32: fix relocation address calculation
Andreas Bießmann
2013-05-13
bfin: Move gpio support for bf54x and bf60x into the generic driver folder.
Sonic Zhang
2013-05-13
blackfin: The buf variable in bfin_mac.c is not used and produces warning,
Marek Vasut
2013-05-13
blackfin: Add comments for watchdog event initialization.
Sonic Zhang
2013-05-13
blackfin: Move blackfin serial driver out of blackfin arch folder.
Sonic Zhang
2013-05-13
blackfin: Move blackfin watchdog driver out of the blackfin arch folder.
Sonic Zhang
2013-05-13
bf609: add SPI register base address
Scott Jiang
2013-05-13
blackfin: Uart divisor should be set after their values are generated.
Sonic Zhang
2013-05-13
blackfin: Add memory virtual console to blackfin serial driver.
Sonic Zhang
2013-05-13
blackfin: Enable early print via the generic serial API.
Sonic Zhang
2013-05-13
bfin: discard invalid data and clear RXS in bf5xx spi driver
Scott Jiang
2013-05-13
bfin: Remove spi dma function in bf5xx.
Scott Jiang
2013-05-13
blackfin: Fit u-boot image size into limited nor flash on blackfin.
Sonic Zhang
2013-05-13
blackfin: bf609: add softswitch config command
Bob Liu
2013-05-13
blackfin: bf609: implement soft switch
Sonic Zhang
[next]