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
2012-10-03
bootstage: Add feature to stash/unstash bootstage info
Simon Glass
2012-10-02
bootstage: Store boot timings in device tree
Simon Glass
2012-10-02
bootstage: Add time accumulation feature
Simon Glass
2012-10-02
bootstage: Export bootstage_add_record() function
Simon Glass
2012-10-01
Prepare v2012.10-rc2
Tom Rini
2012-10-01
AP1000: Inline local 'get_device'
Tom Rini
2012-09-29
sandbox: Add asm/errno.h
Simon Glass
2012-09-29
cmd_fat.c: fix build warning
Anatolij Gustschin
2012-09-29
common: add zip command support
Lei Wen
2012-09-29
lib: add gzip lib function callback
Lei Wen
2012-09-29
lib: zlib: remove the limitation for cannot using 0 as start
Lei Wen
2012-09-29
lib: zlib: include deflate into zlib build
Lei Wen
2012-09-29
lib: zlib: import trees file from 1.2.5
Lei Wen
2012-09-29
lib: zlib: import deflate source file from 1.2.5
Lei Wen
2012-09-28
remove unnecessary code in ata_piix
Pavel Herrmann
2012-09-28
disk: allow - or empty string to fall back to $bootdevice
Stephen Warren
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
da850: Add README.da850
Tom Rini
2012-09-27
hawkboard: Update config file to work with common spl framework
Sughosh Ganu
2012-09-27
ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK
Tom Rini
2012-09-27
net: Quietly ignore DHCP Option 28 (Broadcast Address)
Brian Rzycki
2012-09-27
PXE: FDT: Add support for fdt in PXE
Chander Kashyap
2012-09-27
FEC: Replace magic contants
Marek Vasut
2012-09-27
FEC: Rework the TX wait mechanism
Marek Vasut
2012-09-27
FEC: Remove endless loop in the FEC driver
Marek Vasut
2012-09-27
FEC: Properly align address over the buffers for cache ops
Marek Vasut
2012-09-27
FEC: Do not pass unaligned buffer to network stack
Marek Vasut
2012-09-27
net: Add Vitesse VSC8662 PHY support
Priyanka Jain
2012-09-27
net/phy: support the mv88e6352 switch
Valentin Longchamp
2012-09-27
net: eth_write_hwaddr: Return error for invalid MACs
Benoît Thébaudeau
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
2012-09-27
ARM: SPL: Move gpmc_init() to spl_board_init()
Tom Rini
2012-09-27
ARM: SPL: Start hooking in the current SPI SPL support
Tom Rini
2012-09-27
ARM: SPL: Clean up spl.c / spl_nand.c slightly
Tom Rini
2012-09-27
ARM: SPL: Make spl_mmc.c more generic
Tom Rini
2012-09-27
ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
Tom Rini
2012-09-27
ARM: SPL: Only call mem_malloc_init if configured
Tom Rini
2012-09-27
ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c
Tom Rini
2012-09-27
ARM: SPL: Rename omap_boot_mode to spl_boot_mode()
Tom Rini
[next]