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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2011-12-09
tegra2: Remove unneeded boot code
Simon Glass
2011-12-09
arm: Move CP15 init out of cpu_init_crit()
Simon Glass
2011-12-09
tegra2: Simplify tegra_start() boot path
Simon Glass
2011-12-09
tegra2: Add arch_cpu_init() to fire up Cortex-A9
Simon Glass
2011-12-09
Fix warnings in arch/arm/cpu/arm920t/s3c24x0/usb_ohci.c
Simon Glass
2011-12-08
arch/mips/lib/board.c: Fix GCC 4.6 build warning
Wolfgang Denk
2011-12-08
arch/mips/lib/board.c: make (mostly) checkpatch clean
Wolfgang Denk
2011-12-07
powerpc: Minimal private libgcc to build on Debian
Kyle Moffett
2011-12-07
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
Wolfgang Denk
2011-12-07
ppc4xx: Remove usbdev.c
Stefan Roese
2011-12-06
arch/arm/include/asm/arch-omap5/clocks.h: Fix GCC 4.2 warnings
Anatolij Gustschin
2011-12-06
arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warnings
Anatolij Gustschin
2011-12-06
arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warnings
Anatolij Gustschin
2011-12-06
MX: serial_mxc: cleanup removing nasty #ifdef
Stefano Babic
2011-12-06
MXS: Add static annotations to dma driver
Marek Vasut
2011-12-06
mx5: Correct a warning in clock.c
Simon Glass
2011-12-06
OMAP3: Add SPL_BOARD_INIT hook
Tom Rini
2011-12-06
OMAP3: Add SPL support to omap3_evm
Tom Rini
2011-12-06
OMAP3: Add SPL support to Beagleboard
Tom Rini
2011-12-06
OMAP3 SPL: Add identify_nand_chip function
Tom Rini
2011-12-06
OMAP3 SPL: Rework memory initalization and devkit8000 support
Tom Rini
2011-12-06
OMAP3: Suffix all Micron memory timing parts with their speed
Tom Rini
2011-12-06
OMAP3: Add optimal SDRC autorefresh control values
Tom Rini
2011-12-06
omap3: mem: Add MCFG helper macro
Tom Rini
2011-12-06
OMAP3: Remove get_mem_type prototype
Tom Rini
2011-12-06
OMAP3: Change mem_ok to clear again after reading back
Tom Rini
2011-12-06
OMAP3: Add a helper function to set timings in SDRC
Tom Rini
2011-12-06
OMAP3: Update SDRC dram_init to always call make_cs1_contiguous()
Tom Rini
2011-12-06
omap3: mem: Comment enable_gpmc_cs_config more
Tom Rini
2011-12-06
arm: printf() is not available in some SPL configurations
Christian Riesch
2011-12-06
arm, davinci: move misc function in arch tree
Heiko Schocher
2011-12-06
arm, davinci, da850: add uart1 tx rx pinmux config
Heiko Schocher
2011-12-06
arm, davinci: move davinci_rtc struct to hardware.h
Heiko Schocher
2011-12-06
arm, davinci: Remove duplication of pinmux configuration code
Christian Riesch
2011-12-06
arm, da850: Add pinmux configurations to the arch tree
Christian Riesch
2011-12-06
arm, davinci: Move pinmux functions from board to arch tree
Christian Riesch
2011-12-06
arm, arm926ejs: always do cpu critical inits
Heiko Schocher
2011-12-06
AM3517: move AM3517 specific mux defines to generic header
Ilya Yanok
2011-12-06
AM35xx: add EMAC support
Ilya Yanok
2011-12-06
arm926ejs: add noop implementation for dcache ops
Ilya Yanok
2011-12-06
davinci_emac: move arch-independent defines to separate header
Ilya Yanok
2011-12-06
omap4: fix IO setting
Aneesh V
2011-12-06
omap4460: add ES1.1 identification
Aneesh V
2011-12-06
omap4: emif: fix error in driver
Aneesh V
2011-12-06
omap: remove I2C from SPL
Aneesh V
2011-12-06
omap4460: fix TPS initialization
Aneesh V
2011-12-06
start.S: remove omap3 specific code from start.S
Aneesh V
2011-12-06
armv7: setup vector
Aneesh V
2011-12-06
armv7: include armv7/cpu.c in SPL build
Aneesh V
2011-12-06
armv7: disable L2 cache in cleanup_before_linux()
Aneesh V
[next]