summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | drivers:usb:common:fsl-dt-fixup: Add device-tree fixup support for xhci contr...Sriram Dash2016-04-101-2/+2
| * | | | board: pic32mzda: enable USB-host, USB-storage support.Purna Chandra Mandal2016-04-101-0/+7
| |/ / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2016-04-0812-22/+25
|\ \ \ \ | |/ / / |/| | |
| * | | powerpc: mpc85xx: Enable pre-relocation malloc for MPC85xxmario.six@gdsys.cc2016-04-081-0/+3
| * | | powerpc: Replace CONFIG_SYS_INIT_RAM_END with CONFIG_SYS_INIT_RAM_SIZEYork Sun2016-04-0810-21/+21
| * | | powerpc: t1040qds: Use generic ethsw commandsCodrin Ciubotariu2016-04-071-1/+1
* | | | armv8: LS2080A: Consolidate LS2080A and LS2085AYork Sun2016-04-064-21/+2
* | | | armv8: ls1043a: load Fman ucode from SD/MMC under SD bootQianyu Gong2016-04-061-1/+9
* | | | armv8: ls1043a: load Fman ucode from NAND flash under NAND bootQianyu Gong2016-04-061-1/+5
* | | | armv8/ls1043aqds: modify CONFIG_SYS_MAX_FLASH_BANKS to 1Wenbin Song2016-04-061-1/+1
* | | | fsl: esdhc: consolidate fsl_esdhc_cfg structurePeng Fan2016-04-061-5/+1
|/ / /
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-04-046-23/+45
|\ \ \
| * | | ARM64: zynqmp: Enable EFI partition supportMichal Simek2016-04-041-0/+1
| * | | ARM: zynq: Add uEnv.txt supportMichal Simek2016-04-041-0/+26
| * | | block: Add support for Ceva sataMichal Simek2016-04-041-1/+1
| * | | ARM64: zynqmp: Read RAM information from DTMichal Simek2016-04-042-8/+6
| * | | ARM64: Move HUSH enabling from board file to defconfigMichal Simek2016-04-041-1/+0
| * | | ARM64: zynqmp: Enable FAT write and EXT4 write for USB tooMichal Simek2016-04-041-0/+3
| * | | ARM64: zynqmp: Decrease boot delaySoren Brinkmann2016-04-041-1/+1
| * | | microblaze: Remove !OF_CONTROL code for timer and interruptMichal Simek2016-04-041-12/+0
| * | | ARM: zynq: zybo: Enabling reading MAC address from EEPROMMichal Simek2016-04-041-0/+3
| * | | ARM: zynq: Enable option to overwrite default variablesMichal Simek2016-04-041-0/+2
| * | | zynq-common: Enable phy driver for Xilinx PCS/PMA coreSiva Durga Prasad Paladugu2016-04-041-0/+1
| * | | phy: Add phy driver support for xilinx PCS/PMA coreSiva Durga Prasad Paladugu2016-04-041-0/+1
* | | | arm: mvebu: Add basic support for Armada 375 eval board db-88f6720Stefan Roese2016-04-041-0/+120
* | | | dt-bindings: Add include/dt-bindings/phy/phy.h from Linux v4.4Stefan Roese2016-04-041-0/+19
* | | | net: mvpp2.c: Add Marvell mvpp2 network driver for Armada 375Stefan Roese2016-04-041-0/+2
|/ / /
* | | drivers: block: add block device cacheEric Nelson2016-04-011-1/+104
* | | board: Add Qualcomm Dragonboard 410C supportMateusz Kulikowski2016-04-011-0/+150
* | | drivers: Add SPMI bus uclassMateusz Kulikowski2016-04-012-0/+47
* | | ehci-ci.h: drop generic USBCMD fieldsMateusz Kulikowski2016-04-011-4/+0
* | | usb: ehci-ci: Add missing registers.Mateusz Kulikowski2016-04-011-1/+5
* | | usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski2016-04-011-3/+3
* | | usb: ulpi: Fix compile warning in read/write on 64-bit machines.Mateusz Kulikowski2016-04-011-0/+2
* | | usb: ulpi: Fix viewport_addr typeMateusz Kulikowski2016-04-011-1/+1
* | | Migrate CONFIG_ULPI* to KconfigMateusz Kulikowski2016-04-015-10/+1
* | | board: ti: DRA7: Add DP83867 TI phy for rev cDan Murphy2016-04-011-0/+1
* | | kc1: Add some sysboot and devicetree-related environment variablesPaul Kocialkowski2016-04-011-0/+2
* | | kc1: Include explicit serial baudrate on bootargsPaul Kocialkowski2016-04-011-1/+1
* | | sniper: Include explicit serial baudrate on bootargsPaul Kocialkowski2016-04-011-1/+1
* | | configs: ti_armv7_keystone2: make SYS_TEXT_BASE configurable at build timeVitaly Andrianov2016-04-011-0/+2
* | | rpi: BCM2837 and Raspberry Pi 3 32-bit supportStephen Warren2016-04-012-1/+23
* | | ARM: bcm2835: move CONFIG_BCM283* to KconfigStephen Warren2016-04-012-2/+0
* | | Drop command-processing code when CONFIG_CMDLINE is disabledSimon Glass2016-04-011-0/+18
* | | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-04-018-13/+57
|\ \ \
| * | | sunxi: Add support for Allwinner A64 SoCsSiarhei Siamashka2016-04-015-6/+44
| * | | sunxi: usb_phy: Add support for A83T USB PHYsChen-Yu Tsai2016-03-311-0/+2
| * | | power: axp818: Add support for FLDOsChen-Yu Tsai2016-03-312-0/+2
| * | | sunxi: axp: Support VBUS drive GPIO on AXP818Chen-Yu Tsai2016-03-311-1/+5
| * | | sunxi: axp: Generalize register macros for VBUS drive GPIOChen-Yu Tsai2016-03-311-4/+4
OpenPOWER on IntegriCloud