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
/
arm
/
cpu
/
armv7
/
am33xx
Age
Commit message (
Expand
)
Author
2012-09-01
am33xx: Clean up unused DDR defines, prefix more with 'DDR2'
Tom Rini
2012-09-01
am33xx: Move the call to ddr_pll_config, make it take the frequency
Tom Rini
2012-09-01
am33xx: Pass to config_ddr the type of memory that is connected
Tom Rini
2012-09-01
am33xx: Make config_cmd_ctrl / config_ddr_data take const structs
Tom Rini
2012-09-01
am33xx: Rework DDR2 EMIF initalization slightly
Tom Rini
2012-09-01
am33xx: Bugfix to config_sdram()
Tom Rini
2012-09-01
am33xx: Remove extra check in enable_ddr_clocks
Tom Rini
2012-09-01
am33xx: Convert to using <asm/emif.h> to describe the EMIF
Tom Rini
2012-09-01
am33xx: Enable gpio0 clock
Tom Rini
2012-09-01
am33xx: CPSW init and definitions
Chandan Nath
2012-09-01
omap: am335x_evm: enable i2c1 channel
Steve Sakoman
2012-09-01
omap: am33xx: enable gpio support
Steve Sakoman
2012-07-07
am33xx: Do not call init_timer twice
Tom Rini
2012-05-15
ARM:OMAP+:MMC: Add parameters to MMC init
Jonathan Solnit
2012-01-23
ARM: AM33XX: Add i2c support
Patil, Rachna
2012-01-16
ARM:AM33XX: Add SPL support for AM335X EVM
Chandan Nath
2012-01-16
ARM:AM33XX: Add mmc/sd support
Chandan Nath
2012-01-16
ARM:AM33XX: Fix ddr and timer register offset
Chandan Nath
2011-10-27
ARM:AM33XX: Add support for TI AM335X EVM
Chandan Nath
2011-10-27
ARM:AM33XX: Add emif/ddr support
Chandan Nath
2011-10-27
ARM:AM33XX: Add clock definitions
Chandan Nath
2011-10-27
ARM:AM33XX: Added support for AM33xx
Chandan Nath