| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> | Tom Rini | 2012-09-27 | 1 | -0/+35 |
* | omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() | Tom Rini | 2012-09-27 | 1 | -1/+0 |
* | omap4 i2c: add support for i2c bus 4 | Koen Kooi | 2012-09-06 | 2 | -1/+2 |
* | omap4/5/am33xx: Make lowlevel_init available to all armv7 platforms | Tom Rini | 2012-09-01 | 1 | -1/+0 |
* | OMAP4+: Force DDR in self-refresh after warm reset | Lokesh Vutla | 2012-07-07 | 1 | -0/+1 |
* | ARM: OMAP3+: Detect reset type | Lokesh Vutla | 2012-07-07 | 2 | -0/+3 |
* | ARM: OMAP4: Correct the lpddr2 io settings register value. | SRICHARAN R | 2012-07-07 | 1 | -1/+1 |
* | OMAP5: DPLL core lock for OMAP5432 | Lokesh Vutla | 2012-07-07 | 1 | -0/+5 |
* | omap4+: Avoid using __attribute__ ((__packed__)) | Aneesh V | 2012-05-15 | 1 | -1/+1 |
* | OMAP3+: reset: Create a common reset layer. | SRICHARAN R | 2012-05-15 | 2 | -11/+11 |
* | OMAP4/5: device: Add support to get the device type. | SRICHARAN R | 2012-05-15 | 1 | -0/+4 |
* | OMAP4/5: Make the sysctrl structure common | SRICHARAN R | 2012-05-15 | 1 | -4/+6 |
* | OMAP4/5: Make the silicon revision variable common. | SRICHARAN R | 2012-05-15 | 1 | -6/+0 |
* | OMAP5: palmas: Configure nominal opp vdd values | SRICHARAN R | 2012-05-15 | 1 | -0/+1 |
* | OMAP4460: TPS Ensure SET1 is selected after voltage configuration | Nishanth Menon | 2012-05-15 | 1 | -1/+1 |
* | OMAP3+: Introduce generic logic for OMAP voltage controller | Nishanth Menon | 2012-05-15 | 2 | -15/+2 |
* | ARM:OMAP+:MMC: Add parameters to MMC init | Jonathan Solnit | 2012-05-15 | 1 | -1/+1 |
* | omap_hsmmc: Wait for CMDI to be clear | Tom Rini | 2012-02-15 | 1 | -1/+1 |
* | ehci-omap: Clean up added ehci-omap.c | Govindraj.R | 2012-02-12 | 1 | -0/+49 |
* | omap_rev_string: output to stdout | Andreas Müller | 2012-01-16 | 1 | -1/+1 |
* | omap4: fix boot issue on ES2.0 Panda | Aneesh V | 2012-01-16 | 1 | -1/+1 |
* | omap4_panda: Initialize the USB phy | Chris Lalancette | 2011-12-19 | 1 | -0/+63 |
* | omap4460: add ES1.1 identification | Aneesh V | 2011-12-06 | 1 | -0/+2 |
* | omap4/5: Add support for booting with CH. | Sricharan | 2011-11-15 | 3 | -8/+34 |
* | omap5: emif: Add emif/ddr configurations required for omap5 evm | Sricharan | 2011-11-15 | 1 | -1021/+0 |
* | omap5: clocks: Add clocks support for omap5 platform. | Sricharan | 2011-11-15 | 2 | -2/+22 |
* | omap5: Add minimal support for omap5430. | Sricharan | 2011-11-15 | 2 | -25/+16 |
* | omap: Checkpatch fixes | Sricharan | 2011-11-15 | 1 | -9/+2 |
* | OMAP3 SPL: Provide weak omap_rev_string | Tom Rini | 2011-10-27 | 1 | -1/+0 |
* | omap4: adding revision detection for 4460 ES1.1 | Ricardo Salveti de Araujo | 2011-10-27 | 1 | -0/+6 |
* | omap4: replacing OMAP4_CONTROL with OMAP4430_CONTROL | Ricardo Salveti de Araujo | 2011-10-27 | 1 | -5/+5 |
* | mmc: omap: config VMMC, MMC1_PBIAS | Balaji T K | 2011-09-30 | 1 | -1/+7 |
* | omap4: IO settings | Aneesh V | 2011-09-13 | 2 | -20/+43 |
* | omap4: make SDRAM init work for ES1.0 silicon | Aneesh V | 2011-09-13 | 1 | -3/+2 |
* | omap4: fix build warning due to signed unsigned comparison | Aneesh V | 2011-09-04 | 1 | -6/+6 |
* | omap: fix gpio related build breaks | Aneesh V | 2011-09-04 | 2 | -8/+50 |
* | omap4: clock init support for omap4460 | Aneesh V | 2011-08-03 | 1 | -1/+11 |
* | omap4: support TPS programming | Aneesh V | 2011-08-03 | 2 | -0/+17 |
* | omap: reuse omap3 gpio support in omap4 | Aneesh V | 2011-08-03 | 2 | -0/+34 |
* | omap4: sdram init changes for omap4460 | Aneesh V | 2011-08-03 | 1 | -2/+8 |
* | omap4: add omap4460 revision detection | Aneesh V | 2011-08-03 | 1 | -0/+1 |
* | omap: add MMC and FAT support to SPL | Aneesh V | 2011-08-03 | 1 | -0/+8 |
* | omap: add basic SPL support | Aneesh V | 2011-08-03 | 1 | -0/+1 |
* | omap4: calculate EMIF register values | Aneesh V | 2011-08-03 | 3 | -6/+14 |
* | omap4: add sdram init support | Aneesh V | 2011-08-03 | 4 | -4/+1036 |
* | omap4: add clock support | Aneesh V | 2011-08-03 | 2 | -0/+672 |
* | omap4: add OMAP4430 revision check | Aneesh V | 2011-08-03 | 2 | -8/+28 |
* | omap4: cleanup pin mux data | Aneesh V | 2011-08-03 | 1 | -1/+3 |
* | omap4: utility function to identify the context of hw init | Aneesh V | 2011-08-03 | 1 | -1/+48 |
* | armv7: adapt omap4 to the new cache maintenance framework | Aneesh V | 2011-07-04 | 1 | -1/+1 |