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
path:
root
/
common
Age
Commit message (
Expand
)
Author
2012-10-15
serial: bfin: Adjust serial_register_bfin_uart()
Marek Vasut
2012-10-15
serial: ns16550: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
serial: mpc512x: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
serial: microblaze: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
serial: zynq: Move serial registration from serial_initialize()
Tom Rini
2012-10-15
serial: s5p: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
serial: pxa: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
serial: s3c24xx: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
serial: mpc8xx: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
serial: Implement serial_initfunc() macro
Marek Vasut
2012-10-15
serial: Rename .init() and .uninit() in serial_device
Marek Vasut
2012-10-15
COMMON: Use __stringify() instead of MK_STR()
Marek Vasut
2012-10-15
SPL: Remove setting GD_FLG_RELOC in preloader_console_init()
Tom Rini
2012-10-15
gth2: Remove this platform
Tom Rini
2012-10-15
common: cmd_elf.c: use uintptr_t for casts from u32 to void*
Daniel Schwierzeck
2012-10-15
common: cmd_elf.c: fix checkpath.pl warnings
Daniel Schwierzeck
2012-10-15
ARM: prevent misaligned array inits
Albert ARIBAUD
2012-10-05
env: fix crash using default -f -a
Gerlando Falauto
2012-10-05
Improve license declaration for cmd_ini.h
Joe Hershberger
2012-10-04
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2012-10-04
serial: Add Zynq serial driver
Michal Simek
2012-10-03
Output strings from echo with puts where easy
Joe Hershberger
2012-10-03
Add a command to access the system timer
Joe Hershberger
2012-10-03
Add a new "ini" command
Joe Hershberger
2012-10-03
Cleanup cache command prints
Joe Hershberger
2012-10-03
Fix checkpatch.pl complaints in cmd_cache.c
Joe Hershberger
2012-10-03
Add parameter to md5sum to save the md5 sum
Joe Hershberger
2012-10-03
Implement verify option for md5sum command
Joe Hershberger
2012-10-03
Add parameter to sha1sum to save the SHA1 sum
Joe Hershberger
2012-10-03
Implement verify option for sha1sum command
Joe Hershberger
2012-10-03
Change dead code in "test" cmd to debug output
Joe Hershberger
2012-10-03
Allow runtime configuration of "zero-delay" check
Joe Hershberger
2012-10-01
OMAP: networking support for SPL
Ilya Yanok
2012-10-01
OMAP: spl: call timer_init() from SPL
Ilya Yanok
2012-09-29
cmd_fat.c: fix build warning
Anatolij Gustschin
2012-09-29
common: add zip command support
Lei Wen
2012-09-27
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2012-09-27
SPL: Add support for loading image from ram in SPL.
Pavel Machek
2012-09-27
SPL: Rework how we inform about un-headered images
Tom Rini
2012-09-27
SPL: Make un-supported boot device puts a debug instead
Tom Rini
2012-09-27
SPL: Enable use of custom defined U-Boot entry point
Stefan Roese
2012-09-27
SPL: SPI: Enhance spi_spl_load to match the other load functions
Tom Rini
2012-09-27
SPL: Add option to skip copying of the mkimage header
Stefan Roese
2012-09-27
SPL: Add NOR flash booting support
Stefan Roese
2012-09-27
PXE: FDT: Add support for fdt in PXE
Chander Kashyap
2012-09-27
SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl
Tom Rini
2012-09-27
SPL: Use image_get_xxx() functions to access header values
Stefan Roese
2012-09-27
SPL: do not use fix value for u-boot size
Stefano Babic
2012-09-27
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
Tom Rini
2012-09-27
SPL: Move the omap SPL framework to common/spl
Tom Rini
[prev]
[next]