summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-07-29usb: mv_udc: Add bounce bufferMarek Vasut
2013-07-29usb: mv_udc: Add proper cache managementMarek Vasut
2013-07-29usb: mv_udc: Implement better qTD item accessorMarek Vasut
2013-07-29usb: mv_udc: Improve allocation of qTD itemsMarek Vasut
2013-07-29usb: mv_udc: Implement better QH accessorMarek Vasut
2013-07-29usb: mv_udc: Add cacheline length checkMarek Vasut
2013-07-29usb: mv_udc: Properly align the endpoint QH and qTD listMarek Vasut
2013-07-29usb: mv_udc: Move QH and qTD into mv_drvMarek Vasut
2013-07-29usb: mv_udc: Init mv_drv.gadget.ops staticallyMarek Vasut
2013-07-29usb: mv_udc: Remove QH_MAXNUM macroMarek Vasut
2013-07-29usb: mv_udc: Clean up the initial variable checkMarek Vasut
2013-07-29usb: mv_udc: Make use of struct ehci_ctrlMarek Vasut
2013-07-29usb: ehci: Split out struct ehci_ctrl definitionMarek Vasut
2013-07-29usb: mv_udc: Clean up the EP initializationMarek Vasut
2013-07-29usb: mv_udc: Move endpoint array into driver dataMarek Vasut
2013-07-29usb: mv_udc: Clean up mv_udc.hMarek Vasut
2013-07-29usb: mv_udc: Unbreak the mv_udc driverMarek Vasut
2013-07-26powerpc/ppc4xx: Convert new gdsys files to SPDX license tagsTom Rini