aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-05-15net: cosmetic: tftp.* checkpatch complianceJoe Hershberger
2012-05-15net: cosmetic: net.c checkpatch complianceJoe Hershberger
2012-05-15net: cosmetic: net.h checkpatch complianceJoe Hershberger
2012-05-15net: Remove volatile from net APIJoe Hershberger
2012-04-30Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk
2012-04-30Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2012-04-30Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2012-04-30lin_gadget: use common linux/compat.hMike Frysinger
2012-04-30linux/compat.h: rename from linux/mtd/compat.hMike Frysinger
2012-04-30lin_gadget: use common mdelayMike Frysinger
2012-04-30gunzip: rename z{alloc, free} to gz{alloc, free}Mike Frysinger
2012-04-30Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2012-04-30Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2012-04-30Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2012-04-30Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2012-04-30image/fit: drop inline markings on parser codeMike Frysinger
2012-04-30Merge branch 'master' of git://git.denx.de/u-boot-nds32Wolfgang Denk
2012-04-30powerpc/ppc4xx: Remove typedefs for gdsys FPGADirk Eibach
2012-04-30powerpc/ppc4xx: Fix typo in gdsys_fpga.hDirk Eibach
2012-04-30powerpc/ppc4xx: Update gdsys board configurationsDirk Eibach
2012-04-30powerpc/ppc4xx: Support gdsys dlvision-10g hardware 1.20Dirk Eibach
2012-04-30powerpc/ppc4xx: Adapt gdsys 405ep boards to platform changesDirk Eibach
2012-04-30powerpc/ppc4xx: Make gdsys 405ep boards reset more genericDirk Eibach
2012-04-30powerpc/ppc4xx: Adjust environment size on neoDirk Eibach
2012-04-29GCC47: Fix warning in md5.cMarek Vasut
2012-04-29Merge branch 'marex@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk
2012-04-24PowerPC: correct the SATA for p1/p2 rdb-pc platformJerry Huang
2012-04-24powerpc/corenet_ds: Slave core in holdoff when boot from SRIOLiu Gang
2012-04-24powerpc/corenet_ds: Slave reads ENV from master when boot from SRIOLiu Gang
2012-04-24powerpc/corenet_ds: Slave uploads ucode when boot from SRIOLiu Gang
2012-04-24powerpc/corenet_ds: Slave module for boot from SRIOLiu Gang
2012-04-24powerpc/corenet_ds: Master module for boot from SRIOLiu Gang
2012-04-24powerpc/corenet_ds: Correct the compilation errors about ENVLiu Gang
2012-04-24powerpc/p2041rdb: add env in NAND supportShaohui Xie
2012-04-24powerpc/p2041rdb: add NAND and NAND boot supportShaohui Xie
2012-04-24powerpc/mpc8xxx: Fix CONFIG_DDR_RAW_TIMING for two boardsYork Sun
2012-04-24i2c: Add support for designware i2c controllerVipin KUMAR
2012-04-22board/adp-ag102: add configuration of adp-ag102Macpaul Lin
2012-04-21eb_cpux9k2: add USB host support to boardJens Scharsig
2012-04-19CMD: CONFIG_CMD_SETECPR -> CONFIG_CMD_SETEXPR on omap3_logicMarek Vasut
2012-04-19HWW1U1A: Fix CMD_SHA1 -> CMD_SHA1SUMMarek Vasut
2012-04-19CMD: Remove CMD_LOG, it's unusedMarek Vasut
2012-04-19CMD: Fix typo KGBD -> KGDB on debris boardMarek Vasut
2012-04-19CMD: Drop CONFIG_CMD_EMMC, it's not usedMarek Vasut
2012-04-19CMD: Drop CONFIG_CMD_DFL, it's not usedMarek Vasut
2012-04-19CMD: Drop CMD_DCR, it's not usedMarek Vasut
2012-04-19CMD: Drop CMD_CAN, it's not usedMarek Vasut
2012-04-19CMD: Remove CMD_AUTOSCRIPT, it's not usedMarek Vasut
2012-04-19AT91: Drop AT91_SPIMUX command from cmd_allMarek Vasut
2012-04-18sh: ecovec: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INITNobuhiro Iwamatsu