summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * board/amirix/ap1000/flash.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-021-3/+0
| * alpr board: Fix GCC 4.6 build warningsWolfgang Denk2011-12-022-6/+1
| * Merge branch 'sr@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2011-12-024-3/+16
| |\
| | * image: Don't detect XIP images as overlapping.Stephen Warren2011-12-011-1/+3
| | * image: Implement IH_TYPE_KERNEL_NOLOADStephen Warren2011-12-014-2/+13
| * | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2011-12-0214-27/+1448
| |\ \
| | * | ppc4xx: Add Io64 board supportDirk Eibach2011-12-0111-8/+1431
| | * | ppc4xx: fix PMC440 painit commandMatthias Fuchs2011-12-011-2/+15
| | * | ppc4xx: remove invalid access to PCI_BRDGOPT2 registerMatthias Fuchs2011-12-011-2/+0
OpenPOWER on IntegriCloud