summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-08-01Unify timer_init() and cpu_init() prototypesWolfgang Denk
2011-08-01ARM: fix error: conflicting types for 'setenv'seedshope
2011-07-29powerpc/8xxx: Remove dependency on <usb.h>Kumar Gala
2011-07-29powerpc/85xx: enable USB2 gadget mode for corenet ds boardShaohui Xie
2011-07-29powerpc/85xx: verify the device tree before booting LinuxTimur Tabi
2011-07-29MPC8xxx: drop redundant boot messagesWolfgang Denk
2011-07-29powerpc/85xx: Cleanup handling of PVR detection for e500/e500mc/e5500Kumar Gala
2011-07-29powerpc/85xx: Fix up clock_freq property in CAN node of dtsBhaskar Upadhaya
2011-07-29powerpc/85xx: provide 85xx flush_icache for cmd_cacheMatthew McClintock
2011-07-29powerpc/85xx: Handle the lack of L2 cache on P2040/P2040EKumar Gala
2011-07-29powerpc/85xx: Add support for P2041[e] XAUI in SERDESKumar Gala
2011-07-29powerpc/85xx: Rename P2040 id & SERDES to P2041Kumar Gala
2011-07-29powerpc/85xx: Adding configuration for DCSRCR to enable 32M accessStephen George
2011-07-29powerpc/85xx: Fix setting of EPAPR_MAGIC valueKumar Gala
2011-07-28cleanup: Fix typos and misspellings in various files.Mike Williams
2011-07-28unify version_stringAndreas Bießmann
2011-07-28cosmetic: spell fixes etc.Michael Jones
2011-07-26serial: drop useless ctlr fieldMike Frysinger
2011-07-26serial: push default_serial_console to driversMike Frysinger
2011-07-26Timer: Remove reset_timer_masked()Graeme Russ
2011-07-26Timer: Fix at91rm9200/spi.c timer usageGraeme Russ
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ
2011-07-26Timer: Remove set_timer completelyGraeme Russ
2011-07-26replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V
2011-07-26scaled down version of generic libraries for SPLAneesh V
2011-07-26arm: adjust PLATFORM_LIBS for SPLAneesh V
2011-07-26Use ALL-y style instead of ifeq blocks for better readabilityDaniel Schwierzeck
2011-07-26powerpc: Fix device tree padding associated with ramdiskKumar Gala
2011-07-22powerpc/mpc85xx: Add clear_ddr_tlbs functionBecky Bruce
2011-07-22fman: insert the Fman firmware into the device treeTimur Tabi
2011-07-22powerpc/85xx: add support the ePAPR "phandle" propertyTimur Tabi
2011-07-19Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk
2011-07-18Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-07-18ARM: MX5: Fix broken leftover TO-2 errata workaroundDavid Jander
2011-07-18MX31: Cleanup clock functionStefano Babic
2011-07-17powerpc/85xx: Fix detection of P1017EKumar Gala
2011-07-17Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD
2011-07-17ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7Rob Herring
2011-07-17arm: add CONFIG_MACH_TYPE setting and documentationIgor Grinberg
2011-07-16arm: add __ilog2 functionRob Herring
2011-07-16mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3Tom Warren
2011-07-14MX27: Update to autogenerated asm-offsets.hStefano Babic
2011-07-14MX5: Update to autogenerated asm-offsets.hStefano Babic
2011-07-14imx: Add support for zmx25 boardMatthias Weisser
2011-07-14imx: Make imx25 compatible to mxc_gpio driver and fix in tx25Matthias Weisser
2011-07-14imx: Add auto generation of asm-offsets.h for imx25Matthias Weisser
2011-07-14imx: Add support for USB EHCI on imx25Matthias Weisser
2011-07-14imx: Use correct imx25 reset.cMatthias Weisser
2011-07-14imx: Add get_tbclk() function for imx25Matthias Weisser
2011-07-14mx27: Make the UART port number explicitFabio Estevam