aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-04-21Move arch/ppc to arch/powerpcStefan Roese7-10/+10
2010-04-14ppc4xx: Add option for PPC440SPe ports without old Rev. A supportStefan Roese2-0/+2
2010-04-14ppc4xx: alpr: Remove some not needed commands to make image fit againStefan Roese1-1/+3
2010-04-13blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/*Peter Tyser9-27/+27
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser6-9/+9
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser628-184329/+0
2010-04-13Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser2-2/+2
2010-04-13Rename lib_generic/ to lib/Peter Tyser14-21/+21
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser4-8/+8
2010-04-10Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk6-240/+299
2010-04-10config_cmd_all.h: Sort entries alphabeticallyDetlev Zundel1-3/+3
2010-04-10config_cmd_all.h: added missing CONFIG_CMD_UBI and CONFIG_CMD_UBIFSFrans Meulenbroeks1-0/+2
2010-04-10Add initial support for Matrix Vision mvSMR board based on MPC5200B.Andre Schwarz1-0/+295
2010-04-08Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk9-58/+37
2010-04-08Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk49-0/+49
2010-04-08Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk7-8/+117
2010-04-07ppc/85xx: Use CONFIG_NS16550_MIN_FUNCTIONS to reduce NAND_SPL sizeKumar Gala3-0/+9
2010-04-07p2020ds: add alternate boot bank support using the ngPIXIS FPGATimur Tabi1-54/+8
2010-04-07fsl: improve the PIXIS code and fix a few bugsTimur Tabi1-1/+1
2010-04-0785xx: Set HID1[mbdd] on e500v2 rev5.0 or greaterSandeep Gopalpet1-0/+1
2010-04-0785xx: Added various P1012/P1013/P1021/P1022 definesKumar Gala2-1/+10
2010-04-07Blackfin: IP04: new board portBrent Kandetzki1-0/+157
2010-04-07Blackfin: sync ptrace headers with linuxMike Frysinger2-233/+126
2010-04-07Blackfin: cm-bf561: update network/env settingsHarald Krapfenbauer1-7/+4
2010-04-07Blackfin: bf537-stamp: add board test definesMike Frysinger1-0/+9
2010-04-07fdt: Add fdt_del_node_and_alias helperKumar Gala1-0/+1
2010-04-07Blackfin: disable NetBSD bootm support by defaultMike Frysinger1-0/+3
2010-04-0785xx: Add defines for BUCSR bits to make code more readableKumar Gala1-0/+3
2010-04-07fsl_esdhc: Only modify the field we are changing in WMLRoy Zang1-0/+2
2010-04-07fsl_esdhc: Add function to reset the eSDHC controllerJerry Huang1-0/+1
2010-04-07fsl_esdhc: Always stop clock before changing frequencyKumar Gala1-2/+1
2010-04-06i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese49-0/+49
2010-04-03at91: use C structs for AT91 OHCI codeMatthias Fuchs1-5/+18
2010-04-03at91: boards cleanup for deprecated CONFIG_CMD_AUTOSCRIPTDaniel Gorsulowski2-2/+0
2010-04-03SAMSUNG: SMDKC100: Adds ethernet support.Naveen Krishna CH1-1/+11
2010-04-03S5PC100: Function to configure the SROMC registers.Naveen Krishna CH1-0/+3
2010-04-03S5PC100: Memory SubSystem Header file, register description(SROMC).Naveen Krishna CH1-0/+50
2010-04-03s5pc1xx: support the GPIO interfaceMinkyu Kang1-0/+29
2010-04-03S5PC100: Moves the Macros to a common header fileNaveen Krishna CH1-0/+6
2010-04-02nios2: Set CONFIG_SYS_HZ to 1000 all nios2 boards.Scott McNutt5-30/+40
2010-04-02nios2: Fix outx/writex parameter order in io.hScott McNutt1-9/+9
2010-04-02nios2: add struct stat support in linux/stat.hThomas Chou1-1/+1
2010-04-02nios2: use bitops from linux-2.6 asm-genericThomas Chou4-10/+342
2010-04-02nios2: add local_irq_enable/disable to asm-nios2/system.hThomas Chou1-0/+33
2010-04-02nios2: add asm-nios2/errno.hThomas Chou1-0/+1
2010-04-02nios2: Move serial drivers to individual files in drivers/serialScott McNutt5-5/+10
2010-04-01Merge branch 'next'Wolfgang Denk56-455/+1165
2010-03-30mpc86xx: set the DDR BATs after calculating true DDR sizeTimur Tabi4-8/+10
2010-03-3085xx: Fix enabling of L1 cache parity on secondary coresKumar Gala1-0/+2
2010-03-29i2c: made unused function i2c_mux_add_device staticFrans Meulenbroeks1-2/+0