summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* 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
* 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
|\ \
| * | ppc/85xx: Use CONFIG_NS16550_MIN_FUNCTIONS to reduce NAND_SPL sizeKumar Gala2010-04-07-0/+9
| * | p2020ds: add alternate boot bank support using the ngPIXIS FPGATimur Tabi2010-04-07-54/+8
| * | fsl: improve the PIXIS code and fix a few bugsTimur Tabi2010-04-07-1/+1
| * | 85xx: Set HID1[mbdd] on e500v2 rev5.0 or greaterSandeep Gopalpet2010-04-07-0/+1
| * | 85xx: Added various P1012/P1013/P1021/P1022 definesKumar Gala2010-04-07-1/+10
| * | fdt: Add fdt_del_node_and_alias helperKumar Gala2010-04-07-0/+1
| * | 85xx: Add defines for BUCSR bits to make code more readableKumar Gala2010-04-07-0/+3
| * | fsl_esdhc: Only modify the field we are changing in WMLRoy Zang2010-04-07-0/+2
| * | fsl_esdhc: Add function to reset the eSDHC controllerJerry Huang2010-04-07-0/+1
| * | fsl_esdhc: Always stop clock before changing frequencyKumar Gala2010-04-07-2/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-04-08-0/+49
|\ \
| * | i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese2010-04-06-0/+49
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-04-08-8/+117
|\ \
| * | at91: use C structs for AT91 OHCI codeMatthias Fuchs2010-04-03-5/+18
| * | at91: boards cleanup for deprecated CONFIG_CMD_AUTOSCRIPTDaniel Gorsulowski2010-04-03-2/+0
| * | SAMSUNG: SMDKC100: Adds ethernet support.Naveen Krishna CH2010-04-03-1/+11
| * | S5PC100: Function to configure the SROMC registers.Naveen Krishna CH2010-04-03-0/+3
| * | S5PC100: Memory SubSystem Header file, register description(SROMC).Naveen Krishna CH2010-04-03-0/+50
| * | s5pc1xx: support the GPIO interfaceMinkyu Kang2010-04-03-0/+29
| * | S5PC100: Moves the Macros to a common header fileNaveen Krishna CH2010-04-03-0/+6
| |/
* | nios2: Set CONFIG_SYS_HZ to 1000 all nios2 boards.Scott McNutt2010-04-02-30/+40
* | nios2: Fix outx/writex parameter order in io.hScott McNutt2010-04-02-9/+9
* | nios2: add struct stat support in linux/stat.hThomas Chou2010-04-02-1/+1
* | nios2: use bitops from linux-2.6 asm-genericThomas Chou2010-04-02-10/+342
* | nios2: add local_irq_enable/disable to asm-nios2/system.hThomas Chou2010-04-02-0/+33
* | nios2: add asm-nios2/errno.hThomas Chou2010-04-02-0/+1
* | nios2: Move serial drivers to individual files in drivers/serialScott McNutt2010-04-02-5/+10
|/
* Merge branch 'next'Wolfgang Denk2010-04-01-455/+1165
|\
| * i2c: made unused function i2c_mux_add_device staticFrans Meulenbroeks2010-03-29-2/+0