summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* driver:i2c:s3c24x0: adapt driver to new i2cPiotr Wilczek2013-12-05-121/+170
* Merge branch 'serial' of git://git.denx.de/u-boot-microblazeTom Rini2013-12-02-4/+0
|\
| * serial: zynq: Remove unused #definesSoren Brinkmann2013-12-02-4/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2013-12-02-3/+25
|\ \
| * | malta: set CONFIG_SYS_BOOTM_LEN to 64MBPaul Burton2013-11-26-0/+1
| * | malta: enable PIIX4 SERIRQPaul Burton2013-11-26-0/+19
| * | malta: correct UART baudratePaul Burton2013-11-26-1/+1
| * | mips: don't hardcode Malta env baudratePaul Burton2013-11-26-2/+4
| |/
* | Blackfin: remove executable permission of AWK scriptMasahiro Yamada2013-12-02-0/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-12-02-735/+3595
|\ \ | |/ |/|
| * t2080qds/ramboot: enable PBL tool for t2080qdsShengzhou Liu2013-11-25-0/+55
| * powerpc/t2080qds: add support for t2080qds boardShengzhou Liu2013-11-25-0/+2126
| * powerpc/mpc85xx: Add T2080/T2081 SoC supportShengzhou Liu2013-11-25-1/+512
| * net/fman: Add support for 10GEC3 and 10GEC4Shengzhou Liu2013-11-25-6/+48
| * Driver/IFC: Move Freescale IFC driver to a common driverYork Sun2013-11-25-13/+13
| * Driver/DDR: Update DDR driver to allow non-zero base addressYork Sun2013-11-25-3/+3
| * powerpc/mpc8xxx: Extend DDR registers' fieldsYork Sun2013-11-25-8/+12
| * Driver/DDR: Add Freescale DDR driver for ARMYork Sun2013-11-25-4/+230
| * Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun2013-11-25-308/+175
| * Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-25-408/+416
| * p1010rdb: enable mtdparts for NANDZhao Qiang2013-11-25-0/+7
| * mpc85xx: Fix the offset of register address errorTang Yuantian2013-11-25-2/+2
| * powerpc/t1040qds: Correct Maintainer name in boards.cfgPriyanka Jain2013-11-25-1/+1
| * phy: introduce structure fixed-linkShaohui Xie2013-11-22-0/+8
| * powerpc/p4080: enable support for PCIe SATAShaohui Xie2013-11-22-0/+6
* | Prepare v2014.01-rc1Tom Rini2013-11-25-3/+3
* | Merge branch 'sandbox1' of http://git.denx.de/u-boot-x86Tom Rini2013-11-25-15/+24
|\ \
| * | sandbox: Make map_to_sysmem() use a constant pointerSimon Glass2013-11-21-2/+2
| * | sandbox: Correct data sizes and printf() strings in fdtdec.cSimon Glass2013-11-21-4/+4
| * | sandbox: config: Don't use 64-bit physical memorySimon Glass2013-11-21-3/+2
| * | sandbox: Use system headers first for sandbox's os.cSimon Glass2013-11-21-4/+11
| * | sandbox: Use uint64_t instead of u64 for timeSimon Glass2013-11-21-2/+5
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2013-11-25-386/+727
|\ \
| * | net: rtl8169: Add support for RTL8168d/8111dThierry Reding2013-11-22-1/+17
| * | net: rtl8169: Improve cache maintenanceThierry Reding2013-11-22-8/+53
| * | net: zynq_gem: Add d-cache supportSrikanth Thokala2013-11-22-29/+53
| * | phy: Use general phy code for smsc lan8720aDavid Dueck2013-11-22-1/+2
| * | phy: Use supported field during autonegotiationDavid Dueck2013-11-22-2/+3
| * | net: dm9000: random mac address supportAndrew Ruder2013-11-22-0/+9
| * | drivers/net/e1000: Introduce CONFIG_E1000_NO_NVMRojhalat Ibrahim2013-11-22-5/+38
| * | net: tftpsrv: Get correct client MAC addressAndrew Ruder2013-11-22-0/+3
| * | net: phy: atheros: Fix masks for AR8035 and AR8021Fabio Estevam2013-11-22-1/+1
| * | net/phy: Fix the phy id mask of AR8031Chunhe Lan2013-11-22-1/+1
| * | net: tsec: Fix mac addr setup portability, cleanupClaudiu Manoil2013-11-22-10/+8
| * | net: tsec: Use portable regs type (uint->u32)Claudiu Manoil2013-11-22-141/+139
| * | net: tsec: Use portable types and accessors for BDsClaudiu Manoil2013-11-22-54/+56
| * | net: tsec: Fix CamelCase issues around BD codeClaudiu Manoil2013-11-22-32/+32
| * | net: fsl_mdio: Fix warnings for __iomem pointersClaudiu Manoil2013-11-22-11/+14
| * | net: tsec: Cleanup tsec regs init and fix __iomem warnsClaudiu Manoil2013-11-22-27/+38
| * | net: tsec: Fix priv pointer in tsec_mcast_addr()Claudiu Manoil2013-11-22-7/+1