aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-07-30x86: Add Intel Edison board filesAndy Shevchenko1-0/+61
2017-07-29Merge git://git.denx.de/u-boot-socfpgaTom Rini3-9/+1
2017-07-29Merge git://git.denx.de/u-boot-usbTom Rini62-117/+248
2017-07-28clk: fix compilation errors for poplar platformPatrice Chotard1-14/+21
2017-07-28dm: phy: add missing #ifdef CONFIG_PHYPatrice Chotard1-0/+42
2017-07-28dfu: remove limitation on partition sizePatrick Delaunay1-2/+2
2017-07-28dfu: allow dfu read on partition greater than 2GBPatrick Delaunay1-1/+1
2017-07-28dm: usb: Add a new USB controller operation 'update_hub_device'Bin Meng1-1/+20
2017-07-28usb: hub: Parse and save TT details from device descriptorBin Meng2-0/+28
2017-07-28usb: hub: Support 'set hub depth' request for USB 3.0 hubsBin Meng2-0/+4
2017-07-28usb: hub: Add a new API to test if a hub device is root hubBin Meng1-0/+8
2017-07-28usb: hub: Remove hub_port_reset()Bin Meng1-18/+0
2017-07-28x86: minnowmax: Add a environment variable for USB power-on delayBin Meng1-1/+2
2017-07-28configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boardsBin Meng29-56/+2
2017-07-28configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boardsBin Meng26-36/+2
2017-07-28usb: hub: Add 3.0 hub port status mask of 2.0 hubBin Meng1-1/+6
2017-07-28usb: hub: Change USB hub descriptor to match USB 3.0 hubsBin Meng1-4/+14
2017-07-28usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hubBin Meng1-0/+1
2017-07-28dm: core: add ofnode_count_phandle_with_args()Patrice Chotard3-0/+60
2017-07-28clk: add clk_release_all()Patrice Chotard1-0/+14
2017-07-28reset: add reset_release_all()Patrice Chotard1-0/+18
2017-07-28reset: add reset_request()Patrice Chotard1-0/+9
2017-07-28drivers: phy: add generic_phy_valid() methodPatrice Chotard1-0/+11
2017-07-28fdtdec: Drop old compatible valuesSimon Glass1-6/+0
2017-07-28dm: power: Convert as3722 to driver modelSimon Glass1-16/+2
2017-07-28power: Add a GPIO driver for the as3722 PMICSimon Glass1-0/+5
2017-07-28power: Add a regulator driver for the as3722 PMICSimon Glass1-0/+8
2017-07-28dm: core: Add ofnode_read_resource()Simon Glass2-10/+20
2017-07-28sandbox: remove os_putc() and os_puts()Masahiro Yamada1-20/+0
2017-07-28dm: ofnode: change return type of dev_read_prop() to opaque pointerMasahiro Yamada1-3/+3
2017-07-28dm: Fix typo in include-guard for dm-structs.hPhilipp Tomsich1-2/+2
2017-07-27spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LENAndy Yan1-1/+1
2017-07-27rockchip: firefly: Add "usb start" to auto-start USB deviceLeo Wen1-1/+2
2017-07-27rockchip: firefly: Set the environment variable 'usbkbd' to the stdinLeo Wen1-1/+1
2017-07-27rockchip: rk3399: enable SPL_SERIAL_SUPPORT and SPL_DRIVERS_MISC_SUPPORT via ...Philipp Tomsich1-2/+0
2017-07-27rockchip: use UUID for root partitionsKever Yang1-1/+7
2017-07-26Merge git://git.denx.de/u-boot-uniphierTom Rini1-33/+3
2017-07-26serial: stm32x7: migrate serial struct to driverPatrice Chotard1-17/+0
2017-07-26ARM: DTS: stm32: align DT clock declaration with kernelPatrice Chotard2-0/+171
2017-07-26configs: ti: armv7: Fixes bug in fit_loadaddr for ramfs bootMadan Srinivas1-1/+1
2017-07-26configs: k2x_evm: Reorder default boot commandAndrew F. Davis2-10/+25
2017-07-26configs: k2x_evm: Adds environment variables for secure devicesMadan Srinivas2-0/+17
2017-07-26configs: k2x_evm: Adds FIT loading environment variablesAndrew F. Davis4-1/+28
2017-07-26arm: dts: meson: import dts files from Linux 4.12Beniamino Galvani1-2/+22
2017-07-26ARM: uniphier: remove SPL support for ARMv8 SoCsMasahiro Yamada1-33/+3
2017-07-26arm: socfpga: Enable all FPGA config support for Arria 10Tien Fong Chee1-2/+1
2017-07-26kconfig: Convert FPGA_SOCFPGA configuration to KconfigTien Fong Chee1-3/+0
2017-07-26kconfig: Convert FPGA and FPGA_ALTERA configuration to KconfigTien Fong Chee2-4/+0
2017-07-25Convert CONFIG_ENV_IS_IN_ONENAND to KconfigSimon Glass3-3/+0
2017-07-25Convert CONFIG_ENV_IS_IN_FAT to KconfigSimon Glass15-16/+0