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-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
2012-09-27
ARM: SPL: Rename omap_boot_device to spl_boot_device
Tom Rini
2012-09-27
omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds.
Pavel Machek
2012-09-27
omap-common: Fix typo in save_boot_params() in lowlevel_init.S
Tom Rini
2012-09-27
omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
Tom Rini
2012-09-27
spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT
Tom Rini
2012-09-27
Makefile: Move SPL files to clobber, remove from clean
Tom Rini
2012-09-26
FAT: Make it possible to read from any file position
Benoît Thébaudeau
2012-09-26
env: checkpatch clean env_fat
Igor Grinberg
2012-09-26
env: remove duplicated env_get_char_spec()
Igor Grinberg
2012-09-26
README.commands: Document what UNDEF_SYM does
Tom Rini
2012-09-26
patman: Use reverse order for changelog
Otavio Salvador
2012-09-26
malloc: remove extern declarations of malloc_bin_reloc() in board.c files
Daniel Schwierzeck
2012-09-25
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2012-09-25
cmd_part: add partition-related command
Stephen Warren
2012-09-25
disk: part_msdos: parse and store partition UUID
Stephen Warren
2012-09-25
disk: part_efi: parse and store partition UUID
Stephen Warren
2012-09-25
disk: part_efi: range-check partition number
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_disk: use common get_device_and_partition function
Rob Herring
2012-09-25
cmd_fat: 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
disk: make get_partition_info() always available to disk.c
Stephen Warren
2012-09-25
MAKEALL: fix per arch board lists
Allen Martin
2012-09-25
ARM: arm1176: Define arch_cpu_init() at the SoC level
Stephen Warren
2012-09-25
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2012-09-24
common/lcd: fix build breakage for at91sam9x5ek and trats boards
Anatolij Gustschin
2012-09-21
Prepare v2012.10-rc1
Tom Rini
2012-09-21
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Tom Rini
2012-09-22
pci: fix some warnings related to assumptions about
Kumar Gala
2012-09-21
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2012-09-21
video/powerpc: don't touch DIU registers that we don't need
Timur Tabi
2012-09-21
common/lcd: add protection from null bmp pointer
Nikita Kiryanov
2012-09-21
fdt: Add header guard to fdtdec.h
Simon Glass
2012-09-21
fdt: Tidy debugging, add to fdtdec_get_int/addr()
Simon Glass
2012-09-21
Add gpio_request() to asm-generic header
Simon Glass
2012-09-21
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2012-09-21
Revert "memsize: Fix for bug in memory sizing code"
Tom Rini
2012-09-21
Merge remote-tracking branch 'u-boot-imx/master'
Albert ARIBAUD
2012-09-21
usb: do explicit unaligned accesses
Lucas Stach
[next]