summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* serial: drop useless ctlr fieldMike Frysinger2011-07-263-13/+8
* serial: push default_serial_console to driversMike Frysinger2011-07-263-0/+28
* Timer: Remove reset_timer_masked()Graeme Russ2011-07-2625-193/+43
* Timer: Fix at91rm9200/spi.c timer usageGraeme Russ2011-07-261-2/+3
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-2646-259/+9
* Timer: Remove set_timer completelyGraeme Russ2011-07-2647-247/+5
* replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V2011-07-2615-58/+58
* scaled down version of generic libraries for SPLAneesh V2011-07-261-0/+2
* arm: adjust PLATFORM_LIBS for SPLAneesh V2011-07-261-3/+10
* Use ALL-y style instead of ifeq blocks for better readabilityDaniel Schwierzeck2011-07-261-1/+1
* powerpc: Fix device tree padding associated with ramdiskKumar Gala2011-07-261-1/+3
* powerpc/mpc85xx: Add clear_ddr_tlbs functionBecky Bruce2011-07-223-11/+33
* fman: insert the Fman firmware into the device treeTimur Tabi2011-07-221-0/+123
* powerpc/85xx: add support the ePAPR "phandle" propertyTimur Tabi2011-07-221-2/+4
* Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-07-192-0/+11
|\
| * mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3Tom Warren2011-07-152-0/+11
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-07-1823-97/+380
|\ \
| * | ARM: MX5: Fix broken leftover TO-2 errata workaroundDavid Jander2011-07-181-1/+5
| * | MX31: Cleanup clock functionStefano Babic2011-07-182-3/+29
| * | Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD2011-07-171-2/+2
| * | ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7Rob Herring2011-07-171-0/+2
| * | arm: add CONFIG_MACH_TYPE setting and documentationIgor Grinberg2011-07-171-0/+4
| * | arm: add __ilog2 functionRob Herring2011-07-161-0/+5
| * | MX27: Update to autogenerated asm-offsets.hStefano Babic2011-07-143-16/+47
| * | MX5: Update to autogenerated asm-offsets.hStefano Babic2011-07-144-55/+96
| * | imx: Add support for zmx25 boardMatthias Weisser2011-07-141-0/+64
| * | imx: Make imx25 compatible to mxc_gpio driver and fix in tx25Matthias Weisser2011-07-141-2/+8
| * | imx: Add auto generation of asm-offsets.h for imx25Matthias Weisser2011-07-143-0/+101
| * | imx: Add support for USB EHCI on imx25Matthias Weisser2011-07-141-1/+1
| * | imx: Use correct imx25 reset.cMatthias Weisser2011-07-141-4/+2
| * | imx: Add get_tbclk() function for imx25Matthias Weisser2011-07-141-0/+12
| * | mx27: Make the UART port number explicitFabio Estevam2011-07-142-2/+2
| * | build: Add targets for auto gen of asm-offsets.h and use it in imx35Matthias Weisser2011-07-141-11/+0
| |/
* | powerpc/85xx: Fix detection of P1017EKumar Gala2011-07-171-1/+1
|/
* powerpc/85xx: remove SERDES4 soft-reset work-aroundTimur Tabi2011-07-111-22/+49
* powerpc/mpc8xxx: Allow override DDR read-to-write turnaround timeYork Sun2011-07-112-0/+6
* powerpc/8xxx: Update USB mode device tree fixupRamneek Mehresh2011-07-111-12/+65
* powerpc/mpc8xxx: fix DDR data width checkingYork Sun2011-07-111-8/+27
* powerpc/mpc8xxx: Adding fallback to raw timing on supported boardsYork Sun2011-07-111-0/+8
* powerpc/mpc8xxx: Enable calculation for fixed DDR chipsYork Sun2011-07-114-3/+33
* powerpc/85xx: Fix pin muxing for second USB controllerFelix Radensky2011-07-111-1/+1
* powerpc/mpc8xxx: Add 16-bit support for DDR3York Sun2011-07-113-2/+18
* powerpc/mpc8xxx: check SPD length before using part numberYork Sun2011-07-111-1/+2
* powerpc/mpc8xxx: adjust DDR burst length and chop accroding to sdram widthYork Sun2011-07-111-4/+20
* powerpc/85xx: Add P2041 processor supportKumar Gala2011-07-115-0/+26
* powerpc/p2040: Add various p2040 specific informationMingkai Hu2011-07-113-0/+133
* powerpc/85xx: Fix compile errors if CONFIG_SYS_DPAA_QBMAN isn't setKumar Gala2011-07-113-13/+22
* powerpc/85xx: Fix compile errors if CONFIG_SYS_{BR,OR}0_PRELIM aren't setKumar Gala2011-07-111-0/+2
* MPC83XX: Fix PCI express clock setupBill Cook2011-07-061-2/+4
* MPC83xx: add config options for memory setup.Andre Schwarz2011-07-061-1/+18
OpenPOWER on IntegriCloud