summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-24am33xx: Add required includes to some omap/am33xx codeTom Rini
2013-03-24igep00x0: Enable CONFIG_CMD_BOOTZEnric Balletbo i Serra
2013-03-24ARM: AM33XX: Fix typo that causes an AM duplication in CPU name.Enric Balletbo i Serra
2013-03-24am335x: Enable DDR PHY dynamic power down bit for DDR3 boardsVaibhav Hiremath
2013-03-22am33xx:ddr:Fix config_sdram to work for all DDRSteve Kipisz
2013-03-22am335x_evm: Add more variables and switch to DT booting.Koen Kooi
2013-03-22am335x_evm: Enable CMD_EXT4 and CMD_FS_GENERIC, add bootpart to envKoen Kooi
2013-03-22am335x_evm: add support for BeagleBone Black DT nameKoen Kooi
2013-03-22Initialise correct GPMC WAITx irq for AM33xxMark Jackson
2013-03-22Allow AM335x MPU core clock speed to be specified in the board config fileMark Jackson
2013-03-22cm-t35: add support for loading splash image from NANDNikita Kiryanov
2013-03-20ARM: rpi_b: enable SD controller, add related env/cmdsStephen Warren
2013-03-20mmc: add bcm2835 driverStephen Warren
2013-03-20video: add a driver for the bcm2835Stephen Warren
2013-03-20ARM: rpi_b: disable rpi_b dcache explicitlyStephen Warren
2013-03-20lcd: calculate line_length after lcd_ctrl_init()Stephen Warren
2013-03-20ARM: rpi_b: use bcm2835 mbox driver to get memory sizeStephen Warren
2013-03-20ARM: bcm2835: add mailbox driverStephen Warren
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-18usb: Add multiple controllers support for EHCI PCIVincent Palatin
2013-03-18x86: Enable USB features for corebootSimon Glass
2013-03-18usb: usbeth: smsc95xx: remove EEPROM loaded checkMichael Spang
2013-03-18usb: ehci: Fix aliasing issue in EHCI interrupt codeVincent Palatin
2013-03-18usb: ehci: Support interrupt transfers via periodic listPatrick Georgi
2013-03-18usb: ehci: exynos: Enable non-dt pathVivek Gautam
2013-03-18usb: ehci: exynos: Fix multiple FDT decodeVivek Gautam
2013-03-18arm:trats: Use new ums commandLukasz Majewski
2013-03-18usb:gadget: USB Mass Storage Gadget supportLukasz Majewski
2013-03-18usb:composite: USB Mass Storage - f_mass_storage.c from Linux kernelPiotr Wilczek
2013-03-18usb:composite: USB Mass Storage - storage_common.c from Linux kernelLukasz Majewski
2013-03-18usb:composite:fix Provide function data when addressing device with only one ...Lukasz Majewski
2013-03-16usbtty: adapt buffers for large packet supportShiraz Hashim
2013-03-16usb/host/ehci: Add support for EHCI on spearVipin Kumar
2013-03-16usb: Fix bug when both DFU & ETHER are definedPantelis Antoniou
2013-03-16dfu: Add a partition type targetPantelis Antoniou
2013-03-16dfu: Properly zero out timeout valuePantelis Antoniou
2013-03-16dfu: Fix crash when wrong number of arguments givenPantelis Antoniou
2013-03-16dfu: Only perform DFU board_usb_init() for TRATSPantelis Antoniou
2013-03-16usb: ehci: Add 64-bit controller supportVincent Palatin
2013-03-16usb: ehci: generic PCI supportVincent Palatin
2013-03-15Use 'unsigned int' for global_data's baudrateSimon Glass
2013-03-15sparc: Fix build warnings in serial.cSimon Glass
2013-03-15sparc: Fix out-of-tree buildingSimon Glass
2013-03-15serial: ns16550: Remove unwanted castSimon Glass
2013-03-15avr32: Fix cast warning in board.cSimon Glass
2013-03-15blackfin: Remove noreturn attribute from cpu_init_f()Simon Glass
2013-03-15blackfin: Fix up board_type global dataSimon Glass
2013-03-15exynos5: Enable generic board for Exynos5 device tree boardsSimon Glass
2013-03-15x86: Enable generic boardSimon Glass