summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * Blackfin: gpio: optimize free path a littleMike Frysinger2011-07-122-1/+4
| * Blackfin: post: setup default CONFIG_SYS_POST_WORD_ADDRMike Frysinger2011-07-121-0/+3
| * Blackfin: uart: fix printf warningMike Frysinger2011-07-121-1/+1
| * Blackfin: add init.elf helper codeMike Frysinger2011-07-124-1/+43
| * Blackfin: dont reset SWRST on newer bf526 partsMike Frysinger2011-07-121-1/+3
| * Blackfin: uart: add multiple serial supportMike Frysinger2011-07-124-55/+210
| * Blackfin: uart: move debug buffers into local bssMike Frysinger2011-07-121-8/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2011-08-021-4/+15
|\ \
| * | MIPS: make cache operation mode configurableDaniel Schwierzeck2011-07-311-1/+5
| * | MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFGDaniel Schwierzeck2011-07-311-3/+10
* | | Unify timer_init() and cpu_init() prototypesWolfgang Denk2011-08-014-35/+0
* | | ARM: fix error: conflicting types for 'setenv'seedshope2011-08-011-8/+0
|/ /
* | powerpc/8xxx: Remove dependency on <usb.h>Kumar Gala2011-07-291-4/+3
* | powerpc/85xx: enable USB2 gadget mode for corenet ds boardShaohui Xie2011-07-291-2/+0
* | powerpc/85xx: verify the device tree before booting LinuxTimur Tabi2011-07-292-0/+93
* | MPC8xxx: drop redundant boot messagesWolfgang Denk2011-07-291-1/+1
* | powerpc/85xx: Cleanup handling of PVR detection for e500/e500mc/e5500Kumar Gala2011-07-292-19/+17
* | powerpc/85xx: Fix up clock_freq property in CAN node of dtsBhaskar Upadhaya2011-07-291-0/+3
* | powerpc/85xx: provide 85xx flush_icache for cmd_cacheMatthew McClintock2011-07-291-0/+2
* | powerpc/85xx: Handle the lack of L2 cache on P2040/P2040EKumar Gala2011-07-293-9/+37
* | powerpc/85xx: Add support for P2041[e] XAUI in SERDESKumar Gala2011-07-291-5/+21
* | powerpc/85xx: Rename P2040 id & SERDES to P2041Kumar Gala2011-07-293-3/+3
* | powerpc/85xx: Adding configuration for DCSRCR to enable 32M accessStephen George2011-07-292-1/+17
* | powerpc/85xx: Fix setting of EPAPR_MAGIC valueKumar Gala2011-07-291-1/+1
* | cleanup: Fix typos and misspellings in various files.Mike Williams2011-07-2822-29/+29
* | unify version_stringAndreas Bießmann2011-07-2829-166/+27
* | cosmetic: spell fixes etc.Michael Jones2011-07-281-1/+1
* | 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
OpenPOWER on IntegriCloud