summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-08-24avb: Make AVB independent of fastbootUsama Arif
2020-08-24efi_loader: efi_dp_check_length()Heinrich Schuchardt
2020-08-24include: kernel.h: define SSIZE_MAXHeinrich Schuchardt
2020-08-24efi_loader: remove empty comment lineHeinrich Schuchardt
2020-08-24Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2020-08-24dm: test: clk: add the test for the ccf gated clockDario Binacchi
2020-08-23Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-08-23stdio: Tidy up the coding styleSimon Glass
2020-08-23stdio: Drop #ifdefs in the header fileSimon Glass
2020-08-23Convert CONFIG_SYS_DEVICE_NULLDEV to KconfigSimon Glass
2020-08-23Convert CONFIG_SPLASH_SCREEN et al to KconfigSimon Glass
2020-08-23Convert CONFIG_NETCONSOLE to KconfigTom Rini
2020-08-22dm: core: Fix devfdt_get_addr_ptr return valueOvidiu Panait
2020-08-22dm: fix ofnode_read_addr/size_cells()Heinrich Schuchardt
2020-08-20Merge tag 'xilinx-for-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-08-20clk: versal: Move pm_query_id out of clock driverMichal Simek
2020-08-20xilinx: common: Get rid of fdt_high variableMichal Simek
2020-08-20xilinx: zynqmp: synchronize firmware call return payloadIbai Erkiaga
2020-08-20xilinx: zynqmp: Enable DFU tftp supportMichal Simek
2020-08-20xilinx: Align dfu ram with booti commandMichal Simek
2020-08-20arm64: zynqmp: Reduce malloc memory for mini QSPI configurationAshok Reddy Soma
2020-08-20lib: fdt: Introduce fdtdec_setup_mem_size_base_lowest()Michal Simek
2020-08-19arm: dts: mt7622: add SATA reset constantsFrank Wunderlich
2020-08-18ARM: uniphier: rename include guard of include/configs/uniphier.hMasahiro Yamada
2020-08-15Merge tag 'efi-2020-10-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-08-14board: xen: De-initialize before jumping to LinuxOleksandr Andrushchenko
2020-08-14xen: pvblock: Add initial support for para-virtualized block driverAnastasiia Lukianenko
2020-08-14xen: Port Xen grant table driver from mini-osOleksandr Andrushchenko
2020-08-14xen: Port Xen bus driver from mini-osOleksandr Andrushchenko
2020-08-14lib: sscanf: add sscanf implementationAndrii Anisov
2020-08-14linux/compat.h: Add wait_event_timeout macroOleksandr Andrushchenko
2020-08-14xen: Port Xen event channel driver from mini-osOleksandr Andrushchenko
2020-08-14xen: Port Xen hypervisor related code from mini-osOleksandr Andrushchenko
2020-08-14board: Introduce xenguest_arm64 boardAndrii Anisov
2020-08-14riscv: load addresses for Sipeed MAIXHeinrich Schuchardt
2020-08-14xen: Add essential and required interface headersOleksandr Andrushchenko
2020-08-14configs: evb-ast2500: Move BOOTCOMMAND from header to defconfigChia-Wei, Wang
2020-08-14include/configs: aspeed: Remove hardcoded variablesChia-Wei, Wang
2020-08-14drivers: pci: add api to get dma regionsRayagonda Kokatanur
2020-08-14efi_loader: signature: correct a behavior against multiple signaturesAKASHI Takahiro
2020-08-13efi_loader: signature: rework for intermediate certificates supportAKASHI Takahiro
2020-08-11Merge tag 'ti-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-08-11board: ti: j7200: Introduce support for j7200 build targetsLokesh Vutla
2020-08-11configs: am65x_evm_a53: Enable USB Mass storage and DFU boot modesFaiz Abbas
2020-08-11configs: am65x_evm: Add support for DFU related configsFaiz Abbas
2020-08-11spl: usb: Create an API spl_usb_load()Faiz Abbas
2020-08-11Merge tag 'efi-2020-10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-08-08efi_loader: set load options in boot managerHeinrich Schuchardt
2020-08-08efi_loader: factor out efi_set_load_options()Heinrich Schuchardt
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini