index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv7
/
am33xx
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
am33xx: Move some variables in emif4.c, mark them static.
Tom Rini
2012-09-01
1
-4
/
+3
*
am33xx: Correct and clean up ddr_regs struct
Tom Rini
2012-09-01
2
-15
/
+2
*
am33xx: Do not touch 'ratio1' fields
Tom Rini
2012-09-01
2
-17
/
+0
*
am33xx: Rework config_io_ctrl slightly
Tom Rini
2012-09-01
2
-15
/
+7
*
am33xx: Use emif_regs struct for storing initialization values
Tom Rini
2012-09-01
2
-44
/
+27
*
am33xx: Turn a number of 'int' functions to 'void'
Tom Rini
2012-09-01
2
-36
/
+9
*
am33xx: Document what we're doing with ddrctrl->ddrckectrl
Tom Rini
2012-09-01
1
-4
/
+2
*
am33xx: Clean up unused DDR defines, prefix more with 'DDR2'
Tom Rini
2012-09-01
1
-23
/
+23
*
am33xx: Move the call to ddr_pll_config, make it take the frequency
Tom Rini
2012-09-01
2
-3
/
+4
*
am33xx: Pass to config_ddr the type of memory that is connected
Tom Rini
2012-09-01
2
-18
/
+23
*
am33xx: Make config_cmd_ctrl / config_ddr_data take const structs
Tom Rini
2012-09-01
2
-59
/
+46
*
am33xx: Rework DDR2 EMIF initalization slightly
Tom Rini
2012-09-01
1
-15
/
+2
*
am33xx: Bugfix to config_sdram()
Tom Rini
2012-09-01
1
-2
/
+1
*
am33xx: Remove extra check in enable_ddr_clocks
Tom Rini
2012-09-01
1
-5
/
+0
*
am33xx: Convert to using <asm/emif.h> to describe the EMIF
Tom Rini
2012-09-01
1
-14
/
+15
*
am33xx: Enable gpio0 clock
Tom Rini
2012-09-01
1
-0
/
+4
*
am33xx: CPSW init and definitions
Chandan Nath
2012-09-01
1
-1
/
+7
*
omap: am335x_evm: enable i2c1 channel
Steve Sakoman
2012-09-01
1
-0
/
+5
*
omap: am33xx: enable gpio support
Steve Sakoman
2012-09-01
2
-0
/
+25
*
am33xx: Do not call init_timer twice
Tom Rini
2012-07-07
1
-14
/
+16
*
ARM:OMAP+:MMC: Add parameters to MMC init
Jonathan Solnit
2012-05-15
1
-1
/
+1
*
ARM: AM33XX: Add i2c support
Patil, Rachna
2012-01-23
1
-0
/
+5
*
ARM:AM33XX: Add SPL support for AM335X EVM
Chandan Nath
2012-01-16
5
-79
/
+66
*
ARM:AM33XX: Add mmc/sd support
Chandan Nath
2012-01-16
2
-0
/
+12
*
ARM:AM33XX: Fix ddr and timer register offset
Chandan Nath
2012-01-16
2
-4
/
+7
*
ARM:AM33XX: Add support for TI AM335X EVM
Chandan Nath
2011-10-27
2
-1
/
+67
*
ARM:AM33XX: Add emif/ddr support
Chandan Nath
2011-10-27
3
-0
/
+351
*
ARM:AM33XX: Add clock definitions
Chandan Nath
2011-10-27
2
-0
/
+274
*
ARM:AM33XX: Added support for AM33xx
Chandan Nath
2011-10-27
3
-0
/
+246
[prev]