summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: cosmetic: net.c checkpatch complianceJoe Hershberger2012-05-152-0/+9
* net: cosmetic: net.h checkpatch complianceJoe Hershberger2012-05-151-56/+60
* net: Remove volatile from net APIJoe Hershberger2012-05-151-12/+13
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2012-04-308-19/+13
|\
| * lin_gadget: use common linux/compat.hMike Frysinger2012-04-302-13/+5
| * linux/compat.h: rename from linux/mtd/compat.hMike Frysinger2012-04-306-5/+5
| * lin_gadget: use common mdelayMike Frysinger2012-04-301-1/+0
| * gunzip: rename z{alloc, free} to gz{alloc, free}Mike Frysinger2012-04-301-0/+3
* | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2012-04-308-71/+115
|\ \
| * \ Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2012-04-308-71/+115
| |\ \
| | * | powerpc/ppc4xx: Remove typedefs for gdsys FPGADirk Eibach2012-04-301-20/+20
| | * | powerpc/ppc4xx: Fix typo in gdsys_fpga.hDirk Eibach2012-04-301-1/+1
| | * | powerpc/ppc4xx: Update gdsys board configurationsDirk Eibach2012-04-305-5/+17
| | * | powerpc/ppc4xx: Support gdsys dlvision-10g hardware 1.20Dirk Eibach2012-04-301-2/+2
| | * | powerpc/ppc4xx: Adapt gdsys 405ep boards to platform changesDirk Eibach2012-04-302-0/+4
| | * | powerpc/ppc4xx: Make gdsys 405ep boards reset more genericDirk Eibach2012-04-305-44/+72
| | * | powerpc/ppc4xx: Adjust environment size on neoDirk Eibach2012-04-301-1/+1
* | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2012-04-304-6/+134
|\ \ \ \ | |/ / /
| * | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2012-04-304-6/+134
| |\ \ \
| | * | | PowerPC: correct the SATA for p1/p2 rdb-pc platformJerry Huang2012-04-241-1/+1
| | * | | powerpc/corenet_ds: Slave core in holdoff when boot from SRIOLiu Gang2012-04-241-0/+4
| | * | | powerpc/corenet_ds: Slave reads ENV from master when boot from SRIOLiu Gang2012-04-241-0/+13
| | * | | powerpc/corenet_ds: Slave uploads ucode when boot from SRIOLiu Gang2012-04-241-1/+11
| | * | | powerpc/corenet_ds: Slave module for boot from SRIOLiu Gang2012-04-241-0/+28
| | * | | powerpc/corenet_ds: Master module for boot from SRIOLiu Gang2012-04-241-0/+18
| | * | | powerpc/corenet_ds: Correct the compilation errors about ENVLiu Gang2012-04-241-0/+2
| | * | | powerpc/p2041rdb: add env in NAND supportShaohui Xie2012-04-241-0/+5
| | * | | powerpc/p2041rdb: add NAND and NAND boot supportShaohui Xie2012-04-241-3/+51
| | * | | powerpc/mpc8xxx: Fix CONFIG_DDR_RAW_TIMING for two boardsYork Sun2012-04-242-2/+2
| | |/ /
* | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2012-04-301-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2012-04-301-1/+1
| |\ \ \
| | * | | i2c: Add support for designware i2c controllerVipin KUMAR2012-04-241-1/+1
| | |/ /
* | | | image/fit: drop inline markings on parser codeMike Frysinger2012-04-301-2/+2
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-nds32Wolfgang Denk2012-04-301-0/+375
|\ \ \ | |_|/ |/| |
| * | board/adp-ag102: add configuration of adp-ag102Macpaul Lin2012-04-221-0/+375
| |/
* | GCC47: Fix warning in md5.cMarek Vasut2012-04-291-1/+4
* | Merge branch 'marex@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2012-04-2922-22/+3
|\ \ | |/ |/|
| * CMD: CONFIG_CMD_SETECPR -> CONFIG_CMD_SETEXPR on omap3_logicMarek Vasut2012-04-191-1/+1
| * HWW1U1A: Fix CMD_SHA1 -> CMD_SHA1SUMMarek Vasut2012-04-191-1/+1
| * CMD: Remove CMD_LOG, it's unusedMarek Vasut2012-04-195-5/+0
| * CMD: Fix typo KGBD -> KGDB on debris boardMarek Vasut2012-04-191-1/+1
| * CMD: Drop CONFIG_CMD_EMMC, it's not usedMarek Vasut2012-04-191-1/+0
| * CMD: Drop CONFIG_CMD_DFL, it's not usedMarek Vasut2012-04-198-8/+0
| * CMD: Drop CMD_DCR, it's not usedMarek Vasut2012-04-191-1/+0
| * CMD: Drop CMD_CAN, it's not usedMarek Vasut2012-04-191-1/+0
| * CMD: Remove CMD_AUTOSCRIPT, it's not usedMarek Vasut2012-04-192-2/+0
| * AT91: Drop AT91_SPIMUX command from cmd_allMarek Vasut2012-04-191-1/+0
* | eb_cpux9k2: add USB host support to boardJens Scharsig2012-04-211-0/+14
|/
* sh: ecovec: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INITNobuhiro Iwamatsu2012-04-181-1/+1
* Prepare v2012.04-rc2; minor Coding Style cleanupWolfgang Denk2012-04-161-42/+42
OpenPOWER on IntegriCloud