| Commit message (Expand) | Author | Age | Lines |
* | Moved board specific values in config file | Stefano Babic | 2010-04-30 | -0/+3 |
* | arm, i.mx27: add support for magnesium board from projectiondesign | Heiko Schocher | 2010-04-30 | -196/+312 |
* | SAMSUNG: serial: modify name from s5pc1xx to s5p | Minkyu Kang | 2010-04-30 | -4/+4 |
* | pm9263: remove CONFIG_CMD_AUTOSCRIPT | Asen Dimov | 2010-04-30 | -1/+0 |
* | pm9261: remove CONFIG_CMD_AUTOSCRIPT | Asen Dimov | 2010-04-30 | -1/+0 |
* | pm9261 converted to at91 soc access | Asen Dimov | 2010-04-30 | -35/+33 |
* | Merge branch 'master' of git://git.denx.de/u-boot-video | Wolfgang Denk | 2010-04-28 | -0/+11 |
|\ |
|
| * | MX31: Added LCD support for QONG module | Stefano Babic | 2010-04-27 | -0/+11 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk | 2010-04-28 | -28/+58 |
|\ \
| |/
|/| |
|
| * | mpc83xx: turn on icache in core initialization to improve u-boot boot time | Kim Phillips | 2010-04-22 | -25/+41 |
| * | mpc83xx: enable command line autocompletion | Kim Phillips | 2010-04-22 | -3/+17 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx | Wolfgang Denk | 2010-04-27 | -0/+563 |
|\ \ |
|
| * | | mpc5121: pdm360ng: add coprocessor POST | Anatolij Gustschin | 2010-04-24 | -0/+6 |
| * | | mpc5121: add support for PDM360NG board | Anatolij Gustschin | 2010-04-24 | -0/+534 |
| * | | mpc5121: determine RAM size using get_ram_size() | Anatolij Gustschin | 2010-04-24 | -0/+3 |
| * | | mpc512x: make MEM IO Control configuration a board config option | Anatolij Gustschin | 2010-04-24 | -0/+6 |
| * | | mpc5121: add PSC serial communication routines | Anatolij Gustschin | 2010-04-24 | -0/+7 |
| * | | mpc512x: add multi serial PSC support | Anatolij Gustschin | 2010-04-24 | -0/+7 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2010-04-27 | -4/+4 |
|\ \ \ |
|
| * | | | 85xx/socrates: Remove NFS support to fit image size. | Detlev Zundel | 2010-04-26 | -4/+4 |
* | | | | Merge branch 'next' of git://git.denx.de/u-boot-nios | Wolfgang Denk | 2010-04-27 | -0/+153 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | nios2: add nios2-generic board | Thomas Chou | 2010-04-24 | -0/+153 |
| |/ / |
|
* | | | serial: struct serial_device: add uninit() entry for drivers | Anatolij Gustschin | 2010-04-24 | -0/+1 |
|/ / |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-mmc | Wolfgang Denk | 2010-04-24 | -0/+2 |
|\ \ |
|
| * | | ppc/85xx: PIO Support for FSL eSDHC Controller Driver | Dipen Dudhat | 2010-04-23 | -0/+2 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Wolfgang Denk | 2010-04-24 | -0/+3 |
|\ \
| |/
|/| |
|
| * | fsl_i2c: Added a callpoint for i2c_board_late_init | Richard Retanubun | 2010-04-19 | -0/+3 |
* | | Move arch/ppc to arch/powerpc | Stefan Roese | 2010-04-21 | -10/+10 |
|/ |
|
* | 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 |