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-04-12
arm: Remove deprecated and now unused NAND SPL
Benoît Thébaudeau
2013-04-12
arm: Remove support for unused s3c64xx
Benoît Thébaudeau
2013-04-12
Revert "mkconfig: start deprecating Makefile config targets"
Benoît Thébaudeau
2013-04-12
arm: Remove support for smdk6400
Benoît Thébaudeau
2013-04-12
imx: Add u-boot-with-nand-spl.imx make target
Benoît Thébaudeau
2013-04-12
imx: Add u-boot-with-spl.imx make target
Benoît Thébaudeau
2013-04-12
.gitignore: Add /SPL
Benoît Thébaudeau
2013-04-12
Makefile: Move SHELL setup to config.mk
Benoît Thébaudeau
2013-04-12
arm: Remove unused relocate_code() parameters
Benoît Thébaudeau
2013-04-12
arm926ejs: Remove deprecated and now unused NAND SPL
Benoît Thébaudeau
2013-04-12
nand: mxc: Switch NAND SPL to generic SPL
Benoît Thébaudeau
2013-04-12
imx: Fix automatic make targets for imx images
Benoît Thébaudeau
2013-04-12
Makefile: Change CONFIG_SPL_PAD_TO to image offset
Benoît Thébaudeau
2013-04-12
autoconfig.mk: Make it possible to define configs from other configs
Benoît Thébaudeau
2013-04-12
arm: crt0.S: Remove bogus .globl
Benoît Thébaudeau
2013-04-12
arm: relocate_code(): Use __image_copy_end for end of relocation
Benoît Thébaudeau
2013-04-12
arm: relocate_code(): Remove useless relocation offset computation
Benoît Thébaudeau
2013-04-12
arm1136: Remove redundant relocate_code() return
Benoît Thébaudeau
2013-04-12
arm: relocate_code() is no longer noreturn
Benoît Thébaudeau
2013-04-12
arm: start.S: Fix _TEXT_BASE for SPL
Benoît Thébaudeau
2013-04-12
nand: mxc: Use appropriate page number in syndrome functions
Benoît Thébaudeau
2013-04-12
nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome()
Benoît Thébaudeau
2013-04-12
imx: mx53ard: Add support for NAND Flash
Benoît Thébaudeau
2013-04-12
imx: mx5: lowlevel_init: Simplify code
Benoît Thébaudeau
2013-04-12
nand: mxc: Add support for i.MX5
Benoît Thébaudeau
2013-04-12
nand: mxc: Prepare to add support for i.MX5
Benoît Thébaudeau
2013-04-12
mtd: nand: mxc_nand: Fix is_16bit_nand()
Fabio Estevam
2013-04-12
mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT
Fabio Estevam
2013-04-08
omap5_common.h: Use fallback CONFIG_SYS_BAUDRATE_TABLE
Tom Rini
2013-04-08
omap5_uevm.h: Move uEVM-specific choices to omap5_uevm.h
Tom Rini
2013-04-08
OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMC
Tom Rini
2013-04-08
arm: omap4: Fix SDRAM AUTO DETECTION
Lokesh Vutla
2013-04-08
OMAP: Fix copy-paste bug that did not enable UART4 clock
Lubomir Popov
2013-04-08
doc/feature-removal-schedule.txt: Add CONFIG_SYS_(CLOCKS|PADS)_ENABLE_ALL
Tom Rini
2013-04-08
ARM: OMAP4/5: Make bootz as the default boot command
SRICHARAN R
2013-04-08
ARM: OMAP4/5: Change the default boot command to work with device tree
SRICHARAN R
2013-04-08
omap5: Allow use of a plain text env file
Nishanth Menon
2013-04-08
ARM: OMAP5: Set fdt_high to enable booting with Device tree
SRICHARAN R
2013-04-08
ARM: OMAP5: Rename omap5_evm to omap5_uevm
SRICHARAN R
2013-04-08
omap2420-h4: Fix get_timer() and CONFIG_SYS_HZ
Hunter, Jon
2013-04-08
omap2420-h4: Add device tree support
Hunter, Jon
2013-04-08
omap2420-h4: Fix booting from NOR flash
Hunter, Jon
2013-04-08
omap2420-h4: Fix DRAM initialisation
Hunter, Jon
2013-04-08
tricorder: enable hw assisted BCH8 in SPL and u-boot
Andreas Bießmann
2013-04-08
omap_gpmc: add support for hw assisted BCH8
Andreas Bießmann
2013-04-08
omap_gpmc: change nandecc command
Andreas Bießmann
2013-04-08
omap3/omap_gpmc.h: add ooblayout for BCH8 as in kernel
Andreas Bießmann
2013-04-08
asm/omap_gpmc.h: consolidate common defines
Andreas Bießmann
2013-04-08
omap3/cpu.h: add BCH support
Andreas Bießmann
2013-04-08
omap3_beagle: Flush UART3 xmit on enable if TEMT is broken
Manfred Huber
[next]