aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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
2011-12-02Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/masterWolfgang Denk123-1936/+6602
2011-12-02board/emk/top860/top860.c: Fix GCC 4.6 build warningWolfgang Denk1-3/+4
2011-12-02board/sbc405/strataflash.c: Fix GCC 4.6 build warningWolfgang Denk1-3/+0
2011-12-02arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warningWolfgang Denk1-3/+0
2011-12-02board/freescale/mpc8610hpcd/mpc8610hpcd.c: Fix GCC 4.6 build warningWolfgang Denk1-2/+1
2011-12-02board/mpl/common/flash.c: Fix GCC 4.6 build warningWolfgang Denk1-2/+1
2011-12-02post/board/lwmon5/gdc.c: Fix GCC 4.6 build warningWolfgang Denk1-2/+1
2011-12-02drivers/usb/host/sl811-hcd.c: Fix GCC 4.6 build warningWolfgang Denk1-7/+5
2011-12-02board/sandburst/common/flash.c: Fix GCC 4.6 build warningWolfgang Denk1-4/+1
2011-12-02DB64460: Fix GCC 4.6 build warningsWolfgang Denk3-296/+255
2011-12-02DB64360: Fix GCC 4.6 build warningsWolfgang Denk3-299/+254
2011-12-02board/cray/L1/flash.c: Fix GCC 4.6 build warningWolfgang Denk1-14/+11
2011-12-02drivers/block/sata_dwc.c: Fix GCC 4.6 build warningWolfgang Denk1-5/+1
2011-12-02board/amirix/ap1000/flash.c: Fix GCC 4.6 build warningWolfgang Denk1-3/+0
2011-12-02alpr board: Fix GCC 4.6 build warningsWolfgang Denk2-6/+1
2011-12-02Merge branch 'sr@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk4-3/+16
2011-12-02Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk14-27/+1448
2011-12-01Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk46-97/+3231
2011-12-01image: Don't detect XIP images as overlapping.Stephen Warren1-1/+3
2011-12-01image: Implement IH_TYPE_KERNEL_NOLOADStephen Warren4-2/+13
2011-12-01ppc4xx: Add Io64 board supportDirk Eibach11-8/+1431
2011-12-01ppc4xx: fix PMC440 painit commandMatthias Fuchs1-2/+15
2011-12-01ppc4xx: remove invalid access to PCI_BRDGOPT2 registerMatthias Fuchs1-2/+0
2011-12-01ppc4xx: use CONFIG_PCI_BOOTDELAY instead of private implementationMatthias Fuchs2-15/+2
2011-11-29mpc85xx: support for Freescale COM Express P2020Ira W. Snyder9-0/+1099
2011-11-29arch/powerpc/cpu/mpc8xxx/ddr/interactive.c: Fix GCC 4.6 build warningKumar Gala1-2/+1
2011-11-29mpc85xx: support board-specific reset functionIra W. Snyder1-1/+16
2011-11-29powerpc/85xx: verify the localbus device tree address before booting the OSTimur Tabi1-9/+39