summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Convert CONFIG_ENV_IS_IN_NVRAM to KconfigSimon Glass2017-07-252-2/+0
* Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass2017-07-25147-177/+0
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-25304-468/+0
* configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini2017-07-2498-311/+0
* xilinx-ppc.h: DropTom Rini2017-07-231-88/+0
* serial: ns16550: Add RX interrupt buffer supportStefan Roese2017-07-231-0/+10
* powerpc: Remove 8260 remaindersChristophe Leroy2017-07-231-5/+2
* powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy2017-07-2217-32/+0
* meson-gx: reserved memory regionsxypron.glpk@gmx.de2017-07-221-1/+1
* env: Add generic redundant environment implementationFiach Antaw2017-07-221-0/+5
* regulator: Change get_enable return type to integer from boolKeerthy2017-07-191-4/+4
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-07-1821-32/+83
|\
| * mx6cuboxi: Move CONFIG_CMD_SATA to KconfigFabio Estevam2017-07-141-1/+0
| * imx: cx9020: try pxe boot, if no vmlinuz on mmcPatrick Bruenn2017-07-121-0/+5
| * imx: cx9020: use fdt_addr_r and ramdisk_addr_rPatrick Bruenn2017-07-121-6/+6
| * mx6sabreauto: Add Falcon mode supportDiego Dorta2017-07-121-0/+14
| * warp: Use PARTUUID to specify the rootfs locationFabio Estevam2017-07-121-2/+3
| * embestmx6boards: Use PARTUUID to specify the rootfs locationFabio Berton2017-07-121-1/+5
| * mx6cuboxi: Use PARTUUID to specify the rootfs locationFabio Berton2017-07-121-0/+2
| * wandboard: Use PARTUUID to specify the rootfs locationFabio Berton2017-07-121-0/+2
| * mx6sabre: Use PARTUUID to specify the rootfs locationFabio Estevam2017-07-123-4/+3