summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
2013-03-14tegra: usb: move controller init into start_portLucas Stach
2013-03-14tegra: usb: remove unneeded function parameterLucas Stach
2013-03-14tegra: usb: make controller init functions more self containedLucas Stach
2013-03-14tegra: usb: set USB_PORTS_MAX to correct valueLucas Stach
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD
2013-03-12arm: make __bss_start and __bss_end__ compiler-generatedAlbert ARIBAUD
2013-03-12Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD
2013-03-12arm: omap: map u_boot_lists section to .sramAlbert ARIBAUD
2013-03-12Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-12ARM: sam9x5: fix ethernet pins in MII modeJesse Gilles
2013-03-12ARM: at91sam9x5: Using CPU string directlyBo Shen
2013-03-11Merge u-boot/master into u-boot-ti/masterTom Rini
2013-03-11arm: dra7xx: Add silicon id support for DRA752 socLokesh Vutla
2013-03-11arm: dra7xx: Add DDR related data for DRA752 ES1.0Lokesh Vutla
2013-03-11arm: dra7xx: Add control module changesLokesh Vutla
2013-03-11arm: dra7xx: clock: Add the dplls dataLokesh Vutla
2013-03-11arm: dra7xx: clock: Add the prcm changesLokesh Vutla
2013-03-11ARM: OMAP5: srcomp: enable slew rate compensation cells after powerupLokesh Vutla
2013-03-11ARM: OMAP5: Add DDR changes required for OMAP543X ES2.0 SOCsLokesh Vutla
2013-03-11ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendumSRICHARAN R
2013-03-11ARM: OMAP5: clock: Add the prcm register changes required for ES2.0SRICHARAN R
2013-03-11ARM: OMAP5: Add silicon id support for ES2.0 revision.SRICHARAN R
2013-03-11ARM: OMAP5: Clean up iosettings codeLokesh Vutla
2013-03-11ARM: OMAP4+: Make control module register structure genericLokesh Vutla
2013-03-11ARM: OMAP4+: Cleanup emif specific filesLokesh Vutla
2013-03-11ARM: OMAP4+: Clean up the pmic codeSRICHARAN R
2013-03-11ARM: OMAP4+: Cleanup the clocks layerSRICHARAN R
2013-03-11ARM: OMAP4+: Change the PRCM structure prototype common for all SocsSRICHARAN R
2013-03-11ARM: OMAP4+: emif: Detect SDRAM from SDRAM config registerLokesh Vutla
2013-03-11OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled.Enric Balletbo i Serra
2013-03-08SPL: ONENAND: Fix some ONENAND related defines.Enric Balletbo i Serra
2013-03-08omap_hsmmc: add driver check for write protectionNikita Kiryanov
2013-03-08omap_hsmmc: implement driver check for card detectionNikita Kiryanov
2013-03-08am33xx: Update DDR3 EMIF configuration sequenceTom Rini
2013-02-21Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-02-21Merge 'u-boot-microblaze/mainline/arm' into 'u-boot-arm/master'Albert ARIBAUD
2013-02-20mac: Fix the condition check for setting the MAC from the EEPROMHolger Hans Peter Freyther
2013-02-18am33xx: support for booting via usbethIlya Yanok
2013-02-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-02-11Tegra114: Add common CPU (shared) filesTom Warren
2013-02-11Tegra114: Add CPU (armv7) filesTom Warren
2013-02-11Tegra114: Add AVP (arm720t) filesTom Warren
2013-02-11tegra30: add SBC1 to periph id mapping tableAllen Martin
2013-02-11tegra: rename FUNCMUX_UART2_UARTBStephen Warren
2013-02-11Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.cTom Warren
2013-02-11Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entryTom Warren
2013-02-07arm: zynq: Add lowlevel initialization to CMichal Simek
2013-02-07arm: zynq: Add SLCR support with system resetMichal Simek
2013-02-04ppc: arm: Move sdhc_clk into arch_global_dataSimon Glass
2013-02-02Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD