summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeLines
* I2C: add i2c support for Armada100 platformLei Wen2011-04-27-0/+16
* I2C: add i2c support for Pantheon platformLei Wen2011-04-27-0/+12
* mv_i2c: use structure to replace the direclty defineLei Wen2011-04-27-0/+10
* pxa: move i2c driver to the common placeLei Wen2011-04-27-470/+0
* arm: a320: use new ftpmu010 APIPo-Yu Chuang2011-04-27-20/+3
* MX5: factor out boot cause funciton to common codeJason Liu2011-04-27-0/+28
* MX31: Introduce get_reset_cause()Fabio Estevam2011-04-27-1/+28
* ARM: mx31: Print the silicon versionFabio Estevam2011-04-27-2/+28
* IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic2011-04-27-4/+4
* mx25: Make the UART port number explicit in its setup functionFabio Estevam2011-04-27-1/+1
* MX31: add support for MX31 watchdogStefano Babic2011-04-27-1/+37
* Fix misc spelling errors found by lintianLoïc Minier2011-04-12-1/+1
* S5P: timer: replace bss variable by gdMinkyu Kang2011-03-27-15/+12
* S5P: timer: Use pwm functionsMinkyu Kang2011-03-27-44/+5
* ARM: S5P: pwm driver supportDonghwa Lee2011-03-27-0/+190
* SMDK6400: Disable LED function in start.s on the nand bootingseedshope2011-03-27-0/+2
* arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang2011-03-27-0/+86
* rename _end to __bss_end__Po-Yu Chuang2011-03-27-29/+29
* arm1136 relocation: Fix calculation of board_init_rFabio Estevam2011-02-21-1/+1
* arm1136: Fix NAND bootFabio Estevam2011-02-21-12/+4
* ARM: Add Support for Marvell Pantheon Familiy SoCsLei Wen2011-02-21-0/+470
* arm relocation: Fix calculation of board_init_rAlexander Stein2011-02-21-1/+1
* arm: Tegra2: Add basic NVIDIA Tegra2 SoC supportTom Warren2011-02-21-0/+386
* armv7: add support for S5PC210 SoCMinkyu Kang2011-02-02-0/+292
* arm926ejs: timer: Replace bss variable by gdrHeiko Schocher2011-02-02-16/+32
* remove (double) LED initialization in arm920t start.sJens Scharsig2011-02-02-3/+0
* arm1136: timer: Replace bss variable by gdHeiko Schocher2011-02-02-20/+18
* ARM: */start.S: code cleanupLiu Hui-R643432011-02-02-28/+0
* armv7: s5pc1xx: don't use function pointer for clock functionsMinkyu Kang2011-02-02-17/+23
* DaVinci: Remove incorrect CONFIG optionSandeep Paulraj2011-02-02-6/+0
* DaVinci DM6467: Fix Build ErrorSandeep Paulraj2011-02-02-0/+16
* DaVinci DM6467: Added ET1011C (LSI) PHY supportSandeep Paulraj2011-02-02-1/+56
* MX5: Reuse the gd->tbl value for timestamp and add gd->lastinc for lastinc bssStefano Babic2011-02-02-2/+4
* Add support for MX35 processorStefano Babic2011-02-02-0/+805
* MX5: Add initial support for MX53 processorLiu Hui-R643432011-02-02-47/+96
* miiphy: convert to linux/mii.hMike Frysinger2011-01-09-26/+26
* Merge branch 'next' of ../nextWolfgang Denk2010-12-22-0/+476
|\
| * arm: Add Support for Marvell ARMADA 100 Familiy SoCsPrafulla Wadaskar2010-12-16-0/+476
* | Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby2010-12-21-2/+4
|/
* ARM: */start.S: use canonical asm syntaxWolfgang Denk2010-12-13-14/+14
* omap3: emif|sdrc: use a single global data defineNishanth Menon2010-12-11-4/+2
* OMAP: Timer: Replace bss variable by gdDirk Behme2010-12-11-11/+11
* davinci: Rewrite timer.c to use tbl/tbu emulation variables in gdNick Thompson2010-12-11-49/+28
* Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-12-09-0/+38
|\
| * imx: Get fec mac address from fuseLiu Hui-R643432010-11-21-0/+38
* | armv7: fix relocation skipAndreas Bießmann2010-12-09-2/+2
* | arm: fixloop(): do not use r8 for relocationAndreas Bießmann2010-12-09-42/+42
* | arm: relocate_code(): do not set register uselessAndreas Bießmann2010-12-09-30/+30
* | arm: copy_loop(): use scratch registerAndreas Bießmann2010-12-09-70/+70
* | arm: add 8-byte alignment for ABI compliance before board_init_fHeiko Schocher2010-12-08-0/+14