summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
* MX31: Removed warnings for iomux functionStefano Babic2010-10-20-4/+4
* PXA: Fix reloc, Push lowlevel init into C codeMarek Vasut2010-10-19-214/+359
* PXA: fix MDREFR[APD] bit settingMikhail Kshevetskiy2010-10-19-8/+12
* PXA: pxafb: Marvell Littleton LCD definitionMarek Vasut2010-10-19-0/+33
* PXA: pxafb: Add support for Sharp LQ038J7DH53Marek Vasut2010-10-19-0/+34
* PXA: pxafb: Add ACX517AKN supportMarek Vasut2010-10-19-0/+34
* PXA: pxa-regs.h cleanupMarek Vasut2010-10-19-1417/+1561
* PXA: pxafb: Fix indent problemsMarek Vasut2010-10-19-100/+100
* Merge branch 'at91' of git://git.denx.de/u-boot-atmelWolfgang Denk2010-10-19-71/+84
|\
| * AT91 clock/timer: move static data to global_data structReinhard Meyer2010-10-19-71/+83
| * at91rm9200: enable USB supportAndreas Bießmann2010-10-19-0/+1
* | Merge branch 'elf_reloc'Wolfgang Denk2010-10-19-239/+312
|\ \
| * | arm1136, qong: add support for ELF relocationsHeiko Schocher2010-10-13-78/+108
| * | armv7, beagle: add support for ELF relocationsHeiko Schocher2010-10-13-54/+86
| * | arm926ejs, tx25: add support for ELF relocationsHeiko Schocher2010-10-13-4/+6
| * | arm: implement ELF relocationsAlbert Aribaud2010-10-13-108/+116
* | | Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-10-19-58/+50
|\ \ \
| * | | MX5: Remove dead code with ENABLE_IMPRECISE_ABORTJason Liu2010-10-19-14/+0
| * | | MX5: rename mx51 to mx5Jason Liu2010-10-18-44/+50
* | | | ARM: add flat device tree supportJohn Rigby2010-10-18-16/+123
| |_|/ |/| |
* | | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-26/+26
|/ /
* | OMAP3: SDRC: Introduce Numonyx DDR typeEnric Balletbo i Serra2010-10-17-0/+43
* | ARMV7: OMAP4: Implement relocation for Panda and OMAP4430SDPSteve Sakoman2010-10-17-0/+5
* | ARMV7: OMAP3: Fix bug in get_sdr_cs_offset()Steve Sakoman2010-10-17-1/+1
* | ARMV7: OMAP: Add new mmc driver compatible with CONFIG_GENERIC_MMCSukumar Ghorai2010-10-17-0/+20
* | Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-10-17-0/+428
|\ \
| * | MX31: add support for setting pin padsStefano Babic2010-10-13-0/+421
| * | MX31: Adding missing iomux pin to MX.31 registersStefano Babic2010-10-13-0/+7
* | | env_mmc: Fix crashing bug encountered after enabling ARM relocationSteve Sakoman2010-10-13-5/+5
* | | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-10-13-383/+493
|\ \ \ | | |/ | |/|
| * | ARMV7: Versatile Express Coretile CortexA9x4 supportMatt Waddel2010-10-13-0/+175
| * | arch/arm/include/asm/sizes.h: cleanupsAndreas Bießmann2010-10-13-206/+3
| * | Kirkwood: dram_init is moved to dram.cPrafulla Wadaskar2010-10-13-0/+38
| * | orion5x: optimize window size computationAlbert Aribaud2010-10-13-11/+21
| * | Kirkwood: print_cpuinfo fixed for valid devid revidPrafulla Wadaskar2010-10-13-11/+25
| * | orion5x: fix relocation-incompatible codeAlbert Aribaud2010-10-11-31/+54
| * | arm: bugfix: replace ble with blo in start.S filesAlbert Aribaud2010-10-11-68/+67
| * | Merge branch 'at91' of git://git.denx.de/u-boot-atmelWolfgang Denk2010-10-11-21/+29
| |\ \ | | |/ | |/|
| | * at91: Add arch_preboot_os which disables PIT in a faster wayAlexander Stein2010-10-05-0/+16
| | * at91_emac.h: fix typo in register definitionAndreas Bießmann2010-10-05-1/+1
| | * AT91: convert cpu.c to struct SoC accessReinhard Meyer2010-10-05-20/+12
| * | MX51: Register definitions cannot be included in board config fileStefano Babic2010-09-30-4/+6
| * | MX51: add structure to access System Reset ControllerStefano Babic2010-09-29-0/+10
| * | MX51: Added pins definition to set up padsStefano Babic2010-09-29-0/+44
| * | ARM: Use syslib functions for all CORTEXA8Stefano Babic2010-09-29-2/+3
| * | Use common function to set GPIOs for MX3 and MX5Stefano Babic2010-09-29-28/+17
| |/
* | davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddrBen Gardiner2010-10-11-20/+0
|/
* Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-28-47/+3740
|\
| * ARM: implement relocation for arm1176Heiko Schocher2010-09-19-1/+299
| * ARM: implement relocation for arm720tHeiko Schocher2010-09-19-1/+183