Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
fb6aa1faf5c7352d3424d691a6b3c0a9891eec52
/
arch
/
arm
/
include
/
asm
/
arch-am33xx
7808e1e
Allow AM33xx boards to setup GPMC chipselects.
by Mark Jackson
· 12 years ago
9fb5dce
omap: consolidate common mmc definitions
by Nikita Kiryanov
· 12 years ago
87b82cc
am33xx: support for booting via usbeth
by Ilya Yanok
· 12 years ago
7c03a22
Add DDR3 support for AM335x-EVM (Version 1.5A)
by Jeff Lance
· 12 years ago
67b4a79
pcm051: Add support for Phytec phyCORE-AM335x
by Lars Poeschel
· 12 years ago
e0cb8c0
am33xx: add a pulldown macro to pinmux config
by Lars Poeschel
· 12 years ago
b56eeed
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
59e38b4
am33xx: add ELM support
by Mansoor Ahamed
· 12 years ago
2ebbb86
am33xx: NAND support
by Ilya Yanok
· 12 years ago
7aa1a6e
am33xx: init OTG hardware and new musb gadget driver
by Ilya Yanok
· 12 years ago
3adb827
am33xx/ddr_defs.h: rename DDR2/DDR3 defines to their actual part numbers
by Peter Korsgaard
· 12 years ago
eb6cf7b
am33xx: support board specific ddr settings
by Peter Korsgaard
· 12 years ago
5d3f682
am33xx: move generic parts of pinmux handling out from board/ti/am335x
by Peter Korsgaard
· 12 years ago
85ec2db
am33xx: move ti i2c baseboard header handling to board/ti/am335x/
by Peter Korsgaard
· 12 years ago
0c1c923
am33xx: Add SPI SPL as an option
by Tom Rini
· 12 years ago
2d7da5f
am335x: Enable RTC 32K OSC clock
by Vaibhav Hiremath
· 13 years ago
b55759e
am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XX
by Joel A Fernandes
· 12 years ago
f7a2c55
OMAP: networking support for SPL
by Ilya Yanok
· 12 years ago
29d69dc
ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
by Tom Rini
· 12 years ago
1178475
am33xx evm: Update secure_emif_sdram_config during ddr init
by Satyanarayana, Sandhya
· 12 years ago
ee5bce4
omap4/5/am33xx: Make lowlevel_init available to all armv7 platforms
by Tom Rini
· 12 years ago
0dc71d1
am33xx: Correct MMC1, remove MMC2 support
by Tom Rini
· 12 years ago
7a24772
am33xx: Rework pinmux functions
by Tom Rini
· 12 years ago
4b30240
am33xx: Add support for TI AM335x StarterKit EVM
by Tom Rini
· 12 years ago
323315a
am33xx: Add DDR3 (Micron MT41J128M16JT-125) timings and support
by Tom Rini
· 12 years ago
3e44458
am33xx: Correct and clean up ddr_regs struct
by Tom Rini
· 12 years ago
6fbca68
am33xx: Do not touch 'ratio1' fields
by Tom Rini
· 12 years ago
b239b3b
am33xx: Rework config_io_ctrl slightly
by Tom Rini
· 12 years ago
b668ae4
am33xx: Use emif_regs struct for storing initialization values
by Tom Rini
· 12 years ago
6f868cf
am33xx: Turn a number of 'int' functions to 'void'
by Tom Rini
· 12 years ago
de3c570
am33xx: Document what we're doing with ddrctrl->ddrckectrl
by Tom Rini
· 12 years ago
a125512
am335x: ddr_defs: Update EMIF parameters
by Vaibhav Bedia
· 13 years ago
f4914f9
am33xx: Clean up unused DDR defines, prefix more with 'DDR2'
by Tom Rini
· 12 years ago
034aba7
am33xx: Move the call to ddr_pll_config, make it take the frequency
by Tom Rini
· 12 years ago
3fd4456
am33xx: Pass to config_ddr the type of memory that is connected
by Tom Rini
· 12 years ago
1652dd5
am33xx: Make config_cmd_ctrl / config_ddr_data take const structs
by Tom Rini
· 12 years ago
0d65471
am33xx: Convert to using <asm/emif.h> to describe the EMIF
by Tom Rini
· 13 years ago
075a9bf
am33xx: Remove DMM_BASE define
by Tom Rini
· 12 years ago
b79a12e
am33xx: pin mux defintions for CPSW switch
by Chandan Nath
· 12 years ago
2015c38
am33xx: CPSW init and definitions
by Chandan Nath
· 12 years ago
6229e33
omap: am33xx: enable gpio support
by Steve Sakoman
· 12 years ago
772be79
omap: am33xx: accomodate input clocks other than 24 Mhz
by Steve Sakoman
· 13 years ago
e89f154
ARM: OMAP3+: Detect reset type
by Lokesh Vutla
· 13 years ago
74349c6
am33xx: Fix i2c sampling rate typo
by Tom Rini
· 13 years ago
6097fdf
am33xx: Fill in more cm_wkuppll / cm_perpll
by Tom Rini
· 13 years ago
0a5f44b
am335x: Correct i2c sysc offset
by Tom Rini
· 13 years ago
5899cef
am33xx: Do not call init_timer twice
by Tom Rini
· 13 years ago
a9b0556
ARM:OMAP+:MMC: Add parameters to MMC init
by Jonathan Solnit
· 13 years ago
2cf9ba8
am33xx: ddr_defs.h: Change DDR timings
by Chase Maupin
· 13 years ago
32ec325
omap_hsmmc: Wait for CMDI to be clear
by Tom Rini
· 13 years ago
5f70c51
ARM: AM33XX: Add i2c support
by Patil, Rachna
· 13 years ago
77a73fe
ARM:AM33XX: Add SPL support for AM335X EVM
by Chandan Nath
· 13 years ago
d6e97f8
ARM:AM33XX: Add mmc/sd support
by Chandan Nath
· 13 years ago
5b5c212
ARM:AM33XX: Fix ddr and timer register offset
by Chandan Nath
· 13 years ago
68e382b
ARM:AM33XX: Replace CONFIG_AM335X with CONFIG_AM33XX
by Chandan Nath
· 13 years ago
869f332
am335x: Drop board_sysinfo struct
by Tom Rini
· 13 years ago
98b036e
ARM:AM33XX: Add emif/ddr support
by Chandan Nath
· 13 years ago
4ba3345
ARM:AM33XX: Add clock definitions
by Chandan Nath
· 13 years ago
1c95969
ARM:AM33XX: Added support for AM33xx
by Chandan Nath
· 13 years ago