summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
...
| * use -ffunction-sections / --gc-sections on IXP42xMichael Schwingen2011-06-23-4/+9
| * support CONFIG_SYS_LDSCRIPT on ARMMichael Schwingen2011-06-23-0/+7
| * fix "depend" target in npe directoryMichael Schwingen2011-06-23-0/+1
| * Fix IXP code to work after relocation was addedMichael Schwingen2011-06-23-128/+68
| * add support for IXP42x Rev. B1 and newerMichael Schwingen2011-06-23-2/+5
* | ARM: drop unsupported 'trab' boardWolfgang Denk2011-06-22-26/+1
|/
* include/asm/arch-at91: update several .h files to ATMEL_xxx name schemeEric Benard2011-06-21-28/+28
* arm926ejs/at91/lowlevel_init.S: fix definesEric Benard2011-06-21-19/+22
* update arm/at91rm9200 work with rework rework110202Jens Scharsig2011-06-21-117/+128
* Minor coding style cleanupWolfgang Denk2011-06-02-21/+21
* armv7: Add ST-Ericsson u8500 archJohn Rigby2011-06-01-0/+767
* S5PC2XX: clock: support pwm clock for evt1 (cpu revision 1)Minkyu Kang2011-05-26-20/+26
* S5P: add set_mmc_clk for external clock controlJaehoon Chung2011-05-26-0/+41
* S5PC2XX: Support the cpu revisionMinkyu Kang2011-05-26-1/+13
* S5P:SROM config code moved to s5p-common directoryChander Kashyap2011-05-26-17/+68
* S5P: GPIO Macro Values Corrected.Chander Kashyap2011-05-26-6/+5
* MX31: drop warnings due to missing prototype for mxc_watchdog_reset()Stefano Babic2011-05-23-0/+1
* MX31: Make get_reset_cause() static and drop unreachable codeStefano Babic2011-05-23-5/+1
* MX53: Handle silicon revision 2.1 caseFabio Estevam2011-05-23-7/+3
* Minor coding style cleanup.Wolfgang Denk2011-05-19-2/+1
* at91: fixed at91sam9263 system fileDaniel Gorsulowski2011-05-18-37/+18
* remove __attribute__ ((packed)) in at91 headersJens Scharsig2011-05-18-8/+8
* at91rm9200: fix lowlevel_init() SMRDATA sizeJens Scharsig2011-05-18-2/+6
* AT91: fix timer.c - remove reset_timer()Reinhard Meyer2011-05-18-16/+11
* AT91: remove LEGACY from at91_rstc.hReinhard Meyer2011-05-18-25/+0
* AT91: change includes from asm/arch/io.h to asm/io.hReinhard Meyer2011-05-18-51/+7
* AT91: cleanup at91sam9260_matrix.h to struct SoC accessReinhard Meyer2011-05-18-57/+45
* AT91: fix related at91 system/driver filesReinhard Meyer2011-05-18-51/+33
* AT91: fix related arch-at91 header filesReinhard Meyer2011-05-18-29/+15
* AT91: cleanup hardware.h, remove memory-map.hReinhard Meyer2011-05-18-100/+32
* AT91: rework at91sam9g45.hReinhard Meyer2011-05-18-118/+107
* AT91: rework at91sam9263.hReinhard Meyer2011-05-18-118/+100
* AT91: rework at91sam9261.hReinhard Meyer2011-05-18-85/+102
* AT91: rework at91sam9260.hReinhard Meyer2011-05-18-120/+132
* Kirkwood: allow to override CONFIG_SYS_TCLKSimon Guinot2011-05-11-3/+5
* MX31: change return value of get_cpu_revStefano Babic2011-05-11-14/+19
* MX31: removed warning due to missing prototypeStefano Babic2011-05-11-0/+1
* Handle most LDSCRIPT setting centrallyScott Wood2011-04-30-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-04-27-944/+1685
|\
| * Don't grab memory for LCD if FB address is definedMinkyu Kang2011-04-27-0/+4
| * ftsmc020: move ftsmc020 static mem controller to driver/mtdMacpaul Lin2011-04-27-131/+0
| * ftsdmc020: move ftsdmc020.h to include/faradayMacpaul Lin2011-04-27-103/+0
| * ARMV7: OMAP3: Cleanup extern variables in mem.cLuca Ceresoli2011-04-27-32/+0
| * arm: Tegra2: GPIO: Add basic GPIO definitionsTom Warren2011-04-27-0/+60
| * arm: Tegra2: Add missing PLLX initTom Warren2011-04-27-2/+33
| * ARM: fix stack pointer adjustment in board_init_f()Eric Cooper2011-04-27-1/+1
| * arm: Tegra2: add support for A9 CPU initTom Warren2011-04-27-1/+626
| * ARMV7: OMAP3: Add GPMC_CONFIGx register value definitionsLuca Ceresoli2011-04-27-0/+95
| * ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XXLuca Ceresoli2011-04-27-1/+1
| * omap3_beagle: enable EHCI and USB storage.Alexander Holler2011-04-27-0/+58