summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mtd: Introduce mtd_block_isreserved()Ezequiel Garcia2015-08-256-2/+56
* nand: Remove __UBOOT__ ifdefsScott Wood2015-08-254-462/+4
* Merge git://git.denx.de/u-boot-socfpgaTom Rini2015-08-2349-2760/+3220
|\
| * arm: socfpga: Fix ArriaV SoCDK PLL configMarek Vasut2015-08-231-13/+13
| * arm: socfpga: Enable ethernet on ArriaV SoCDKMarek Vasut2015-08-231-0/+3
| * arm: socfpga: Fix SD/MMC boot on ArriaV SoCDKMarek Vasut2015-08-231-0/+6
| * arm: socfpga: Fix MAINTAINERS entry for CV/AV SoCDKMarek Vasut2015-08-232-9/+4
| * arm: socfpga: Enable DWAPB GPIO driverMarek Vasut2015-08-235-2/+8
| * arm: socfpga: dts: Add bank-name property to each GPIO bankMarek Vasut2015-08-231-0/+3
| * gpio: Add DW APB GPIO driverMarek Vasut2015-08-233-0/+175
| * arm: socfpga: Make the pinmux table const u8Marek Vasut2015-08-236-8/+6
| * arm: socfpga: Switch to filtered QTS filesMarek Vasut2015-08-2323-2982/+2546
| * arm: socfpga: Add qts-filter.sh scriptMarek Vasut2015-08-231-0/+205
| * arm: socfpga: Remove AV-specific parts from CV-SoCDKMarek Vasut2015-08-238-1153/+0
| * arm: socfpga: Remove CV-specific parts from AV-SoCDKMarek Vasut2015-08-238-1117/+0
| * arm: socfpga: Split Altera socfpga into AV and CV SoCDKMarek Vasut2015-08-2327-2/+2773
| * arm: socfpga: Unbind CPU type from board typeMarek Vasut2015-08-234-8/+21
| * arm: socfpga: Move wrappers into platform directoryMarek Vasut2015-08-236-11/+18
| * arm: socfpga: Do not enable gmac1 in Cyclone V dtsiMarek Vasut2015-08-232-6/+1
| * arm: socfpga: Make the DT mmc node consistentMarek Vasut2015-08-232-3/+2
| * arm: socfpga: Fix delay in clock managerMarek Vasut2015-08-231-7/+5
| * arm: socfpga: Fix delay in freeze controllerMarek Vasut2015-08-231-7/+5
| * ddr: altera: Repair uninited variableMarek Vasut2015-08-231-1/+1
| * ddr: altera: Replace float multiplication with integer oneMarek Vasut2015-08-231-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-08-23344-447/+1103
|\ \
| * | net: Move CONFIG_E1000 options to KconfigSimon Glass2015-08-21290-36/+508
| * | Tidy up some defconfig filesSimon Glass2015-08-2162-192/+165
| * | net: e1000: Add Kconfig optionsSimon Glass2015-08-213-10/+32
| * | net: e1000: Convert to driver modelSimon Glass2015-08-212-0/+142
| * | net: e1000: Prepare for driver model conversionSimon Glass2015-08-212-200/+245
| * | net: e1000: Move #include of common.h to the C filesSimon Glass2015-08-213-1/+2
| * | net: Return -EINTR when ctrl+c is pressedMichal Simek2015-08-211-0/+1
| * | net: e1000: Support 64-bit physical addressMingkai Hu2015-08-211-4/+4
| * | tftp: adjust settings to be suitable for 100Mbit ethernetPavel Machek2015-08-211-5/+5
| |/
* | ARM: at91: sama5: update the spi flash mappingWu, Josh2015-08-214-33/+16
* | ARM: at91: sama5: move the nandflash env config to at91-sama5_common.hWu, Josh2015-08-215-32/+16
* | ARM: at91: sama5d3xek: use a $dtb_name to load dtbWu, Josh2015-08-213-1/+27
* | ARM: at91: sama5: move the sd/mmc env config to at91-sama5_common.hWu, Josh2015-08-215-50/+16
* | arm: at91: add support for mini-box picosam9g45 boardErik van Luijk2015-08-219-0/+646
* | arm: at91: pmc: replace the constant with a define in at91_pmc.hErik van Luijk2015-08-219-8/+9
* | arm: at91: at91sam9m10g45ek/corvus remove useless chip select 1 initErik van Luijk2015-08-212-16/+0
* | arm: at91: mpddr: allow multiple DDR controllersErik van Luijk2015-08-2114-36/+34
|/
* ARM: davinci: remove support for cam_enc_4xxMasahiro Yamada2015-08-2011-1761/+1
* Merge git://git.denx.de/u-boot-usbTom Rini2015-08-199-61/+223
|\
| * usb: dwc2: Rename to dwc2_usbMarek Vasut2015-08-191-1/+1
| * usb: dwc2: Add original Synopsys compat stringMarek Vasut2015-08-191-0/+1
| * usb: gadget: ether: populate _reset_ callbackKishon Vijay Abraham I2015-08-191-0/+1
| * usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stopKishon Vijay Abraham I2015-08-191-0/+1
| * usb: gadget: ether: Perform board initialization from ethernet gadget driverKishon Vijay Abraham I2015-08-191-0/+4
| * usb: xhci: Fix a potential NULL pointer dereferenceSergey Temerkhanov2015-08-191-5/+14
OpenPOWER on IntegriCloud