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
2014-06-19
bootm: Split out code from cmd_bootm.c
Simon Glass
2014-06-19
Reverse the meaning of the fit_config_verify() return code
Simon Glass
2014-06-19
tools: Check arguments in fit_check_sign/fit_info
Simon Glass
2014-06-19
fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB
Simon Glass
2014-06-19
mkimage: Automatically expand FDT in more cases
Simon Glass
2014-06-19
hash: Use uint8_t in preference to u8
Simon Glass
2014-06-19
am335x_evm: Only enable OF_CONTROL/OF_SEPARATE on VBOOT for now
Tom Rini
2014-06-19
.gitignore: drop include/asm/proc from ignore pattern
Masahiro Yamada
2014-06-19
fs: ext4: fix writing zero-length files
Stephen Warren
2014-06-19
fdt_support: correct the return condition of fdt_initrd()
Masahiro Yamada
2014-06-19
fdt_support: fix an endian bug of fdt_initrd()
Masahiro Yamada
2014-06-19
fdt_support: fix an endian bug of fdt_fixup_memory_banks
Masahiro Yamada
2014-06-19
fdt_support: add 'const' qualifier for unchanged argument
Masahiro Yamada
2014-06-19
fdt_support: refactor fdt_fixup_stdout() function
Masahiro Yamada
2014-06-19
fdt_support: delete force argument of fdt_chosen()
Masahiro Yamada
2014-06-19
fdt_support: delete force argument of fdt_initrd()
Masahiro Yamada
2014-06-19
fdt_support: refactor with fdt_find_or_add_subnode helper func
Masahiro Yamada
2014-06-19
fdt_support: delete unnecessary DECLARE_GLOBAL_DATA_PTR
Masahiro Yamada
2014-06-19
freescale: m5253demo: fix unused-but-set-variable warnings
Masahiro Yamada
2014-06-19
libfdt: Fix segfault when calling fit_check_format() on corrupt FIT images
Jon Nalley
2014-06-19
m68k:correct io macros about endian
Chao Fu
2014-06-19
m68k: eliminate a warning in cpu_init
Masahiro Yamada
2014-06-19
ARM: fdt support: Add usbethaddr as an acceptable MAC
Dan Murphy
2014-06-19
Fix bug in io64 target (introduced by commit aba27ac)
Vasili Galka
2014-06-18
configs: iocon: Enabling CONFIG_CMD_FPGAD again
Michal Simek
2014-06-17
imx: correct HAB status for new chip TO
Stefano Babic
2014-06-17
mx28evk: Add documentation on how to boot from SPI NOR
Fabio Estevam
2014-06-17
mx28evk: Add a target for SPI NOR boot
Fabio Estevam
2014-06-17
mx28evk: Fix warning when CONFIG_ENV_IS_IN_SPI_FLASH is selected
Fabio Estevam
2014-06-17
embestmx6boards: Fix the dtb file name for riotboard
Fabio Estevam
2014-06-17
embestmx6boards: Fix CONFIG_CONSOLE_DEV
Fabio Estevam
2014-06-17
mx6: drop ARM errata 742230
Shawn Guo
2014-06-17
arm: mx5: Enable CONFIG_SYS_GENERIC_BOARD on M53EVK
Marek Vasut
2014-06-17
mx6: Fix definition of IOMUXC_GPR12_DEVICE_TYPE_RC
Fabio Estevam
2014-06-17
arm: zynq: fix a bug in Zynq linker script
Masahiro Yamada
2014-06-14
arm: ethernut5: convert to generic board
Tim Schendekehl
2014-06-14
ARMv7: at91: enable ICache and DCache.
Wu, Josh
2014-06-14
video: atmel_hlcdfb: enable dcache support
Wu, Josh
2014-06-14
net: macb: enable dcache in macb
Wu, Josh
2014-06-14
macb: make checkpatch clean
Andreas Bießmann
2014-06-14
avr32: migrate cache functions
Andreas Bießmann
2014-06-12
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2014-06-12
mmc: free allocated memory on initialization errors
Darwin Rambo
2014-06-12
cmd_mmc: make mmc dev always re-probe the HW
Stephen Warren
2014-06-12
cmd_mmc: Use init_mmc_device() from do_mmc_rescan()
Stephen Warren
2014-06-12
cmd_mmc: add force_init parameter to init_mmc_device()
Stephen Warren
2014-06-12
disk: default to HW partition 0 if not specified
Stephen Warren
2014-06-12
cmd_mmc: default to HW partition 0 if not specified
Stephen Warren
2014-06-12
mmc: return meaningful error codes from mmc_select_hwpart
Stephen Warren
2014-06-12
i2c: kona: Resolve Kona I2C driver issue
Steve Rae
[prev]
[next]