summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2017-07-26configs: ti: armv7: Fixes bug in fit_loadaddr for ramfs bootMadan Srinivas
2017-07-26configs: k2x_evm: Reorder default boot commandAndrew F. Davis
2017-07-26configs: k2x_evm: Adds environment variables for secure devicesMadan Srinivas
2017-07-26configs: k2x_evm: Adds FIT loading environment variablesAndrew F. Davis
2017-07-26arm: dts: meson: import dts files from Linux 4.12Beniamino Galvani
2017-07-26ARM: uniphier: remove SPL support for ARMv8 SoCsMasahiro Yamada
2017-07-26arm: socfpga: Enable all FPGA config support for Arria 10Tien Fong Chee
2017-07-26kconfig: Convert FPGA_SOCFPGA configuration to KconfigTien Fong Chee
2017-07-26kconfig: Convert FPGA and FPGA_ALTERA configuration to KconfigTien Fong Chee
2017-07-26Convert CONFIG_ENV_IS_IN_ONENAND to KconfigSimon Glass
2017-07-26Convert CONFIG_ENV_IS_IN_FAT to KconfigSimon Glass
2017-07-26Convert CONFIG_ENV_IS_IN_REMOTE to KconfigSimon Glass
2017-07-26Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass
2017-07-26Convert CONFIG_ENV_IS_IN_DATAFLASH to KconfigSimon Glass
2017-07-26Convert CONFIG_ENV_IS_IN_EEPROM to KconfigSimon Glass
2017-07-26Convert CONFIG_ENV_IS_IN_NVRAM to KconfigSimon Glass
2017-07-26Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-07-25efi_loader: expose protocols via GUIDRob Clark
2017-07-25efi_loader: add helper macro to construct protocol objectsRob Clark
2017-07-25efi_loader: log EFI return values tooRob Clark
2017-07-25configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini
2017-07-24efi_loader: parameter types for CreateEvent, SetTimerxypron.glpk@gmx.de
2017-07-24efi_loader: move guidcmp to headerRob Clark
2017-07-23xilinx-ppc.h: DropTom Rini
2017-07-23serial: ns16550: Add RX interrupt buffer supportStefan Roese
2017-07-23powerpc: Remove 8260 remaindersChristophe Leroy
2017-07-23powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy
2017-07-22meson-gx: reserved memory regionsxypron.glpk@gmx.de