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
/
include
/
asm
/
arch-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: Convert to using <asm/emif.h> to describe the EMIF
Tom Rini
2012-09-01
am33xx: Remove DMM_BASE define
Tom Rini
2012-09-01
am33xx: pin mux defintions for CPSW switch
Chandan Nath
2012-09-01
am33xx: CPSW init and definitions
Chandan Nath
2012-09-01
omap: am33xx: enable gpio support
Steve Sakoman
2012-07-07
omap: am33xx: accomodate input clocks other than 24 Mhz
Steve Sakoman
2012-07-07
ARM: OMAP3+: Detect reset type
Lokesh Vutla
2012-07-07
am33xx: Fix i2c sampling rate typo
Tom Rini
2012-07-07
am33xx: Fill in more cm_wkuppll / cm_perpll
Tom Rini
2012-07-07
am335x: Correct i2c sysc offset
Tom Rini
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-02-27
am33xx: ddr_defs.h: Change DDR timings
Chase Maupin
2012-02-15
omap_hsmmc: Wait for CMDI to be clear
Tom Rini
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
2012-01-16
ARM:AM33XX: Replace CONFIG_AM335X with CONFIG_AM33XX
Chandan Nath
2011-11-03
am335x: Drop board_sysinfo struct
Tom Rini
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