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/km: use CONFIG_NAND_ECC_BCH
Holger Brunck
2013-04-12
arm/km: rename BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT
Holger Brunck
2013-04-12
kirkwood_nand: allow usage of NAND_ECC_SOFT_BCH
Gerlando Falauto
2013-04-12
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-04-12
mx31pdk: Remove watchdog support
Fabio Estevam
2013-04-12
arm: Make all linker scripts compatible with per-symbol sections
Benoît Thébaudeau
2013-04-12
arm1176: Remove unused MMU setup from start.S
Benoît Thébaudeau
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-10
omap5912-osk: Fix get_timer() and CONFIG_SYS_HZ
Jon Hunter
2013-04-10
omap5912-osk: Increase flash partition for u-boot
Jon Hunter
2013-04-10
omap5912-osk: Fix device initialisation
Jon Hunter
2013-04-10
omap5912-osk: Fix booting from NOR flash
Jon Hunter
2013-04-10
omap5912-osk: Fix DRAM initialisation
Jon Hunter
2013-04-10
omap5_uevm: Correct to 2MiB aligned partitions on eMMC
Tom Rini
2013-04-10
OMAP4: Fix bug in omap4460_volts struct
Lubomir Popov
2013-04-10
am335x: Update timings for the beaglebone again
Tom Rini
2013-04-09
am335x/ti814x: Correct MMC_BOOT_DEVICES_START/END
Tom Rini
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
[next]