aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-09-22dm: reset: add stm32 reset driverPatrice Chotard
2017-09-22dm: clk: add clk driver support for stm32h7 SoCsPatrice Chotard
2017-09-22usb: dwc3: Add dwc3 glue driver support for STiPatrice Chotard
2017-09-22STiH410-B2260: enable USB Host NetworkingPatrice Chotard
2017-09-21nds32: board: Support SPI driver.rick
2017-09-21nds32: ftmac100 support cache enable.rick
2017-09-20Merge git://www.denx.de/git/u-boot-imxTom Rini
2017-09-20board: ge: bx50v3: set eth0 MAC addressIan Ray
2017-09-20detect and setup solidrun hummingboard2Dennis Gilmore
2017-09-20efi_loader: Some console improvements for vidconsoleRob Clark
2017-09-20efi_loader: set loaded image code/data type properlyRob Clark
2017-09-20efi_loader: file_path should be variable lengthRob Clark
2017-09-20efi_loader: add bootmgrRob Clark
2017-09-20efi_loader: efi variable supportRob Clark
2017-09-20efi_loader: add file/filesys supportRob Clark
2017-09-20efi_loader: refactor boot device and loaded_image handlingRob Clark
2017-09-20efi_loader: flesh out device-path to textRob Clark
2017-09-20efi_loader: drop redundant efi_device_path_protocolRob Clark
2017-09-20efi_loader: add device-path utilsRob Clark
2017-09-20efi: add some more device path structuresPeter Jones
2017-09-20efi: add some missing __packedRob Clark
2017-09-20part: extract MBR signature from partitionsPeter Jones
2017-09-20part: move efi_guid_tRob Clark
2017-09-18efi_loader: implement queueing of the notification functionHeinrich Schuchardt
2017-09-18efi_selftest: provide an EFI selftest applicationHeinrich Schuchardt
2017-09-18efi_loader: allow return value in EFI_CALLHeinrich Schuchardt
2017-09-18efi_loader: fix typo in include/efi.hHeinrich Schuchardt
2017-09-18efi_loader: rename __efi_hello_world_*Heinrich Schuchardt
2017-09-18efi_loader: write protocol GUID in OpenProtocolHeinrich Schuchardt
2017-09-18rockchip: rk3368: add ENV_MEM_LAYOUT to extra env settingsAndy Yan
2017-09-18rk3288: Add Vyasa initial board supportJagan Teki
2017-09-18dm: core: add dev_read_addr_ptr()Philipp Tomsich
2017-09-18configs: rockchip: add USB configs for evb-rv1108 boardWilliam Wu
2017-09-17Merge git://git.denx.de/u-boot-x86Tom Rini
2017-09-16bootstage: Drop unused optionsSimon Glass
2017-09-16x86: Support Intel Cherry Hill boardBin Meng
2017-09-15Merge git://git.denx.de/u-boot-fdtTom Rini
2017-09-15fs/fat: Clean up open-coded sector <-> cluster conversionsRob Clark
2017-09-15fs/fat: fix case for FAT shortnamesRob Clark
2017-09-15fat/fs: move ls to generic implementationRob Clark
2017-09-15fat/fs: remove a bunch of dead codeRob Clark
2017-09-15fs: add fs_readdir()Rob Clark
2017-09-15fat/fs: convert to directory iteratorsRob Clark
2017-09-15fs/fat: introduce new director iteratorsRob Clark
2017-09-15fs/fat: split out helper to init fsdataRob Clark
2017-09-15fit: Introduce methods for applying overlays on fit-loadPantelis Antoniou
2017-09-15fdt: Introduce helper method fdt_overlay_apply_verbose()Pantelis Antoniou
2017-09-15dtoc: Rename the auto-generated dt-structs.h fileSimon Glass
2017-09-15dtoc: Support properties containing multiple phandle valuesSimon Glass
2017-09-15dtoc: Put phandle args in an arraySimon Glass