summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-armMinkyu Kang2010-11-02-2189/+3091
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-10-20-21/+5
| |\
| | * ppc4xx: Change tsr/tcr macros to upper caseStefan Roese2010-10-20-21/+5
| * | 85xx: Use gc-sections to reduce image sizePeter Tyser2010-10-20-42/+14
| * | 86xx: Use gc-sections to reduce image sizePeter Tyser2010-10-20-18/+12
| * | 86xx: Create common linker scriptKumar Gala2010-10-20-0/+135
| * | mpc8640: Update the io_sel fields for PCI ExpressPeter Tyser2010-10-20-1/+4
| * | 85xx: Add support for not releasing secondary cores via 'mp_holdoff'Aaron Sierra2010-10-20-3/+51
| * | Disable unused chip-select for DDR controller interleavingYork Sun2010-10-20-3/+14
| * | Adding fixed sdram setting for cornet_ds boardYork Sun2010-10-20-0/+6
| * | Add memory test feature for mpc85xx POST.York Sun2010-10-20-0/+219
| * | Adding more control to physical address mappingYork Sun2010-10-20-6/+10
| * | powerpc/8xxx: Add fdt_fixup_phy_connection helperKumar Gala2010-10-20-0/+26
| * | powerpc/fsl: Introduce common enum for PHY typesKumar Gala2010-10-20-0/+31
| |/
| * MX31: Removed warnings for iomux functionStefano Babic2010-10-20-4/+4
| * Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-10-20-2136/+2716
| |\
| | * 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
| * | | | | board_init_r: Removed unused cmdtp variableRichard Retanubun2010-10-19-3/+0
| | |_|_|/ | |/| | |
* | | | | Add generic support for samsung s3c2440C Nauman2010-10-28-324/+586
* | | | | ARMV7: S5P: serial: support the s5pc210Minkyu Kang2010-10-19-3/+11
* | | | | s5p_mmc: support 8-bit bus widthJaehoon Chung2010-10-19-1/+1
| |/ / / |/| | |
* | | | ARM: add flat device tree supportJohn Rigby2010-10-18-16/+123
* | | | boot: change some arch ifdefs to feature ifdefsJohn Rigby2010-10-18-0/+7
* | | | FDT: only call boot_get_fdt from generic codeJohn Rigby2010-10-18-14/+8
|/ / /
* | | powerpc: do not fixup NULL ptrsJoakim Tjernlund2010-10-18-12/+36
* | | powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-18-3/+11
* | | MPC5121: Add USB EHCI supportDamien Dusha2010-10-18-0/+4
* | | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-75/+77
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-10-17-6/+502
|\ \
| * | 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