summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-08-02Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-08-02arm64: zynqmp: Fix SVD mask for getting chip IDMichal Simek
2017-08-02common: board_f: Make reserve_mmu a weak functionSiva Durga Prasad Paladugu
2017-08-02zynq: Enable distro bootAlexander Graf
2017-08-01Merge git://git.denx.de/u-boot-x86Tom Rini
2017-08-01arm64: ls2088ardb: Add distro secure boot supportVINITHA PILLAI
2017-08-01arm64: ls2088ardb: Add distro boot supportZhang Ying-22455
2017-08-01arm: ls1021atwr: Add distro secure boot supportSumit Garg
2017-08-01arm64: ls1046ardb: Add distro secure boot supportSumit Garg
2017-08-01arm64: ls1043ardb: Add distro secure boot supportSumit Garg
2017-08-01arm64: ls1046ardb: Add distro boot supportQianyu Gong
2017-08-01armv8: ls1046a: move CONFIG_CMD_USB to defconfigQianyu Gong
2017-08-01arm64: ls1043ardb: Add distro boot supportShengzhou Liu
2017-08-01board/ls2080aqds, SD-boot: Update env offsetSantan Kumar
2017-08-01arm: ls1021atwr: Add distro boot supportAlison Wang
2017-08-01x86: Switch all boards to use DM SCSIBin Meng
2017-08-01x86: Convert MMC to driver modelSimon Glass
2017-08-01x86: Convert INTEL_ICH6_GPIO to KconfigBin Meng
2017-08-01regulator: palmas: disable bypass when the LDO is enabledJean-Jacques Hiblot
2017-08-01dm: mmc: Allow disabling driver model in SPLSimon Glass
2017-08-01ahci: Support non-PCI controllersSimon Glass
2017-07-31configs: Migrate CMD_NAND*Tom Rini
2017-07-31dm: console: Check for serial devices properlySimon Glass
2017-07-31env: Migrate CONFIG_ENV_IS_IN_FAT options to KconfigTom Rini
2017-07-31Remove unused CONFIG_TWL4030_PWMAdam Ford
2017-07-31serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to KconfigPatrice Chotard
2017-07-31Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2017-07-30x86: minnowmax: Remove CONFIG_SMSC_LPC47MBin Meng
2017-07-30x86: Add Intel Edison board filesAndy Shevchenko
2017-07-29Merge git://git.denx.de/u-boot-socfpgaTom Rini
2017-07-29Merge git://git.denx.de/u-boot-usbTom Rini
2017-07-28efi_loader: indent entry/exit prints to show nesting levelRob Clark
2017-07-28efi_loader: add checking for incorrect use of EFI_ENTRY/EXITRob Clark
2017-07-28clk: fix compilation errors for poplar platformPatrice Chotard
2017-07-28dm: phy: add missing #ifdef CONFIG_PHYPatrice Chotard
2017-07-28dfu: remove limitation on partition sizePatrick Delaunay
2017-07-28dfu: allow dfu read on partition greater than 2GBPatrick Delaunay
2017-07-28dm: usb: Add a new USB controller operation 'update_hub_device'Bin Meng
2017-07-28usb: hub: Parse and save TT details from device descriptorBin Meng
2017-07-28usb: hub: Support 'set hub depth' request for USB 3.0 hubsBin Meng
2017-07-28usb: hub: Add a new API to test if a hub device is root hubBin Meng
2017-07-28usb: hub: Remove hub_port_reset()Bin Meng
2017-07-28x86: minnowmax: Add a environment variable for USB power-on delayBin Meng
2017-07-28configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boardsBin Meng
2017-07-28configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boardsBin Meng
2017-07-28usb: hub: Add 3.0 hub port status mask of 2.0 hubBin Meng
2017-07-28usb: hub: Change USB hub descriptor to match USB 3.0 hubsBin Meng
2017-07-28usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hubBin Meng
2017-07-28dm: core: add ofnode_count_phandle_with_args()Patrice Chotard
2017-07-28clk: add clk_release_all()Patrice Chotard