summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* MX31: Add support for NAND to QONG boardStefano Babic2010-04-30-0/+27
* configs/openrd_base.h: reordered macrosFrans Meulenbroeks2010-04-30-2/+2
* configs/sheevaplug: added a few additional commandsFrans Meulenbroeks2010-04-30-5/+22
* Marvell GuruPlug Board SupportSiddarth Gore2010-04-30-0/+198
* Moved board specific values in config fileStefano Babic2010-04-30-0/+3
* arm, i.mx27: add support for magnesium board from projectiondesignHeiko Schocher2010-04-30-196/+312
* SAMSUNG: serial: modify name from s5pc1xx to s5pMinkyu Kang2010-04-30-4/+4
* pm9263: remove CONFIG_CMD_AUTOSCRIPTAsen Dimov2010-04-30-1/+0
* pm9261: remove CONFIG_CMD_AUTOSCRIPTAsen Dimov2010-04-30-1/+0
* pm9261 converted to at91 soc accessAsen Dimov2010-04-30-35/+33
* Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2010-04-28-0/+11
|\
| * MX31: Added LCD support for QONG moduleStefano Babic2010-04-27-0/+11
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2010-04-28-28/+58
|\ \ | |/ |/|
| * mpc83xx: turn on icache in core initialization to improve u-boot boot timeKim Phillips2010-04-22-25/+41
| * mpc83xx: enable command line autocompletionKim Phillips2010-04-22-3/+17
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk2010-04-27-0/+563
|\ \
| * | mpc5121: pdm360ng: add coprocessor POSTAnatolij Gustschin2010-04-24-0/+6
| * | mpc5121: add support for PDM360NG boardAnatolij Gustschin2010-04-24-0/+534
| * | mpc5121: determine RAM size using get_ram_size()Anatolij Gustschin2010-04-24-0/+3
| * | mpc512x: make MEM IO Control configuration a board config optionAnatolij Gustschin2010-04-24-0/+6
| * | mpc5121: add PSC serial communication routinesAnatolij Gustschin2010-04-24-0/+7
| * | mpc512x: add multi serial PSC supportAnatolij Gustschin2010-04-24-0/+7
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-04-27-4/+4
|\ \ \
| * | | 85xx/socrates: Remove NFS support to fit image size.Detlev Zundel2010-04-26-4/+4
* | | | Merge branch 'next' of git://git.denx.de/u-boot-niosWolfgang Denk2010-04-27-0/+153
|\ \ \ \ | |_|/ / |/| | |
| * | | nios2: add nios2-generic boardThomas Chou2010-04-24-0/+153
| |/ /
* | | serial: struct serial_device: add uninit() entry for driversAnatolij Gustschin2010-04-24-0/+1
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2010-04-24-0/+2
|\ \
| * | ppc/85xx: PIO Support for FSL eSDHC Controller DriverDipen Dudhat2010-04-23-0/+2
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-04-24-0/+3
|\ \ | |/ |/|
| * fsl_i2c: Added a callpoint for i2c_board_late_initRichard Retanubun2010-04-19-0/+3
* | Move arch/ppc to arch/powerpcStefan Roese2010-04-21-10/+10
|/
* ppc4xx: Add option for PPC440SPe ports without old Rev. A supportStefan Roese2010-04-14-0/+2
* ppc4xx: alpr: Remove some not needed commands to make image fit againStefan Roese2010-04-14-1/+3
* blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/*Peter Tyser2010-04-13-27/+27
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-13-9/+9
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-13-184329/+0
* Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser2010-04-13-2/+2
* Rename lib_generic/ to lib/Peter Tyser2010-04-13-21/+21
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-13-8/+8
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2010-04-10-240/+299
|\
| * Blackfin: IP04: new board portBrent Kandetzki2010-04-07-0/+157
| * Blackfin: sync ptrace headers with linuxMike Frysinger2010-04-07-233/+126
| * Blackfin: cm-bf561: update network/env settingsHarald Krapfenbauer2010-04-07-7/+4
| * Blackfin: bf537-stamp: add board test definesMike Frysinger2010-04-07-0/+9
| * Blackfin: disable NetBSD bootm support by defaultMike Frysinger2010-04-07-0/+3
* | config_cmd_all.h: Sort entries alphabeticallyDetlev Zundel2010-04-10-3/+3
* | config_cmd_all.h: added missing CONFIG_CMD_UBI and CONFIG_CMD_UBIFSFrans Meulenbroeks2010-04-10-0/+2
* | Add initial support for Matrix Vision mvSMR board based on MPC5200B.Andre Schwarz2010-04-10-0/+295
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-04-08-58/+37
|\ \