| Commit message (Expand) | Author | Age | Lines |
* | ppc4xx: Add option for PPC440SPe ports without old Rev. A support | Stefan Roese | 2010-04-14 | -0/+2 |
* | ppc4xx: alpr: Remove some not needed commands to make image fit again | Stefan Roese | 2010-04-14 | -1/+3 |
* | blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/* | Peter Tyser | 2010-04-13 | -27/+27 |
* | ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU | Peter Tyser | 2010-04-13 | -9/+9 |
* | Move architecture-specific includes to arch/$ARCH/include/asm | Peter Tyser | 2010-04-13 | -184329/+0 |
* | Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" | Peter Tyser | 2010-04-13 | -2/+2 |
* | Rename lib_generic/ to lib/ | Peter Tyser | 2010-04-13 | -21/+21 |
* | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | 2010-04-13 | -8/+8 |
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2010-04-10 | -240/+299 |
|\ |
|
| * | Blackfin: IP04: new board port | Brent Kandetzki | 2010-04-07 | -0/+157 |
| * | Blackfin: sync ptrace headers with linux | Mike Frysinger | 2010-04-07 | -233/+126 |
| * | Blackfin: cm-bf561: update network/env settings | Harald Krapfenbauer | 2010-04-07 | -7/+4 |
| * | Blackfin: bf537-stamp: add board test defines | Mike Frysinger | 2010-04-07 | -0/+9 |
| * | Blackfin: disable NetBSD bootm support by default | Mike Frysinger | 2010-04-07 | -0/+3 |
* | | config_cmd_all.h: Sort entries alphabetically | Detlev Zundel | 2010-04-10 | -3/+3 |
* | | config_cmd_all.h: added missing CONFIG_CMD_UBI and CONFIG_CMD_UBIFS | Frans Meulenbroeks | 2010-04-10 | -0/+2 |
* | | Add initial support for Matrix Vision mvSMR board based on MPC5200B. | Andre Schwarz | 2010-04-10 | -0/+295 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2010-04-08 | -58/+37 |
|\ \ |
|
| * | | ppc/85xx: Use CONFIG_NS16550_MIN_FUNCTIONS to reduce NAND_SPL size | Kumar Gala | 2010-04-07 | -0/+9 |
| * | | p2020ds: add alternate boot bank support using the ngPIXIS FPGA | Timur Tabi | 2010-04-07 | -54/+8 |
| * | | fsl: improve the PIXIS code and fix a few bugs | Timur Tabi | 2010-04-07 | -1/+1 |
| * | | 85xx: Set HID1[mbdd] on e500v2 rev5.0 or greater | Sandeep Gopalpet | 2010-04-07 | -0/+1 |
| * | | 85xx: Added various P1012/P1013/P1021/P1022 defines | Kumar Gala | 2010-04-07 | -1/+10 |
| * | | fdt: Add fdt_del_node_and_alias helper | Kumar Gala | 2010-04-07 | -0/+1 |
| * | | 85xx: Add defines for BUCSR bits to make code more readable | Kumar Gala | 2010-04-07 | -0/+3 |
| * | | fsl_esdhc: Only modify the field we are changing in WML | Roy Zang | 2010-04-07 | -0/+2 |
| * | | fsl_esdhc: Add function to reset the eSDHC controller | Jerry Huang | 2010-04-07 | -0/+1 |
| * | | fsl_esdhc: Always stop clock before changing frequency | Kumar Gala | 2010-04-07 | -2/+1 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Wolfgang Denk | 2010-04-08 | -0/+49 |
|\ \ |
|
| * | | i2c: Move PPC4xx I2C driver into drivers/i2c directory | Stefan Roese | 2010-04-06 | -0/+49 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2010-04-08 | -8/+117 |
|\ \ |
|
| * | | at91: use C structs for AT91 OHCI code | Matthias Fuchs | 2010-04-03 | -5/+18 |
| * | | at91: boards cleanup for deprecated CONFIG_CMD_AUTOSCRIPT | Daniel Gorsulowski | 2010-04-03 | -2/+0 |
| * | | SAMSUNG: SMDKC100: Adds ethernet support. | Naveen Krishna CH | 2010-04-03 | -1/+11 |
| * | | S5PC100: Function to configure the SROMC registers. | Naveen Krishna CH | 2010-04-03 | -0/+3 |
| * | | S5PC100: Memory SubSystem Header file, register description(SROMC). | Naveen Krishna CH | 2010-04-03 | -0/+50 |
| * | | s5pc1xx: support the GPIO interface | Minkyu Kang | 2010-04-03 | -0/+29 |
| * | | S5PC100: Moves the Macros to a common header file | Naveen Krishna CH | 2010-04-03 | -0/+6 |
| |/ |
|
* | | nios2: Set CONFIG_SYS_HZ to 1000 all nios2 boards. | Scott McNutt | 2010-04-02 | -30/+40 |
* | | nios2: Fix outx/writex parameter order in io.h | Scott McNutt | 2010-04-02 | -9/+9 |
* | | nios2: add struct stat support in linux/stat.h | Thomas Chou | 2010-04-02 | -1/+1 |
* | | nios2: use bitops from linux-2.6 asm-generic | Thomas Chou | 2010-04-02 | -10/+342 |
* | | nios2: add local_irq_enable/disable to asm-nios2/system.h | Thomas Chou | 2010-04-02 | -0/+33 |
* | | nios2: add asm-nios2/errno.h | Thomas Chou | 2010-04-02 | -0/+1 |
* | | nios2: Move serial drivers to individual files in drivers/serial | Scott McNutt | 2010-04-02 | -5/+10 |
|/ |
|
* | Merge branch 'next' | Wolfgang Denk | 2010-04-01 | -455/+1165 |
|\ |
|
| * | i2c: made unused function i2c_mux_add_device static | Frans Meulenbroeks | 2010-03-29 | -2/+0 |
| * | Merge remote branch 'origin/master' into next | Wolfgang Denk | 2010-03-29 | -181/+7 |
| |\ |
|
| * \ | Merge branch 'next' of git://git.denx.de/u-boot-coldfire into next | Wolfgang Denk | 2010-03-28 | -203/+1104 |
| |\ \ |
|
| | * | | ColdFire: Fix incorrect M5253DEMO default environment | TsiChung Liew | 2010-03-24 | -1/+1 |