summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeLines
* socfpga/spl: Remove timer_init from spl_board_initVikram Narayanan2012-11-04-3/+0
* Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD2012-11-03-13/+50
|\
| * omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFFTom Rini2012-10-30-13/+15
| * am33xx: Enable UART{1,2,3,4,5} clocksAndrew Bradford2012-10-25-0/+35
* | arm720t: add back common.h includeAllen Martin2012-10-29-0/+2
* | tegra20: initialize variable to avoid compiler warningAllen Martin2012-10-29-1/+1
* | tegra: move to common SPL frameworkAllen Martin2012-10-29-77/+14
* | ARM: enhance u-boot.lds to detect over-sized SPLStephen Warren2012-10-29-0/+4
* | Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-10-27-45/+129
|\ \
| * | MX5: fix warning in clock.cStefano Babic2012-10-26-1/+1
| * | mx5: Add workaround for ARM erratum ID 468414Fabio Estevam2012-10-17-0/+9
| * | mx5: lowlevel_init.S: Fix PLL settings for mx53Fabio Estevam2012-10-17-33/+63
| * | mx5: lowlevel_init.S: Split init_clock macroFabio Estevam2012-10-17-30/+65
| * | mx35: Fix eSDHC clocksBenoît Thébaudeau2012-10-16-2/+12
* | | ARM: fix u-boot.lds for -ffunction-sections/-fdata-sectionsStephen Warren2012-10-26-4/+4
* | | arm: ks8695: use defined constants for UARTYann Vernier2012-10-26-3/+3
* | | arm720: Remove CONFIG_ARM7_REVDMarek Vasut2012-10-26-11/+0
* | | arm720: Further clean up the arm720t directoryMarek Vasut2012-10-26-79/+7
* | | stdio: Remove the CLPS7111 serial driverMarek Vasut2012-10-26-2/+0
* | | arm: Remove support for NETARMMarek Vasut2012-10-26-158/+9
* | | arm: Remove support for s3c4510Marek Vasut2012-10-26-256/+2
* | | arm: Remove support for lpc2292Marek Vasut2012-10-26-835/+3
* | | Merge remote-tracking branch 'u-boot-atmel/master'Albert ARIBAUD2012-10-26-0/+15
|\ \ \
| * | | ARM: at91sam9x5: enable MCI0 support for 9x5ek board.Wu, Josh2012-10-17-0/+15
* | | | Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD2012-10-26-340/+54
|\ \ \ \ | | |_|/ | |/| |
| * | | am33xx: support board specific ddr settingsPeter Korsgaard2012-10-25-103/+11
| * | | am33xx: move generic parts of pinmux handling out from board/ti/am335xPeter Korsgaard2012-10-25-0/+34
| * | | am33xx/board: use cpu_mmc_init() for default mmc initializationPeter Korsgaard2012-10-25-2/+2
| * | | am33xx: move ti i2c baseboard header handling to board/ti/am335x/Peter Korsgaard2012-10-25-261/+0
| * | | am33xx/board.c: make wdtimer/uart_base staticPeter Korsgaard2012-10-25-2/+4
| * | | am33xx: Add SPI SPL as an optionTom Rini2012-10-25-0/+1
| * | | am335x: Enable RTC 32K OSC clockVaibhav Hiremath2012-10-25-1/+26
| * | | am33xx: Enable DDR3 for DDR3 version of beagleboneJoel A Fernandes2012-10-23-2/+7
* | | | common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22-15/+0
* | | | common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22-0/+28
|/ / /
* | | dm: Move s3c24xx USB driver to a proper placeMarek Vasut2012-10-18-2240/+0
* | | dm: wdt: arm: Move tnetv107x into drivers/watchdog/Marek Vasut2012-10-18-181/+1
|/ /
* | Remove lh7a40x cpu and serial driverAlbert ARIBAUD2012-10-16-916/+0
|/
* mx35: Define MAX and AIPS registersBenoît Thébaudeau2012-10-15-1/+32
* mx5: Optimize lowlevel_init code sizeBenoît Thébaudeau2012-10-15-53/+59
* mx25: Fix eSDHC supportBenoît Thébaudeau2012-10-15-9/+10
* mx25: Define cpu_eth_init() only if neededBenoît Thébaudeau2012-10-15-4/+6
* mx25: Clean up clocks APIBenoît Thébaudeau2012-10-15-3/+3
* mx25 clocks: Fix MXC_FEC_CLKBenoît Thébaudeau2012-10-15-2/+1
* mx25: Define more standard clocksBenoît Thébaudeau2012-10-15-0/+10
* mx25: Clean up clock calculationsBenoît Thébaudeau2012-10-15-4/+4
* mx25: Fix decode_pllBenoît Thébaudeau2012-10-15-3/+6
* mx5/6 clocks: Fix SDHC clocksBenoît Thébaudeau2012-10-15-0/+46
* mx51: Fix I2C clock ID checkBenoît Thébaudeau2012-10-15-1/+5
* mx5 clocks: Fix MXC_FEC_CLKBenoît Thébaudeau2012-10-15-3/+2