summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
...
| * | mac: Fix the condition check for setting the MAC from the EEPROMHolger Hans Peter Freyther2013-02-20-2/+2
| * | gpio: Build the da8xx_gpio code for the davinci644x deviceHolger Hans Peter Freyther2013-02-20-1/+7
| * | malloc: make malloc_bin_reloc staticGabor Juhos2013-02-19-4/+0
| * | nds32: Add a basic errno.hSimon Glass2013-02-18-0/+1
| |/
* | arm: dra7xx: Add silicon id support for DRA752 socLokesh Vutla2013-03-11-2/+14
* | arm: dra7xx: Add board files for DRA7XX socsLokesh Vutla2013-03-11-9/+349
* | arm: dra7xx: Add DDR related data for DRA752 ES1.0Lokesh Vutla2013-03-11-6/+42
* | arm: dra7xx: Add control module changesLokesh Vutla2013-03-11-2/+85
* | arm: dra7xx: clock: Add the dplls dataLokesh Vutla2013-03-11-8/+94
* | arm: dra7xx: clock: Add the prcm changesLokesh Vutla2013-03-11-8/+252
* | ARM: OMAP5: srcomp: enable slew rate compensation cells after powerupLokesh Vutla2013-03-11-1/+152
* | ARM: OMAP5: Add DDR changes required for OMAP543X ES2.0 SOCsLokesh Vutla2013-03-11-2/+94
* | ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendumSRICHARAN R2013-03-11-189/+254
* | ARM: OMAP5: clock: Add the prcm register changes required for ES2.0SRICHARAN R2013-03-11-0/+292
* | ARM: OMAP5: Add silicon id support for ES2.0 revision.SRICHARAN R2013-03-11-11/+21
* | ARM: OMAP5: Clean up iosettings codeLokesh Vutla2013-03-11-44/+78
* | ARM: OMAP4+: Make control module register structure genericLokesh Vutla2013-03-11-191/+259
* | ARM: OMAP4+: Cleanup emif specific filesLokesh Vutla2013-03-11-85/+108
* | ARM: OMAP4+: Clean up the pmic codeSRICHARAN R2013-03-11-260/+198
* | ARM: OMAP4+: Cleanup the clocks layerSRICHARAN R2013-03-11-895/+869
* | ARM: OMAP4+: Change the PRCM structure prototype common for all SocsSRICHARAN R2013-03-11-1205/+1312
* | ARM: OMAP4+: emif: Detect SDRAM from SDRAM config registerLokesh Vutla2013-03-11-7/+28
* | Allow AM33xx boards to setup GPMC chipselects.Mark Jackson2013-03-11-0/+2
* | OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled.Enric Balletbo i Serra2013-03-11-1/+1
* | SPL: ONENAND: Fix some ONENAND related defines.Enric Balletbo i Serra2013-03-08-5/+5
* | omap3: allow dynamic selection of gfx_formatNikita Kiryanov2013-03-08-0/+1
* | omap3: add useful dss definesNikita Kiryanov2013-03-08-0/+30
* | omap_hsmmc: add driver check for write protectionNikita Kiryanov2013-03-08-7/+8
* | omap_hsmmc: implement driver check for card detectionNikita Kiryanov2013-03-08-7/+7
* | omap: consolidate common mmc definitionsNikita Kiryanov2013-03-08-551/+175
* | am33xx: Update DDR3 EMIF configuration sequenceTom Rini2013-03-08-3/+9
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-02-21-0/+8
|\ \
| * | am33xx: support for booting via usbethIlya Yanok2013-02-18-0/+4
| * | da8xx: Add the missing pinmux for da830 to the gpio driverTomas Novotny2013-02-18-0/+4
| |/
* | Merge 'u-boot-microblaze/mainline/arm' into 'u-boot-arm/master'Albert ARIBAUD2013-02-21-1/+206
|\ \ | |/ |/|
| * arm: zynq: Add lowlevel initialization to CMichal Simek2013-02-07-2/+70
| * arm: zynq: Add SLCR support with system resetMichal Simek2013-02-07-0/+137
* | Merge branch 'fixes' of git://git.denx.de/u-boot-mipsTom Rini2013-02-15-8/+0
|\ \
| * | MIPS: board.c: remove manual relocation of env_name_specDaniel Schwierzeck2013-02-15-8/+0
* | | x86: Remove unused real mode codeSimon Glass2013-02-14-1794/+0
* | | x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTORSimon Glass2013-02-14-3/+3
* | | x86: Remove sc520 cpuSimon Glass2013-02-14-1591/+0
|/ /
* | Merge branch 'next' of git://git.denx.de/u-boot-mipsTom Rini2013-02-12-253/+268
|\ \
| * | MIPS: add dynamic relocation supportGabor Juhos2013-02-12-12/+94
| * | MIPS: u-boot.lds: add relocation specific sectionsGabor Juhos2013-02-12-1/+41
| * | MIPS: start.S: use symbol __image_copy_end for U-Boot image relocationDaniel Schwierzeck2013-02-12-19/+9
| * | MIPS: start.S: optimize BSS initializationDaniel Schwierzeck2013-02-12-28/+35
| * | MIPS: board.c: switch to new symbols __bss_end and __image_copy_endDaniel Schwierzeck2013-02-12-2/+3
| * | MIPS: u-boot.lds: introduce symbol __image_copy_endDaniel Schwierzeck2013-02-12-0/+8
| * | MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end]Daniel Schwierzeck2013-02-12-5/+18