aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-07Fix SPI build errors in exports.cSimon Glass1-0/+1
2011-12-07Include common.h in qsort.c to fix build warningSimon Glass1-0/+1
2011-12-07Revert "mii: miiphy register address width change"Wolfgang Denk2-10/+10
2011-12-06net: Make sure IPaddr_t is 32 bits in sizeMatthias Weisser4-6/+7
2011-12-06MAKEALL: Add -l option to only list build targetsMarek Vasut1-2/+13
2011-12-06OMAP3: Change devkit8000 maintainerThomas Weber1-4/+4
2011-12-06tools/envcrc: fix compile breakageIgor Grinberg1-3/+3
2011-12-06Add a "tidy" build optionAndy Fleming1-5/+8
2011-12-06add a git mailrc file for maintainersMike Frysinger1-0/+101
2011-12-06Add a cli command to test the TPM device.Vadim Bendebury2-0/+104
2011-12-06pxe: make the first label the implicit defaultJason Hobbs1-3/+14
2011-12-06cmd_bdinfo: simplify local static funcs a bitMike Frysinger1-58/+31
2011-12-06mii: miiphy register address width changeChandan Nath2-10/+10
2011-12-06Standalone Apps: Standalone apps should need only exports.h.Mike Partington3-4/+3
2011-12-06env_nand: Remove DEBUG definitionThomas Weber1-2/+0
2011-12-05Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk11-15/+9
2011-12-05common/menu.c: Fix build warningAnatolij Gustschin1-1/+1
2011-12-05board/amcc/taihu/flash.c: Fix GCC 4.6 build warningsWolfgang Denk1-8/+2
2011-12-05board/amcc/yucca/flash.c: Fix GCC 4.6 build warningsWolfgang Denk1-8/+2
2011-12-05board/amcc/common/flash.c: Fix GCC 4.6 build warningWolfgang Denk1-8/+2
2011-12-05pci_ftpci100: Implementation FTPCI100 PCI driverGavin Guo3-0/+425
2011-12-05phy: Add support for SMSC LAN87xx PHYsNobuhiro Iwamatsu3-0/+96
2011-12-05Fix tsize warning in tools/aisimage.cSimon Glass1-3/+3
2011-12-05drivers/net/mvgbe.c: Fix GCC 4.6 warningsAnatolij Gustschin1-3/+6
2011-12-05serial: constify serial_assign()Gerlando Falauto2-2/+2
2011-12-05serial: cosmetic checkpatch complianceGerlando Falauto2-35/+35
2011-12-05disk: part_efi: fix regression due to incorrect buffer usageStephen Warren1-2/+2
2011-12-05miiphy: Note that miiphy_* API is deprecatedAndy Fleming2-0/+21
2011-12-05Phy/Marvell: Rewrite the MV88E1111 phy config function based on kernel codeZang Roy-R619111-6/+107
2011-12-05Makefile: add tools/mkenvimage to target 'clean'Horst Kronstorfer1-1/+1
2011-12-05mv_common.c: get rid of 'defined but not used' warningMichael Jones1-1/+1
2011-12-05m68k: fix ambiguous bit testingMike Frysinger1-1/+1
2011-12-05sparc: fix unknown escape sequence warningsMike Frysinger5-5/+5
2011-12-05sparc: fix unused variable warningsMike Frysinger2-5/+0
2011-12-05sf: fix erase debug outputVadim Bendebury1-2/+1
2011-12-05Merge branch 'marek.vasut@gmail.com' of git://git.denx.de/u-boot-stagingWolfgang Denk4-7/+2
2011-12-02tools/os_support: add OS X Lion supportAndreas Bießmann2-2/+2
2011-12-02board/esd/dasa_sim/flash.c: Fix GCC 4.6 warningMatthias Fuchs1-3/+0
2011-12-02board/esd/common/xilinx_jtag_micro.c: Fix GCC 4.6 warningMatthias Fuchs1-2/+0
2011-12-02sh: Add support for ecovec boardNobuhiro Iwamatsu6-0/+575
2011-12-02sh: Add support Renesas SH7724Nobuhiro Iwamatsu2-0/+236
2011-12-02sh: Add updating method of SPI ROM to README of sh7757lcrNobuhiro Iwamatsu1-0/+14
2011-12-02sh: espt: change config for new sh_eth driverYoshihiro Shimoda1-0/+4
2011-12-02sh7763rdp: change config for new sh_eth driverYoshihiro Shimoda1-0/+4
2011-12-02sh: avoid multiple definition errors with cache funcsMike Frysinger2-21/+25
2011-12-02sh: Add a flag which controls the DDR ECC mode of sh7757lcrNobuhiro Iwamatsu2-1/+3
2011-12-02sh: Add ashrsi3 libgcc functionPhil Edworthy2-0/+186
2011-12-02sh: only add -mno-fdpic if the compiler supports itMike Frysinger1-1/+2
2011-12-02sh7757lcr: change config for new sh_eth driverYoshihiro Shimoda1-0/+4
2011-12-02net: sh_eth: use miiphybb instead of own mii functionsYoshihiro Shimoda2-248/+104