summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
* AT91: change includes from asm/arch/io.h to asm/io.hReinhard Meyer2011-05-188-51/+7
* AT91: cleanup at91sam9260_matrix.h to struct SoC accessReinhard Meyer2011-05-181-57/+45
* AT91: fix related at91 system/driver filesReinhard Meyer2011-05-187-51/+33
* AT91: fix related arch-at91 header filesReinhard Meyer2011-05-184-29/+15
* AT91: cleanup hardware.h, remove memory-map.hReinhard Meyer2011-05-182-100/+32
* AT91: rework at91sam9g45.hReinhard Meyer2011-05-181-118/+107
* AT91: rework at91sam9263.hReinhard Meyer2011-05-181-118/+100
* AT91: rework at91sam9261.hReinhard Meyer2011-05-181-85/+102
* AT91: rework at91sam9260.hReinhard Meyer2011-05-181-120/+132
* Kirkwood: allow to override CONFIG_SYS_TCLKSimon Guinot2011-05-111-3/+5
* MX31: change return value of get_cpu_revStefano Babic2011-05-112-14/+19
* MX31: removed warning due to missing prototypeStefano Babic2011-05-111-0/+1
* Handle most LDSCRIPT setting centrallyScott Wood2011-04-301-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-04-2759-944/+1685
|\
| * Don't grab memory for LCD if FB address is definedMinkyu Kang2011-04-271-0/+4
| * ftsmc020: move ftsmc020 static mem controller to driver/mtdMacpaul Lin2011-04-273-131/+0
| * ftsdmc020: move ftsdmc020.h to include/faradayMacpaul Lin2011-04-271-103/+0
| * ARMV7: OMAP3: Cleanup extern variables in mem.cLuca Ceresoli2011-04-271-32/+0
| * arm: Tegra2: GPIO: Add basic GPIO definitionsTom Warren2011-04-272-0/+60
| * arm: Tegra2: Add missing PLLX initTom Warren2011-04-272-2/+33
| * ARM: fix stack pointer adjustment in board_init_f()Eric Cooper2011-04-271-1/+1
| * arm: Tegra2: add support for A9 CPU initTom Warren2011-04-279-1/+626
| * ARMV7: OMAP3: Add GPMC_CONFIGx register value definitionsLuca Ceresoli2011-04-271-0/+95
| * ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XXLuca Ceresoli2011-04-271-1/+1
| * omap3_beagle: enable EHCI and USB storage.Alexander Holler2011-04-271-0/+58
| * OMAP3: Add support for DPLL5 (usbhost)Alexander Holler2011-04-275-5/+85
| * Replace obsolete e-mail addressAlbert ARIBAUD2011-04-2710-10/+10
| * a320evb: fix include path of timer fttmr010Macpaul Lin2011-04-271-1/+1
| * fttmr010: move fttmr010 header to include/faradayMacpaul Lin2011-04-271-73/+0
| * Orion5x: Correct DRAM bank detectionRogan Dawes2011-04-272-1/+2
| * I2C: add i2c support for Armada100 platformLei Wen2011-04-273-18/+50
| * I2C: add i2c support for Pantheon platformLei Wen2011-04-274-3/+29
| * mv_i2c: use structure to replace the direclty defineLei Wen2011-04-272-56/+10
| * pxa: move i2c driver to the common placeLei Wen2011-04-272-470/+0
| * arm: a320: use new ftpmu010 APIPo-Yu Chuang2011-04-271-20/+3
| * arm: Use optimized memcpy and memset from linuxMatthias Weisser2011-04-275-2/+437
| * OMAP3: BeagleBoard: Enable pullups on i2c2.Steve Kipisz2011-04-271-0/+14
| * MX31: drop warnings in get_cpu_revStefano Babic2011-04-271-1/+1
| * MX5: factor out boot cause funciton to common codeJason Liu2011-04-271-0/+28
| * ARM: MX31: Fix file name labelFabio Estevam2011-04-271-3/+3
| * MX31: Introduce get_reset_cause()Fabio Estevam2011-04-271-1/+28
| * ARM: mx31: Print the silicon versionFabio Estevam2011-04-272-2/+53
| * IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic2011-04-275-7/+7
| * mx25: Make the UART port number explicit in its setup functionFabio Estevam2011-04-271-1/+1
| * MX31: add support for MX31 watchdogStefano Babic2011-04-272-1/+47
* | Respect memreserve regions specified in the device treeGrant Likely2011-04-251-0/+2
* | Stop passing around bootmem_base value.Grant Likely2011-04-251-2/+1
|/
* Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk2011-04-121-5/+3
* Fix misc spelling errors found by lintianLoïc Minier2011-04-121-1/+1
* ARMV7: S5P: Fixed register offset in mmc.hChander Kashyap2011-03-272-4/+6
OpenPOWER on IntegriCloud