summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2017-07-28reset: add reset_release_all()Patrice Chotard
2017-07-28reset: add reset_request()Patrice Chotard
2017-07-28drivers: phy: add generic_phy_valid() methodPatrice Chotard
2017-07-28fdtdec: Drop old compatible valuesSimon Glass
2017-07-28dm: power: Convert as3722 to driver modelSimon Glass
2017-07-28power: Add a GPIO driver for the as3722 PMICSimon Glass
2017-07-28power: Add a regulator driver for the as3722 PMICSimon Glass
2017-07-28dm: core: Add ofnode_read_resource()Simon Glass
2017-07-28sandbox: remove os_putc() and os_puts()Masahiro Yamada
2017-07-28dm: ofnode: change return type of dev_read_prop() to opaque pointerMasahiro Yamada
2017-07-28dm: Fix typo in include-guard for dm-structs.hPhilipp Tomsich
2017-07-28efi_loader: Add an EFI_CALL() macroRob Clark
2017-07-28efi_loader: only evaluate EFI_EXIT()'s ret onceRob Clark
2017-07-27spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LENAndy Yan
2017-07-27rockchip: firefly: Add "usb start" to auto-start USB deviceLeo Wen
2017-07-27rockchip: firefly: Set the environment variable 'usbkbd' to the stdinLeo Wen
2017-07-27rockchip: rk3399: enable SPL_SERIAL_SUPPORT and SPL_DRIVERS_MISC_SUPPORT via ...Philipp Tomsich
2017-07-27rockchip: use UUID for root partitionsKever Yang
2017-07-26Merge git://git.denx.de/u-boot-uniphierTom Rini
2017-07-26serial: stm32x7: migrate serial struct to driverPatrice Chotard
2017-07-26ARM: DTS: stm32: align DT clock declaration with kernelPatrice Chotard