aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-21ARM: at91: sama5: update the spi flash mappingWu, Josh4-33/+16
2015-08-21ARM: at91: sama5: move the nandflash env config to at91-sama5_common.hWu, Josh5-32/+16
2015-08-21ARM: at91: sama5d3xek: use a $dtb_name to load dtbWu, Josh3-1/+27
2015-08-21ARM: at91: sama5: move the sd/mmc env config to at91-sama5_common.hWu, Josh5-50/+16
2015-08-21arm: at91: add support for mini-box picosam9g45 boardErik van Luijk9-0/+646
2015-08-21arm: at91: pmc: replace the constant with a define in at91_pmc.hErik van Luijk9-8/+9
2015-08-21arm: at91: at91sam9m10g45ek/corvus remove useless chip select 1 initErik van Luijk2-16/+0
2015-08-21arm: at91: mpddr: allow multiple DDR controllersErik van Luijk14-36/+34
2015-08-20ARM: davinci: remove support for cam_enc_4xxMasahiro Yamada11-1761/+1
2015-08-19Merge git://git.denx.de/u-boot-usbTom Rini9-61/+223
2015-08-19usb: dwc2: Rename to dwc2_usbMarek Vasut1-1/+1
2015-08-19usb: dwc2: Add original Synopsys compat stringMarek Vasut1-0/+1
2015-08-19usb: gadget: ether: populate _reset_ callbackKishon Vijay Abraham I1-0/+1
2015-08-19usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stopKishon Vijay Abraham I1-0/+1
2015-08-19usb: gadget: ether: Perform board initialization from ethernet gadget driverKishon Vijay Abraham I1-0/+4
2015-08-19usb: xhci: Fix a potential NULL pointer dereferenceSergey Temerkhanov1-5/+14
2015-08-19usb: spear: Add support for both SPEAr600 EHCI controllersStefan Roese3-3/+41
2015-08-19imx: usb: ehci-mx6: wait_for_bit to check reg statusAdrian Alonso1-4/+33
2015-08-19imx: usb: ehci-mx6: add usb support for imx7d socAdrian Alonso2-19/+82
2015-08-19imx: usb: ehci-mx6: document board specific functionsAdrian Alonso1-0/+31
2015-08-19imx: usb: ehci-mx6: reg accessor cleanupsAdrian Alonso1-33/+18
2015-08-19zynqmp: enable CONFIG_NET_RANDOM_ETHADDRMichal Simek1-0/+1
2015-08-19ARM: dts: Rename memory@0 to memoryMichal Simek4-4/+4
2015-08-19zynq: enable CONFIG_NET_RANDOM_ETHADDRMasahiro Yamada11-0/+11
2015-08-19zynq: Make CONFIG_OF_EMBED default caseMichal Simek12-1/+12
2015-08-19zynqmp: usb: Add usb dwc3 driver support for zynqmpSiva Durga Prasad Paladugu5-2/+75
2015-08-19ARM: zynq: drop "optional" from board select in favor of ZC702Masahiro Yamada2-2/+1
2015-08-19board: Xilinx: zynqmp: Define checkboard() functionSiva Durga Prasad Paladugu1-0/+6
2015-08-19configs: zynqmp: Enable networking by default for EP108Michal Simek1-4/+6
2015-08-19ARM: zynqmp_ep: Enable ethernet for EPMichal Simek1-0/+3
2015-08-19ARM: zynqmp: Add platform specific arch_get_page_tableMichal Simek1-0/+5
2015-08-19zynqmp: Enable U-Boot run in EL3Michal Simek2-0/+8
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada55-99/+74
2015-08-18of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada23-32/+17
2015-08-18fdtdec: fix OF_CONTROL switchMasahiro Yamada1-1/+1
2015-08-18dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd listMasahiro Yamada7-16/+13
2015-08-18led: unify obj-$(CONFIG_LED) and obj-$(CONFIG_SPL_LED) entriesMasahiro Yamada1-2/+1
2015-08-18led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LEDMasahiro Yamada2-2/+2
2015-08-18ram: unify obj-$(CONFIG_RAM) and obj-$(CONFIG_SPL_RAM) entriesMasahiro Yamada1-2/+1
2015-08-18ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAMMasahiro Yamada2-2/+2
2015-08-18clk: unify obj-$(CONFIG_CLK) and obj-$(CONFIG_SPL_CLK) entriesMasahiro Yamada1-2/+1
2015-08-18clk: rename CONFIG_SPL_CLK_SUPPORT to CONFIG_SPL_CLKMasahiro Yamada2-2/+2
2015-08-18dm: unify obj-$(CONFIG_DM) and obj-$(CONFIG_SPL_DM) entriesMasahiro Yamada1-2/+2
2015-08-18spl: move SPL driver entries to driver/MakefileMasahiro Yamada3-31/+39
2015-08-18linux/kconfig.h: add CPP macros useful for per-image config optionsMasahiro Yamada2-0/+74
2015-08-18kbuild: add a makefile macro useful with per-image config optionsMasahiro Yamada1-0/+6
2015-08-18kbuild: fixdep: optimize code slightlyMasahiro Yamada1-3/+4
2015-08-18fs-test.sh: minor fixesStephen Warren1-3/+3
2015-08-18i2c: lpc32xx: correct sanity check for requested bus speedVladimir Zapolskiy1-11/+11
2015-08-18lpc32xx: add common USB OHCI defines for all LPC32xx boardsVladimir Zapolskiy1-0/+9