summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* omap3: Include array definition only when it is usedSanjeev Premi2011-08-03-0/+3
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-08-02-409/+758
|\
| * Blackfin: jtag-console: fix timer usageMike Frysinger2011-07-12-2/+2
| * Blackfin: switch to common display_options()Mike Frysinger2011-07-12-1/+1
| * Blackfin: serial: move early debug strings into .rodata sectionMike Frysinger2011-07-12-5/+5
| * Blackfin: update anomaly lists to latest public infoMike Frysinger2011-07-12-221/+335
| * Blackfin: serial: convert to bfin_{read,write} helpersMike Frysinger2011-07-12-17/+19
| * Blackfin: split out async setupMike Frysinger2011-07-12-50/+84
| * Blackfin: drop unused dma.h header from start codeMike Frysinger2011-07-12-1/+0
| * Blackfin: portmux: allow header to be included in assembly filesMike Frysinger2011-07-12-0/+4
| * Blackfin: sync MMR read/write helpers with LinuxMike Frysinger2011-07-12-46/+42
| * Blackfin: gpio: optimize free path a littleMike Frysinger2011-07-12-1/+4
| * Blackfin: post: setup default CONFIG_SYS_POST_WORD_ADDRMike Frysinger2011-07-12-0/+3
| * Blackfin: uart: fix printf warningMike Frysinger2011-07-12-1/+1
| * Blackfin: add init.elf helper codeMike Frysinger2011-07-12-1/+43
| * Blackfin: dont reset SWRST on newer bf526 partsMike Frysinger2011-07-12-1/+3
| * Blackfin: uart: add multiple serial supportMike Frysinger2011-07-12-55/+210
| * Blackfin: uart: move debug buffers into local bssMike Frysinger2011-07-12-8/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2011-08-02-4/+15
|\ \
| * | MIPS: make cache operation mode configurableDaniel Schwierzeck2011-07-31-1/+5
| * | MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFGDaniel Schwierzeck2011-07-31-3/+10
* | | 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