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