summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-021-3/+0
| * board/freescale/mpc8610hpcd/mpc8610hpcd.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-021-2/+1
| * board/mpl/common/flash.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-021-2/+1
| * post/board/lwmon5/gdc.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-021-2/+1
| * drivers/usb/host/sl811-hcd.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-021-7/+5
| * board/sandburst/common/flash.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-021-4/+1
| * DB64460: Fix GCC 4.6 build warningsWolfgang Denk2011-12-023-296/+255
| * DB64360: Fix GCC 4.6 build warningsWolfgang Denk2011-12-023-299/+254
| * board/cray/L1/flash.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-021-14/+11
| * drivers/block/sata_dwc.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-021-5/+1
OpenPOWER on IntegriCloud