summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | kconfig: Convert FPGA and FPGA_ALTERA configuration to KconfigTien Fong Chee2017-07-262-4/+0
* | | | Merge git://git.denx.de/u-boot-usbTom Rini2017-07-2962-117/+248
|\ \ \ \
| * | | | clk: fix compilation errors for poplar platformPatrice Chotard2017-07-281-14/+21
| * | | | dm: phy: add missing #ifdef CONFIG_PHYPatrice Chotard2017-07-281-0/+42
| * | | | dfu: remove limitation on partition sizePatrick Delaunay2017-07-281-2/+2
| * | | | dfu: allow dfu read on partition greater than 2GBPatrick Delaunay2017-07-281-1/+1
| * | | | dm: usb: Add a new USB controller operation 'update_hub_device'Bin Meng2017-07-281-1/+20
| * | | | usb: hub: Parse and save TT details from device descriptorBin Meng2017-07-282-0/+28
| * | | | usb: hub: Support 'set hub depth' request for USB 3.0 hubsBin Meng2017-07-282-0/+4
| * | | | usb: hub: Add a new API to test if a hub device is root hubBin Meng2017-07-281-0/+8
| * | | | usb: hub: Remove hub_port_reset()Bin Meng2017-07-281-18/+0
| * | | | x86: minnowmax: Add a environment variable for USB power-on delayBin Meng2017-07-281-1/+2
| * | | | configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boardsBin Meng2017-07-2829-56/+2
| * | | | configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boardsBin Meng2017-07-2826-36/+2
| * | | | usb: hub: Add 3.0 hub port status mask of 2.0 hubBin Meng2017-07-281-1/+6
| * | | | usb: hub: Change USB hub descriptor to match USB 3.0 hubsBin Meng2017-07-281-4/+14
| * | | | usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hubBin Meng2017-07-281-0/+1
| * | | | dm: core: add ofnode_count_phandle_with_args()Patrice Chotard2017-07-283-0/+60
| * | | | clk: add clk_release_all()Patrice Chotard2017-07-281-0/+14
| * | | | reset: add reset_release_all()Patrice Chotard2017-07-281-0/+18
| * | | | reset: add reset_request()Patrice Chotard2017-07-281-0/+9
| * | | | drivers: phy: add generic_phy_valid() methodPatrice Chotard2017-07-281-0/+11
* | | | | fdtdec: Drop old compatible valuesSimon Glass2017-07-281-6/+0
* | | | | dm: power: Convert as3722 to driver modelSimon Glass2017-07-281-16/+2
* | | | | power: Add a GPIO driver for the as3722 PMICSimon Glass2017-07-281-0/+5
* | | | | power: Add a regulator driver for the as3722 PMICSimon Glass2017-07-281-0/+8
* | | | | dm: core: Add ofnode_read_resource()Simon Glass2017-07-282-10/+20
* | | | | sandbox: remove os_putc() and os_puts()Masahiro Yamada2017-07-281-20/+0
* | | | | dm: ofnode: change return type of dev_read_prop() to opaque pointerMasahiro Yamada2017-07-281-3/+3
* | | | | dm: Fix typo in include-guard for dm-structs.hPhilipp Tomsich2017-07-281-2/+2
|/ / / /
* | | | spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LENAndy Yan2017-07-271-1/+1
* | | | rockchip: firefly: Add "usb start" to auto-start USB deviceLeo Wen2017-07-271-1/+2
* | | | rockchip: firefly: Set the environment variable 'usbkbd' to the stdinLeo Wen2017-07-271-1/+1
* | | | rockchip: rk3399: enable SPL_SERIAL_SUPPORT and SPL_DRIVERS_MISC_SUPPORT via ...Philipp Tomsich2017-07-271-2/+0
* | | | rockchip: use UUID for root partitionsKever Yang2017-07-271-1/+7
| |_|/ |/| |
* | | Merge git://git.denx.de/u-boot-uniphierTom Rini2017-07-261-33/+3
|\ \ \
| * | | ARM: uniphier: remove SPL support for ARMv8 SoCsMasahiro Yamada2017-07-261-33/+3
| |/ /
* | | serial: stm32x7: migrate serial struct to driverPatrice Chotard2017-07-261-17/+0
* | | ARM: DTS: stm32: align DT clock declaration with kernelPatrice Chotard2017-07-262-0/+171
* | | configs: ti: armv7: Fixes bug in fit_loadaddr for ramfs bootMadan Srinivas2017-07-261-1/+1
* | | configs: k2x_evm: Reorder default boot commandAndrew F. Davis2017-07-262-10/+25
* | | configs: k2x_evm: Adds environment variables for secure devicesMadan Srinivas2017-07-262-0/+17
* | | configs: k2x_evm: Adds FIT loading environment variablesAndrew F. Davis2017-07-264-1/+28
* | | arm: dts: meson: import dts files from Linux 4.12Beniamino Galvani2017-07-261-2/+22
|/ /
* | Convert CONFIG_ENV_IS_IN_ONENAND to KconfigSimon Glass2017-07-253-3/+0
* | Convert CONFIG_ENV_IS_IN_FAT to KconfigSimon Glass2017-07-2515-16/+0
* | Convert CONFIG_ENV_IS_IN_REMOTE to KconfigSimon Glass2017-07-258-8/+0
* | Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass2017-07-2596-114/+0
* | Convert CONFIG_ENV_IS_IN_DATAFLASH to KconfigSimon Glass2017-07-258-10/+0
* | Convert CONFIG_ENV_IS_IN_EEPROM to KconfigSimon Glass2017-07-253-3/+0