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
/
include
Age
Commit message (
Expand
)
Author
2012-10-03
bootstage: Add new bootstage IDs for board, LCD
Simon Glass
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-09-29
lib: add gzip lib function callback
Lei Wen
2012-09-29
lib: zlib: include deflate into zlib build
Lei Wen
2012-09-27
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
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
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/phy: support the mv88e6352 switch
Valentin Longchamp
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
omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
Tom Rini
2012-09-26
FAT: Make it possible to read from any file position
Benoît Thébaudeau
2012-09-26
malloc: remove extern declarations of malloc_bin_reloc() in board.c files
Daniel Schwierzeck
2012-09-26
net: Add driver for Zynq Gem IP
Michal Simek
2012-09-26
net: introduce transparent driver private in ueth_data
Lucas Stach
2012-09-25
disk: part_efi: parse and store partition UUID
Stephen Warren
2012-09-25
disk: get_device_and_partition() "auto" partition and cleanup
Stephen Warren
2012-09-25
disk: introduce get_device()
Stephen Warren
2012-09-25
cmd_reiser: use common get_device_and_partition function
Rob Herring
2012-09-25
cmd_zfs: use common get_device_and_partition function
Rob Herring
2012-09-25
cmd_extX: use common get_device_and_partition function
Rob Herring
2012-09-25
ext4: remove init_fs/deinit_fs
Rob Herring
2012-09-25
disk/part: introduce get_device_and_partition
Rob Herring
2012-09-25
disk/part: check bootable flag for DOS partitions
Rob Herring
2012-09-25
combine block device load commands into common function
Rob Herring
2012-09-25
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2012-09-24
net: Filter incoming netconsole packets by IP
Joe Hershberger
2012-09-24
net: Improve the speed of netconsole
Joe Hershberger
2012-09-21
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Tom Rini
2012-09-21
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2012-09-21
fdt: Add header guard to fdtdec.h
Simon Glass
2012-09-21
Add gpio_request() to asm-generic header
Simon Glass
2012-09-21
Merge remote-tracking branch 'u-boot-imx/master'
Albert ARIBAUD
2012-09-20
Merge branch 'ext4'
Tom Rini
2012-09-20
ColdFire: Rename NANDFLASH_SIZE into CONFIG_NANDFLASH_SIZE for MCF537x
Alison Wang
2012-09-18
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
Tom Rini
2012-09-18
mpc8308rdb: add support for eSDHC MMC controller
Ira W. Snyder
2012-09-18
mpc8308rdb: add support for FIT images
Ira W. Snyder
2012-09-18
mpc8308rdb: add support for Spansion SPI flash on header J8
Ira W. Snyder
2012-09-18
env: make "env default" selective, check and apply
Gerlando Falauto
2012-09-18
env: check and apply changes on delete/destroy
Gerlando Falauto
2012-09-18
env: add check/apply logic to himport_r()
Gerlando Falauto
2012-09-18
env: make himport_r() selective on variables
Gerlando Falauto
[next]