summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* am33xx: convert defines from am33xx-specific to generic namesMatt Porter2013-03-24-13/+13
* am33xx: Add required includes to some omap/am33xx codeTom Rini2013-03-24-4/+8
* igep00x0: Enable CONFIG_CMD_BOOTZEnric Balletbo i Serra2013-03-24-1/+2
* ARM: AM33XX: Fix typo that causes an AM duplication in CPU name.Enric Balletbo i Serra2013-03-24-1/+1
* am335x: Enable DDR PHY dynamic power down bit for DDR3 boardsVaibhav Hiremath2013-03-24-2/+5
* am33xx:ddr:Fix config_sdram to work for all DDRSteve Kipisz2013-03-22-1/+4
* am335x_evm: Add more variables and switch to DT booting.Koen Kooi2013-03-22-5/+10
* am335x_evm: Enable CMD_EXT4 and CMD_FS_GENERIC, add bootpart to envKoen Kooi2013-03-22-4/+6
* am335x_evm: add support for BeagleBone Black DT nameKoen Kooi2013-03-22-0/+2
* Initialise correct GPMC WAITx irq for AM33xxMark Jackson2013-03-22-1/+1
* Allow AM335x MPU core clock speed to be specified in the board config fileMark Jackson2013-03-22-2/+9
* cm-t35: add support for loading splash image from NANDNikita Kiryanov2013-03-22-0/+65
* ARM: rpi_b: enable SD controller, add related env/cmdsStephen Warren2013-03-20-3/+117
* mmc: add bcm2835 driverStephen Warren2013-03-20-0/+214
* video: add a driver for the bcm2835Stephen Warren2013-03-20-0/+144
* ARM: rpi_b: disable rpi_b dcache explicitlyStephen Warren2013-03-20-0/+1
* lcd: calculate line_length after lcd_ctrl_init()Stephen Warren2013-03-20-2/+2
* ARM: rpi_b: use bcm2835 mbox driver to get memory sizeStephen Warren2013-03-20-1/+20
* ARM: bcm2835: add mailbox driverStephen Warren2013-03-20-1/+572
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-03-18-49/+4203
|\
| * usb: Add multiple controllers support for EHCI PCIVincent Palatin2013-03-18-9/+16
| * x86: Enable USB features for corebootSimon Glass2013-03-18-0/+17
| * usb: usbeth: smsc95xx: remove EEPROM loaded checkMichael Spang2013-03-18-4/+0
| * usb: ehci: Fix aliasing issue in EHCI interrupt codeVincent Palatin2013-03-18-1/+1
| * usb: ehci: Support interrupt transfers via periodic listPatrick Georgi2013-03-18-5/+316
| * usb: ehci: exynos: Enable non-dt pathVivek Gautam2013-03-18-0/+7
| * usb: ehci: exynos: Fix multiple FDT decodeVivek Gautam2013-03-18-28/+16
| * arm:trats: Use new ums commandLukasz Majewski2013-03-18-0/+68
| * usb:gadget: USB Mass Storage Gadget supportLukasz Majewski2013-03-18-0/+148
| * usb:composite: USB Mass Storage - f_mass_storage.c from Linux kernelPiotr Wilczek2013-03-18-0/+2793
| * usb:composite: USB Mass Storage - storage_common.c from Linux kernelLukasz Majewski2013-03-18-0/+653
| * usb:composite:fix Provide function data when addressing device with only one ...Lukasz Majewski2013-03-18-0/+19
| * usbtty: adapt buffers for large packet supportShiraz Hashim2013-03-16-2/+4
| * usb/host/ehci: Add support for EHCI on spearVipin Kumar2013-03-16-0/+60
| * usb: Fix bug when both DFU & ETHER are definedPantelis Antoniou2013-03-16-2/+8
| * dfu: Add a partition type targetPantelis Antoniou2013-03-16-0/+31
| * dfu: Properly zero out timeout valuePantelis Antoniou2013-03-16-0/+3
| * dfu: Fix crash when wrong number of arguments givenPantelis Antoniou2013-03-16-1/+1
| * dfu: Only perform DFU board_usb_init() for TRATSPantelis Antoniou2013-03-16-0/+3
| * usb: ehci: Add 64-bit controller supportVincent Palatin2013-03-16-0/+3
| * usb: ehci: generic PCI supportVincent Palatin2013-03-16-1/+40
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18-10407/+15588
|\ \ | |/ |/|
| * Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-15-1570/+2881
| |\
| | * Tegra114: Dalmore: Add pad config tables/code based on pinmux codeTom Warren2013-03-14-14/+292
| | * Tegra114: fdt: Move aliases from dtsi to dts file as per other TegrasTom Warren2013-03-14-8/+8
| | * Tegra114: Dalmore: Always use DEFAULT instead of DISABLE for lock bitsTom Warren2013-03-14-12/+12
| | * Tegra114: Fix/update GP padcfg register structTom Warren2013-03-14-8/+26
| | * Tegra114: pinmux: Fix bad CAM_MCLK func 3 table entryTom Warren2013-03-14-1/+1
| | * ARM: tegra: enable a common set of disk-related commands everywhereStephen Warren2013-03-14-80/+12
| | * disk: define HAVE_BLOCK_DEVICE if CONFIG_CMD_PARTStephen Warren2013-03-14-0/+1