summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* Unify timer_init() and cpu_init() prototypesWolfgang Denk2011-08-01-35/+0
* ARM: fix error: conflicting types for 'setenv'seedshope2011-08-01-8/+0
* powerpc/8xxx: Remove dependency on <usb.h>Kumar Gala2011-07-29-4/+3
* powerpc/85xx: enable USB2 gadget mode for corenet ds boardShaohui Xie2011-07-29-2/+0
* powerpc/85xx: verify the device tree before booting LinuxTimur Tabi2011-07-29-0/+93
* MPC8xxx: drop redundant boot messagesWolfgang Denk2011-07-29-1/+1
* powerpc/85xx: Cleanup handling of PVR detection for e500/e500mc/e5500Kumar Gala2011-07-29-19/+17
* powerpc/85xx: Fix up clock_freq property in CAN node of dtsBhaskar Upadhaya2011-07-29-0/+3
* powerpc/85xx: provide 85xx flush_icache for cmd_cacheMatthew McClintock2011-07-29-0/+2
* powerpc/85xx: Handle the lack of L2 cache on P2040/P2040EKumar Gala2011-07-29-9/+37
* powerpc/85xx: Add support for P2041[e] XAUI in SERDESKumar Gala2011-07-29-5/+21
* powerpc/85xx: Rename P2040 id & SERDES to P2041Kumar Gala2011-07-29-3/+3
* powerpc/85xx: Adding configuration for DCSRCR to enable 32M accessStephen George2011-07-29-1/+17
* powerpc/85xx: Fix setting of EPAPR_MAGIC valueKumar Gala2011-07-29-1/+1
* cleanup: Fix typos and misspellings in various files.Mike Williams2011-07-28-29/+29
* unify version_stringAndreas Bießmann2011-07-28-166/+27
* cosmetic: spell fixes etc.Michael Jones2011-07-28-1/+1
* serial: drop useless ctlr fieldMike Frysinger2011-07-26-13/+8
* serial: push default_serial_console to driversMike Frysinger2011-07-26-0/+28
* Timer: Remove reset_timer_masked()Graeme Russ2011-07-26-193/+43
* Timer: Fix at91rm9200/spi.c timer usageGraeme Russ2011-07-26-2/+3
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-26-259/+9
* Timer: Remove set_timer completelyGraeme Russ2011-07-26-247/+5
* replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V2011-07-26-58/+58
* scaled down version of generic libraries for SPLAneesh V2011-07-26-0/+2
* arm: adjust PLATFORM_LIBS for SPLAneesh V2011-07-26-3/+10
* Use ALL-y style instead of ifeq blocks for better readabilityDaniel Schwierzeck2011-07-26-1/+1
* powerpc: Fix device tree padding associated with ramdiskKumar Gala2011-07-26-1/+3
* powerpc/mpc85xx: Add clear_ddr_tlbs functionBecky Bruce2011-07-22-11/+33
* fman: insert the Fman firmware into the device treeTimur Tabi2011-07-22-0/+123
* powerpc/85xx: add support the ePAPR "phandle" propertyTimur Tabi2011-07-22-2/+4
* Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-07-19-0/+11
|\
| * mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3Tom Warren2011-07-15-0/+11
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-07-18-97/+380
|\ \
| * | ARM: MX5: Fix broken leftover TO-2 errata workaroundDavid Jander2011-07-18-1/+5
| * | MX31: Cleanup clock functionStefano Babic2011-07-18-3/+29
| * | Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD2011-07-17-2/+2
| * | ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7Rob Herring2011-07-17-0/+2
| * | arm: add CONFIG_MACH_TYPE setting and documentationIgor Grinberg2011-07-17-0/+4
| * | arm: add __ilog2 functionRob Herring2011-07-16-0/+5
| * | MX27: Update to autogenerated asm-offsets.hStefano Babic2011-07-14-16/+47
| * | MX5: Update to autogenerated asm-offsets.hStefano Babic2011-07-14-55/+96
| * | imx: Add support for zmx25 boardMatthias Weisser2011-07-14-0/+64
| * | imx: Make imx25 compatible to mxc_gpio driver and fix in tx25Matthias Weisser2011-07-14-2/+8
| * | imx: Add auto generation of asm-offsets.h for imx25Matthias Weisser2011-07-14-0/+101
| * | imx: Add support for USB EHCI on imx25Matthias Weisser2011-07-14-1/+1
| * | imx: Use correct imx25 reset.cMatthias Weisser2011-07-14-4/+2
| * | imx: Add get_tbclk() function for imx25Matthias Weisser2011-07-14-0/+12
| * | mx27: Make the UART port number explicitFabio Estevam2011-07-14-2/+2
| * | build: Add targets for auto gen of asm-offsets.h and use it in imx35Matthias Weisser2011-07-14-11/+0
| |/