| Commit message (Expand) | Author | Age | Lines |
* | am33xx: Rework pinmux functions | Tom Rini | 2012-09-01 | -78/+68 |
* | am33xx evm: Add CONFIG_CMD_EEPROM and related | Tom Rini | 2012-09-01 | -9/+8 |
* | am33xx: Add support for TI AM335x StarterKit EVM | Tom Rini | 2012-09-01 | -2/+50 |
* | am33xx: Remove board/ti/am335x/evm.c | Tom Rini | 2012-09-01 | -200/+174 |
* | am33xx: Add DDR3 (Micron MT41J128M16JT-125) timings and support | Tom Rini | 2012-09-01 | -0/+60 |
* | am33xx: Rework config_ddr to make DDR3 support easier. | Tom Rini | 2012-09-01 | -14/+23 |
* | am33xx: Move some variables in emif4.c, mark them static. | Tom Rini | 2012-09-01 | -4/+3 |
* | am33xx: Correct and clean up ddr_regs struct | Tom Rini | 2012-09-01 | -34/+20 |
* | am33xx: Do not touch 'ratio1' fields | Tom Rini | 2012-09-01 | -35/+7 |
* | am33xx: Rework config_io_ctrl slightly | Tom Rini | 2012-09-01 | -27/+8 |
* | am33xx: Use emif_regs struct for storing initialization values | Tom Rini | 2012-09-01 | -78/+31 |
* | am33xx: Turn a number of 'int' functions to 'void' | Tom Rini | 2012-09-01 | -42/+15 |
* | am33xx: Document what we're doing with ddrctrl->ddrckectrl | Tom Rini | 2012-09-01 | -4/+3 |
* | am335x: ddr_defs: Update EMIF parameters | Vaibhav Bedia | 2012-09-01 | -5/+5 |
* | am33xx: Clean up unused DDR defines, prefix more with 'DDR2' | Tom Rini | 2012-09-01 | -43/+35 |
* | am33xx: Move the call to ddr_pll_config, make it take the frequency | Tom Rini | 2012-09-01 | -3/+5 |
* | am33xx: Pass to config_ddr the type of memory that is connected | Tom Rini | 2012-09-01 | -20/+31 |
* | am33xx: Make config_cmd_ctrl / config_ddr_data take const structs | Tom Rini | 2012-09-01 | -61/+48 |
* | am33xx: Rework DDR2 EMIF initalization slightly | Tom Rini | 2012-09-01 | -15/+2 |
* | am33xx: Bugfix to config_sdram() | Tom Rini | 2012-09-01 | -2/+1 |
* | am33xx: Remove extra check in enable_ddr_clocks | Tom Rini | 2012-09-01 | -5/+0 |
* | am33xx: Convert to using <asm/emif.h> to describe the EMIF | Tom Rini | 2012-09-01 | -41/+15 |
* | am33xx: Remove DMM_BASE define | Tom Rini | 2012-09-01 | -1/+0 |
* | am335x_evm: Update config for common usage | Tom Rini | 2012-09-01 | -10/+60 |
* | am33xx: Enable gpio0 clock | Tom Rini | 2012-09-01 | -0/+4 |
* | OMAP3: igep00x0: add SPL support for IGEP-based boards | Javier Martinez Canillas | 2012-09-01 | -68/+147 |
* | OMAP3: mem: Add Numonyx OneNAND 200MHz timing information | Javier Martinez Canillas | 2012-09-01 | -0/+29 |
* | OMAP3: igep00x0: Add config option to choose flash storage memory | Javier Martinez Canillas | 2012-09-01 | -2/+31 |
* | am335x_evm: CPSW support | Chandan Nath | 2012-09-01 | -1/+110 |
* | am335x_evm: read the on-board EEPROM | Ilya Yanok | 2012-09-01 | -2/+70 |
* | am33xx: pin mux defintions for CPSW switch | Chandan Nath | 2012-09-01 | -0/+49 |
* | am33xx: CPSW init and definitions | Chandan Nath | 2012-09-01 | -1/+23 |
* | cpsw: add driver for cpsw ethernet device | Cyril Chemparathy | 2012-09-01 | -0/+1043 |
* | beagle: only call DSS code when #defined CONFIG_VIDEO_OMAP3 | Peter Meerwald | 2012-09-01 | -0/+4 |
* | serial/ns16550: ns16550 has a different register layout on SOC_DA8XX | Mikhail Kshevetskiy | 2012-09-01 | -1/+10 |
* | arm/davinci/da850: add uart0 pinmux | Mikhail Kshevetskiy | 2012-09-01 | -0/+7 |
* | arm/davinci: fix DDR2/mDDR memory controller initialization for Omap L138 | Mikhail Kshevetskiy | 2012-09-01 | -7/+20 |
* | Revert "arm: armv7: add compile option -mno-unaligned-access if available" | Albert ARIBAUD | 2012-09-01 | -2/+0 |
* | omap: am335x_evm: enable i2c1 channel | Steve Sakoman | 2012-09-01 | -0/+20 |
* | beagle: removed unused pr_debug #define | Peter Meerwald | 2012-09-01 | -2/+0 |
* | beagle: fix termination of buddy env setting | Peter Meerwald | 2012-09-01 | -1/+1 |
* | beagle: make get_expansion_id(), get_board_revision(), beagle_display_init() ... | Peter Meerwald | 2012-09-01 | -3/+3 |
* | igep00x0: default mmcrootfstype to EXT4 | Javier Martinez Canillas | 2012-09-01 | -1/+1 |
* | igep00x0: default to OMAP-specific serial driver | Javier Martinez Canillas | 2012-09-01 | -1/+1 |
* | da850/omap-l138: add support for direct NOR boot mode | Lad, Prabhakar | 2012-09-01 | -2/+21 |
* | da850/omap-l138: Add support for NAND SPL | Lad, Prabhakar | 2012-09-01 | -0/+26 |
* | da850/omap-l138: Fix NAND flash timings | Lad, Prabhakar | 2012-09-01 | -5/+5 |
* | da850/omap-l138: Add support to read u-boot image from MMC/SD | Lad, Prabhakar | 2012-09-01 | -0/+84 |
* | da850/omap-l138: Define SPI specific configs for SPL only when SPI is used | Lad, Prabhakar | 2012-09-01 | -7/+10 |
* | arm, davinci: perform check for initializing global data and serial init | Lad, Prabhakar | 2012-09-01 | -6/+9 |