summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-09powerpc/c29xpcie: add support for C29XPCIE boardMingkai Hu
2013-08-09powerpc/85xx: Add C29x SoC supportMingkai Hu
2013-08-09powerpc/pcie: remove PCIe version 3.x define for B4860 and B4420Zang Roy-R61911
2013-08-09powerpc/pcie: add PCIe version 3.x supportZang Roy-R61911
2013-08-09powerpc/rman: fix RMan support for t4240 and b4860Minghuan Lian
2013-08-09board/b4860qds: Add support for configuring SerDes1 RefclksShaveta Leekha
2013-08-09powerpc/asm: Move function declaration of 'serdes_get_prtcl' to fsl_serdes.hShaveta Leekha
2013-08-09powerpc/mpc85xx: Add defines for serdes RSTCTL registerShaveta Leekha
2013-08-09board/freescale/common: IDT8T49N222A configuration codeShaveta Leekha
2013-08-09board/bsc9132qds: Configure DSP DDR controllerPriyanka Jain
2013-08-09board/bsc9132qds: Add DSP side tlb and lawsPriyanka Jain
2013-08-09powerpc/srio-pcie-boot: Avoid the NOR_BOOT macro when boot from SRIO/PCIELiu Gang
2013-08-09p1020rdb-pd: platform supportHaijun.Zhang
2013-08-09powerpc/mpc85xx: Workaround for A-005812York Sun
2013-08-09powerpc/mpc8xxx: Add memory reset controlYork Sun
2013-08-09powerpc/mpc8xxx: Add x4 DDR device supportYork Sun
2013-08-09powerpc/t4240qds: Adjust DDR timing for RDIMMYork Sun
2013-08-09powerpc/mpc8xxx: Set inactive csn_bnds to 0xffffffffYork Sun
2013-08-09powerpc/T4240EMU: Add T4240EMU targetYork Sun
2013-08-09powerpc/corenet: Move RCW print to cpu.cYork Sun
2013-08-09powerpc/t4qds: cleanup board header fileYork Sun
2013-08-09mpc85xx: Base emulator supportYork Sun
2013-08-09drivers/fm: Fix compiling error if FW location is not definedYork Sun
2013-08-09powerpc/corenet: Move CONFIG_FSL_CORENET out of board header fileYork Sun
2013-08-09powerpc/t4: Correct LIODN assignment for SRIOLiu Gang
2013-08-09powerpc/b4860: Correct LIODN assignment for SRIOLiu Gang
2013-08-09powerpc/srio: Update the SRIO LIODN registers and ID table macroLiu Gang
2013-08-09powerpc/85xx: Add TWR-P10xx board supportXie Xiaobo
2013-08-06Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-08-03i2c: soft: Fix typo in CONFIG_SYS_I2C_SOFT_SPEEDMarek Vasut
2013-08-02dts/Makefile: pass -undef -D__DTS__ to cppStephen Warren
2013-08-02dts/Makefile: don't use cpp -PStephen Warren
2013-08-02config: don't define CONFIG_ARCH_DEVICE_TREEStephen Warren
2013-08-02dts/Makefile: don't define ARCH_CPU_DTS, BOARD_DTSStephen Warren
2013-08-02dt: don't use ARCH_CPU_DTSStephen Warren
2013-08-02dts/Makefile: unify cpp/dtc include pathsStephen Warren
2013-08-02dts/Makefile: simplify dtc invocationStephen Warren
2013-08-02xilinx: move microblaze-generic .dts to standard locationStephen Warren
2013-08-02Validate dtc is new enoughStephen Warren
2013-08-01Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2013-07-31spi: bfin_spi: Use DIV_ROUND_UP instead of open-codedAxel Lin
2013-07-31blackfin: Fix using gd->baudrate before setting its valueAxel Lin
2013-07-31blackfin: gpio: Use proper mask for comparing functionAxel Lin
2013-07-31gpio: adi_gpio2: Unreserve gpio in special_gpio_free()Axel Lin
2013-07-31blackfin: gpio: Unreserve gpio in special_gpio_free()Axel Lin
2013-07-30cfi_flash: Add prototypes of overridable functionsMasahiro Yamada
2013-07-29ehci-hcd: fix memory leak in lowlevel initNikita Kiryanov
2013-07-29usb_hub: fix power cycling logicNikita Kiryanov
2013-07-29usb: ehci-omap: Don't softreset USB High-speed Host (UHH) ModuleRoger Quadros
2013-07-29dfu: Implementation of target reset after communication with dfu-util's -R sw...Lukasz Majewski