summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | serial: cosmetic checkpatch complianceGerlando Falauto2011-12-05-35/+35
* | disk: part_efi: fix regression due to incorrect buffer usageStephen Warren2011-12-05-2/+2
* | miiphy: Note that miiphy_* API is deprecatedAndy Fleming2011-12-05-0/+21
* | Phy/Marvell: Rewrite the MV88E1111 phy config function based on kernel codeZang Roy-R619112011-12-05-6/+107
* | Merge branch 'marek.vasut@gmail.com' of git://git.denx.de/u-boot-stagingWolfgang Denk2011-12-05-7/+2
|\ \
| * | tools/os_support: add OS X Lion supportAndreas Bießmann2011-12-02-2/+2
| * | board/esd/dasa_sim/flash.c: Fix GCC 4.6 warningMatthias Fuchs2011-12-02-3/+0
| * | board/esd/common/xilinx_jtag_micro.c: Fix GCC 4.6 warningMatthias Fuchs2011-12-02-2/+0
| |/
* | sh: Add support for ecovec boardNobuhiro Iwamatsu2011-12-02-0/+575
* | sh: Add support Renesas SH7724Nobuhiro Iwamatsu2011-12-02-0/+236
* | sh: Add updating method of SPI ROM to README of sh7757lcrNobuhiro Iwamatsu2011-12-02-0/+14
* | sh: espt: change config for new sh_eth driverYoshihiro Shimoda2011-12-02-0/+4
* | sh7763rdp: change config for new sh_eth driverYoshihiro Shimoda2011-12-02-0/+4
* | sh: avoid multiple definition errors with cache funcsMike Frysinger2011-12-02-21/+25
* | sh: Add a flag which controls the DDR ECC mode of sh7757lcrNobuhiro Iwamatsu2011-12-02-1/+3
* | sh: Add ashrsi3 libgcc functionPhil Edworthy2011-12-02-0/+186
* | sh: only add -mno-fdpic if the compiler supports itMike Frysinger2011-12-02-1/+2
* | sh7757lcr: change config for new sh_eth driverYoshihiro Shimoda2011-12-02-0/+4
* | net: sh_eth: use miiphybb instead of own mii functionsYoshihiro Shimoda2011-12-02-248/+104
|/
* Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/masterWolfgang Denk2011-12-02-1936/+6602
|\
| * board/emk/top860/top860.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-02-3/+4
| * board/sbc405/strataflash.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-02-3/+0
| * arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-02-3/+0
| * board/freescale/mpc8610hpcd/mpc8610hpcd.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-02-2/+1
| * board/mpl/common/flash.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-02-2/+1
| * post/board/lwmon5/gdc.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-02-2/+1
| * drivers/usb/host/sl811-hcd.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-02-7/+5
| * board/sandburst/common/flash.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-02-4/+1
| * DB64460: Fix GCC 4.6 build warningsWolfgang Denk2011-12-02-296/+255
| * DB64360: Fix GCC 4.6 build warningsWolfgang Denk2011-12-02-299/+254
| * board/cray/L1/flash.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-02-14/+11
| * drivers/block/sata_dwc.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-02-5/+1
| * board/amirix/ap1000/flash.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-02-3/+0
| * alpr board: Fix GCC 4.6 build warningsWolfgang Denk2011-12-02-6/+1
| * Merge branch 'sr@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2011-12-02-3/+16
| |\
| | * image: Don't detect XIP images as overlapping.Stephen Warren2011-12-01-1/+3
| | * image: Implement IH_TYPE_KERNEL_NOLOADStephen Warren2011-12-01-2/+13
| * | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2011-12-02-27/+1448
| |\ \
| | * | ppc4xx: Add Io64 board supportDirk Eibach2011-12-01-8/+1431
| | * | ppc4xx: fix PMC440 painit commandMatthias Fuchs2011-12-01-2/+15
| | * | ppc4xx: remove invalid access to PCI_BRDGOPT2 registerMatthias Fuchs2011-12-01-2/+0
| | * | ppc4xx: use CONFIG_PCI_BOOTDELAY instead of private implementationMatthias Fuchs2011-12-01-15/+2
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-12-01-97/+3231
| |\ \
| | * | mpc85xx: support for Freescale COM Express P2020Ira W. Snyder2011-11-29-0/+1099
| | * | arch/powerpc/cpu/mpc8xxx/ddr/interactive.c: Fix GCC 4.6 build warningKumar Gala2011-11-29-2/+1
| | * | mpc85xx: support board-specific reset functionIra W. Snyder2011-11-29-1/+16
| | * | powerpc/85xx: verify the localbus device tree address before booting the OSTimur Tabi2011-11-29-9/+39
| | * | mpc8xxx: update module_type values from JEDEC DDR3 SPD SpecificationIra W. Snyder2011-11-29-0/+14
| | * | powerpc/p3060qds: Add board related support for P3060QDS platformShengzhou Liu2011-11-29-9/+1878
| | * | powerpc/85xx: clean up and document the QE/FMAN microcode macrosTimur Tabi2011-11-29-44/+94