summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-12-06omap4: emif: fix error in driverAneesh V
2011-12-06omap: remove I2C from SPLAneesh V
2011-12-06omap4460: fix TPS initializationAneesh V
2011-12-06start.S: remove omap3 specific code from start.SAneesh V
2011-12-06armv7: setup vectorAneesh V
2011-12-06armv7: include armv7/cpu.c in SPL buildAneesh V
2011-12-06armv7: disable L2 cache in cleanup_before_linux()Aneesh V
2011-12-06arm, arm926ejs: Fix clear bss loop for zero length bssChristian Riesch
2011-12-06PXA: Rename pxa_dram_init to pxa2xx_dram_initMarek Vasut
2011-12-06PXA: Export cpu_is_ and pxa_dram_init functionsMarek Vasut
2011-12-06PXA: Replace timer driverMarek Vasut
2011-12-06PXA: Add cpuinfo display for PXA2xxMarek Vasut
2011-12-06PXA: Separate PXA2xx CPU initMarek Vasut
2011-12-06PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]XMarek Vasut
2011-12-06PXA: Re-add the Dcache locking as RAM for pxa250Marek Vasut
2011-12-06PXA: Rework start.S to be closer to other ARMsMarek Vasut
2011-12-05Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk
2011-12-05m68k: fix ambiguous bit testingMike Frysinger
2011-12-05sparc: fix unused variable warningsMike Frysinger
2011-12-02sh: Add support Renesas SH7724Nobuhiro Iwamatsu
2011-12-02sh: avoid multiple definition errors with cache funcsMike Frysinger
2011-12-02sh: Add ashrsi3 libgcc functionPhil Edworthy
2011-12-02sh: only add -mno-fdpic if the compiler supports itMike Frysinger
2011-12-02arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warningWolfgang Denk
2011-12-01Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2011-11-29mpc85xx: support for Freescale COM Express P2020Ira W. Snyder
2011-11-29arch/powerpc/cpu/mpc8xxx/ddr/interactive.c: Fix GCC 4.6 build warningKumar Gala
2011-11-29mpc85xx: support board-specific reset functionIra W. Snyder
2011-11-29powerpc/85xx: verify the localbus device tree address before booting the OSTimur Tabi
2011-11-29mpc8xxx: update module_type values from JEDEC DDR3 SPD SpecificationIra W. Snyder
2011-11-29powerpc/85xx: clean up and document the QE/FMAN microcode macrosTimur Tabi
2011-11-29powerpc/85xx: always implement the work-around for Erratum SATA_A001Timur Tabi
2011-11-29powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.hTimur Tabi
2011-11-29powerpc/85xx: Add workaround for erratum A-003474York Sun
2011-11-29powerpc/85xx: fixup flexcan device tree clock-frequencyJia Hongtao
2011-11-29powerpc/85xx: Add workaround for erratum CPU-A003999Kumar Gala
2011-11-29x86: Wrap small helper functions from libgcc to avoid an ABI mismatchGabe Black
2011-11-29x86: Import the glibc memset implementationGabe Black
2011-11-29x86: Fix a few recently added bugsGabe Black
2011-11-29x86: Don't relocate symbols which point to things that aren't relocatedGabe Black
2011-11-29x86: Fix how the location of the realmode and bios blobs are calculatedGabe Black
2011-11-29x86: Misc cleanupsGraeme Russ
2011-11-29x86: Misc PCI touchupsGraeme Russ
2011-11-29x86: Ensure IDT and GDT remain 16-byte aligned post relocationGraeme Russ
2011-11-29x86: Provide more configuration granularityGraeme Russ
2011-11-29x86: Add multiboot headerGraeme Russ
2011-11-29sc520: Create arch asm-offsetsGraeme Russ
2011-11-29x86: Punt cold- and warm-boot flagsGraeme Russ
2011-11-29cosmetic: checkpatch cleanup of arch/x86/lib/*.cGraeme Russ
2011-11-29cosmetic: checkpatch cleanup of arch/x86/cpu/sc520/*.cGraeme Russ