summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: Make sure IPaddr_t is 32 bits in sizeMatthias Weisser2011-12-064-6/+7
* MAKEALL: Add -l option to only list build targetsMarek Vasut2011-12-061-2/+13
* OMAP3: Change devkit8000 maintainerThomas Weber2011-12-061-4/+4
* tools/envcrc: fix compile breakageIgor Grinberg2011-12-061-3/+3
* Add a "tidy" build optionAndy Fleming2011-12-061-5/+8
* add a git mailrc file for maintainersMike Frysinger2011-12-061-0/+101
* Add a cli command to test the TPM device.Vadim Bendebury2011-12-062-0/+104
* pxe: make the first label the implicit defaultJason Hobbs2011-12-061-3/+14
* cmd_bdinfo: simplify local static funcs a bitMike Frysinger2011-12-061-58/+31
* mii: miiphy register address width changeChandan Nath2011-12-062-10/+10
* Standalone Apps: Standalone apps should need only exports.h.Mike Partington2011-12-063-4/+3
* env_nand: Remove DEBUG definitionThomas Weber2011-12-061-2/+0
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2011-12-0511-15/+9
|\
| * Makefile: add tools/mkenvimage to target 'clean'Horst Kronstorfer2011-12-051-1/+1
| * mv_common.c: get rid of 'defined but not used' warningMichael Jones2011-12-051-1/+1
| * m68k: fix ambiguous bit testingMike Frysinger2011-12-051-1/+1
| * sparc: fix unknown escape sequence warningsMike Frysinger2011-12-055-5/+5
| * sparc: fix unused variable warningsMike Frysinger2011-12-052-5/+0
| * sf: fix erase debug outputVadim Bendebury2011-12-051-2/+1
* | common/menu.c: Fix build warningAnatolij Gustschin2011-12-051-1/+1
* | board/amcc/taihu/flash.c: Fix GCC 4.6 build warningsWolfgang Denk2011-12-051-8/+2
* | board/amcc/yucca/flash.c: Fix GCC 4.6 build warningsWolfgang Denk2011-12-051-8/+2
* | board/amcc/common/flash.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-051-8/+2
* | pci_ftpci100: Implementation FTPCI100 PCI driverGavin Guo2011-12-053-0/+425
* | phy: Add support for SMSC LAN87xx PHYsNobuhiro Iwamatsu2011-12-053-0/+96
* | Fix tsize warning in tools/aisimage.cSimon Glass2011-12-051-3/+3
* | drivers/net/mvgbe.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-12-051-3/+6
* | serial: constify serial_assign()Gerlando Falauto2011-12-052-2/+2
* | serial: cosmetic checkpatch complianceGerlando Falauto2011-12-052-35/+35
* | disk: part_efi: fix regression due to incorrect buffer usageStephen Warren2011-12-051-2/+2
* | miiphy: Note that miiphy_* API is deprecatedAndy Fleming2011-12-052-0/+21
* | Phy/Marvell: Rewrite the MV88E1111 phy config function based on kernel codeZang Roy-R619112011-12-051-6/+107
* | Merge branch 'marek.vasut@gmail.com' of git://git.denx.de/u-boot-stagingWolfgang Denk2011-12-054-7/+2
|\ \
| * | tools/os_support: add OS X Lion supportAndreas Bießmann2011-12-022-2/+2
| * | board/esd/dasa_sim/flash.c: Fix GCC 4.6 warningMatthias Fuchs2011-12-021-3/+0
| * | board/esd/common/xilinx_jtag_micro.c: Fix GCC 4.6 warningMatthias Fuchs2011-12-021-2/+0
| |/
* | sh: Add support for ecovec boardNobuhiro Iwamatsu2011-12-026-0/+575
* | sh: Add support Renesas SH7724Nobuhiro Iwamatsu2011-12-022-0/+236
* | sh: Add updating method of SPI ROM to README of sh7757lcrNobuhiro Iwamatsu2011-12-021-0/+14
* | sh: espt: change config for new sh_eth driverYoshihiro Shimoda2011-12-021-0/+4
* | sh7763rdp: change config for new sh_eth driverYoshihiro Shimoda2011-12-021-0/+4
* | sh: avoid multiple definition errors with cache funcsMike Frysinger2011-12-022-21/+25
* | sh: Add a flag which controls the DDR ECC mode of sh7757lcrNobuhiro Iwamatsu2011-12-022-1/+3
* | sh: Add ashrsi3 libgcc functionPhil Edworthy2011-12-022-0/+186
* | sh: only add -mno-fdpic if the compiler supports itMike Frysinger2011-12-021-1/+2
* | sh7757lcr: change config for new sh_eth driverYoshihiro Shimoda2011-12-021-0/+4
* | net: sh_eth: use miiphybb instead of own mii functionsYoshihiro Shimoda2011-12-022-248/+104
|/
* Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/masterWolfgang Denk2011-12-02123-1936/+6602
|\
| * board/emk/top860/top860.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-021-3/+4
| * board/sbc405/strataflash.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-021-3/+0
OpenPOWER on IntegriCloud