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-13
ARM: tegra: make use of negative ENV_OFFSET on NVIDIA boards
Stephen Warren
2013-06-13
env_mmc: allow negative CONFIG_ENV_OFFSET
Stephen Warren
2013-06-13
mmc: report capacity for the selected partition
Stephen Warren
2013-06-13
README: document CONFIG_ENV_IS_IN_MMC
Stephen Warren
2013-06-13
fsl_esdhc: Do not clear interrupt status bits until data processed
Andrew Gabbasov
2013-06-13
mmc: fsl_esdhc: Fix hang after 'save' command
Fabio Estevam
2013-06-13
mmc write bug fix
Ruud Commandeur
2013-06-13
mmc: sdhci: Enable 8-bit bus width only for 3.0 spec onwards
Jagannadha Sutradharudu Teki
2013-06-13
mmc: fix env in mmc with redundant compile error
Bo Shen
2013-06-11
Merge branch 'master' of git://git.denx.de/u-boot-74xx-7xx
Tom Rini
2013-06-11
ppc: ppmc7xx: Fix possible out-of-bound access
Marek Vasut
2013-06-11
powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7
Scott Wood
2013-06-08
MIPS: asm/errno.h: switch to asm-generic/errno.h
Daniel Schwierzeck
2013-06-08
MIPS: fix __raw_* IO accessors
Gabor Juhos
2013-06-07
pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option
Gabor Juhos
2013-06-07
fdt: remove unaligned access in fdt_fixup_ethernet()
Stephen Warren
2013-06-07
generic_board: reduce the redundancy of gd_t struct members
Masahiro Yamada
2013-06-07
am335x: enable falcon boot mode for mmc (raw and fat) and nand
Peter Korsgaard
2013-06-07
spl_mmc: add Falcon mode support for raw variant
Peter Korsgaard
2013-06-07
spl_mmc: mmc_load_image_raw(): Add sector argument
Peter Korsgaard
2013-06-07
spl_mmc: add Falcon mode support for FAT variant
Peter Korsgaard
2013-06-07
devkit8000: Add SPL_OS for MMC support
Tom Rini
2013-06-07
spl_mmc: mmc_load_image_fat(): Add filename argument and move fat init out
Peter Korsgaard
2013-06-07
spl_mmc: return error from mmc_load_image_{raw, fat} rather than hanging
Peter Korsgaard
2013-06-07
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2013-06-07
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Tom Rini
2013-06-06
input: Finish simplifing key_matrix_decode_fdt()
Stephen Warren
2013-06-06
checkpatch.pl: Add 'printf' to logFunctions
Tom Rini
2013-06-06
am33xx/omap4+: Move SRAM_SCRATCH_SPACE_ADDR to <asm/arch/omap.h>
Tom Rini
2013-06-05
ARM: bcm2835: add simplefb DT node during bootz/m
Stephen Warren
2013-06-05
lcd: add functions to set up simplefb device tree
Stephen Warren
2013-06-05
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-06-05
Merge branch 'tpm' of git://git.denx.de/u-boot-x86
Tom Rini
2013-06-05
am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c
Tom Rini
2013-06-04
am33xx: Correct NON_SECURE_SRAM_START/END
Tom Rini
2013-06-04
omap-common/hwinit-common.c: Mark omap_rev_string as static
Tom Rini
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
[next]