summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-07sf: probe: Add support for M25P* flash partsJagannadha Sutradharudu Teki
2013-10-07sf: probe: Add new spi_flash_probe supportJagannadha Sutradharudu Teki
2013-10-07sf: Divide spi_flash into multiple partsJagannadha Sutradharudu Teki
2013-10-07pci: Properly configure prefetchable memory regionThierry Reding
2013-10-07ARM: virtualization: replace verbose license with SPDX identifierAndre Przywara
2013-10-07doc: Fix a typo in the description in doc/README.JFFS2_NANDOtavio Salvador
2013-10-07include/linux/fb.h: Add a missing include for 'list.h'Otavio Salvador
2013-10-07mtd: Fix function description in part_validate commentOtavio Salvador
2013-10-07power:pmic: prevent data abort for pmic bat commandPiotr Wilczek
2013-10-07usb: Fix error handling in musb_hcd.cAndrew Murray
2013-10-07pcm051/igep0033: Supply bd_ram_ofs for cpsw driverLars Poeschel
2013-10-07ARM: IGEP0033: Update timing to run DDR at 400MHz.Enric Balletbo i Serra
2013-10-07am335x_evm: Switch to zImage as default rather than uImageTom Rini
2013-10-04Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-10-03ARM: VExpress: enable ARMv7 virt support for VExpress A15Andre Przywara
2013-10-03ARM: extend non-secure switch to also go into HYP modeAndre Przywara
2013-10-03ARM: add SMP support for non-secure switchAndre Przywara
2013-10-03ARM: trigger non-secure state switch during bootm executionAndre Przywara
2013-10-03ARM: add C function to switch to non-secure stateAndre Przywara
2013-10-03ARM: add assembly routine to switch to non-secure stateAndre Przywara
2013-10-03ARM: add secure monitor handler to switch to non-secure stateAndre Przywara
2013-10-03ARM: prepare armv7.h to be included from assembly sourceAndre Przywara
2013-10-02Prepare v2013.04-rc4Tom Rini
2013-10-02Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-10-02Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-10-02Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini
2013-10-02Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-10-01buildman: Allow make flags to be specified for each boardSimon Glass
2013-10-01buildman: Adjust tests for new boards.cfg formatSimon Glass
2013-09-27usb: ehci: Fix test mode for connected portsJulius Werner
2013-09-27i.MX6DQ/DLS: Add pad MX6_PAD_GPIO_1__USB_OTG_IDEric Nelson
2013-09-27mx6: Fix use of improper value in enable_ipu_clockPierre Aubert
2013-09-27mx35pdk: Fix error handling in board_late_init()Fabio Estevam
2013-09-27mx28evk: Propagate the error if cpu_eth_init() failsFabio Estevam
2013-09-27mx28evk: Propagate the error if cpu_eth_init() failsFabio Estevam
2013-09-27tools/imximage.c: Fix compiling warningYork Sun
2013-09-24USB: gadget: atmel: disconnect before unbindBo Shen
2013-09-24usb:g_dnl:dfu: Download gadget and DFU function code clean upLukasz Majewski
2013-09-24usb:gadget:Remove redundant #includes for USB composite gadget and its functionsLukasz Majewski
2013-09-24usb:g_dnl:ums: Conditional compilation for mass storage function (f_mass_stor...Lukasz Majewski
2013-09-24am335x_evm: enable DFU RAMAfzal Mohammed
2013-09-24dfu: ram supportAfzal Mohammed
2013-09-24dfu: unify mmc/nand read/write ops enumAfzal Mohammed
2013-09-24dfu: Extract common DFU code to handle "dfu_alt_info" environment variableLukasz Majewski
2013-09-24ARM: atmel: add RNDIS gadget supportBo Shen
2013-09-24ARM: atmel: correct UDPHS nameBo Shen
2013-09-24USB: gadget: add atmel usba udc driverBo Shen
2013-09-24usb: gadget: config: fix unaligned access issuesTroy Kisky
2013-09-24dfu: Make maximum DFU file size equal to default DFU data bufferLukasz Majewski
2013-09-24dfu:cosmetic: Fix printf text for buffer overflow conditionLukasz Majewski