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-06-04
fdt: allow bootdelay to be specified via device tree
Stephen Warren
2013-06-04
input: simplify key_matrix_decode_fdt()
Stephen Warren
2013-06-04
input: fix unaligned access in key_matrix_decode_fdt()
Stephen Warren
2013-06-04
common: board_f: Do not call board_postclk_init twice
Masahiro Yamada
2013-06-04
disk: Fix possible out-of-bounds access in part_efi.c
Marek Vasut
2013-06-04
sandbox: image: Create a test for loading FIT images
Simon Glass
2013-06-04
bootstage: Remove unused entries related to kernel/ramdisk/fdt load
Simon Glass
2013-06-04
sandbox: image: Adjust FIT image printing to work with sandbox
Simon Glass
2013-06-04
image: Use fit_image_load() to load kernel
Simon Glass
2013-06-04
sandbox: Adjust bootm command to work with sandbox
Simon Glass
2013-06-04
image: Use fit_image_load() to load FDT
Simon Glass
2013-06-04
image: Use fit_image_load() to load ramdisk
Simon Glass
2013-06-04
image: Introduce fit_image_load() to load images from FITs
Simon Glass
2013-06-04
mkimage: Add map_sysmem() and IH_ARCH_DEFAULT to simplfy building
Simon Glass
2013-06-04
bootstage: Introduce sub-IDs for use with image loading
Simon Glass
2013-06-04
main: Add debug_bootkeys to avoid #ifdefs
Simon Glass
2013-06-04
main: Add debug_parser() to avoid #ifdefs
Simon Glass
2013-06-04
main: Correct header order
Simon Glass
2013-06-04
main: Fix typos and checkpatch warnings in command line reading
Simon Glass
2013-06-04
main: Use get/setenv_ulong()
Simon Glass
2013-06-04
main: Move boot_delay code into its own function
Simon Glass
2013-06-04
main: Separate out the two abortboot() functions
Simon Glass
2013-06-04
net: Add prototype for update_tftp
Simon Glass
2013-06-04
at91: Correct CONFIG_AUTOBOOT_PROMPT definition for pm9263
Simon Glass
2013-05-31
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Tom Rini
2013-05-31
mtd: resync with Linux-3.7.1
Sergey Lapin
2013-05-30
arm: factorize relocate_code routine
Albert ARIBAUD
2013-05-30
arm: do not compile relocate_code() for SPL builds
Albert ARIBAUD
2013-05-30
tx25: copy SPL directly, not using relocate_code.
Albert ARIBAUD
2013-05-30
mx31pdk: copy SPL directly, not using relocate_code.
Albert ARIBAUD
2013-05-30
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-05-28
tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL build
Axel Lin
2013-05-28
ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for cpu_init_crit
Axel Lin
2013-05-28
ARM: tegra: support SKU 7 of Tegra20
Stephen Warren
2013-05-28
ARM: tegra: support SKU 1 of Tegra114
Stephen Warren
2013-05-28
tegra: always build u-boot-nodtb-tegra.bin
Stephen Warren
2013-05-28
Tegra: clk: always use find_best_divider() for periph clocks
Allen Martin
2013-05-28
Tegra: Remove unused/non-existent spl linker script reference
Tom Warren
2013-05-28
Tegra: T30: Beaver: Fix board/board_name env vars, s/b beaver, not cardhu
Tom Warren
2013-05-24
powerpc/mpc85xx: Clear L1 D-cache lock
York Sun
2013-05-24
SECURE BOOT - Removed deletion of TLB entries code
Ruchika Gupta
2013-05-24
powerpc/b4860qds: Add LAW Target ID and Create LAW entry for Maple
Shaveta Leekha
2013-05-24
powerpc/p5040: fix mdio mux for 10G port
Shaohui Xie
2013-05-24
powerpc/B4: Merge B4420 and B4860 in config_mpc85xx.h
Poonam Aggrwal
2013-05-24
sf: spansion: Add support for S25FL128S
Xie Xiaobo
2013-05-24
powerpc/p2041: fix serdes reference clock frequency display for PC board
Shaohui Xie
2013-05-24
powerpc/b4860: fix for Serdes connectivity to SFP's
Shaveta Leekha
2013-05-24
powerpc/t4240qds: fix PHY reset timeout issue
Shengzhou Liu
2013-05-24
powerpc/t4qds: Add SW7[4] in the DIP switch display
York Sun
2013-05-24
Enable XAUI interface for B4860QDS
Suresh Gupta
[next]