summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-08-24avb: Make AVB independent of fastbootUsama Arif1-2/+2
2020-08-24Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini1-0/+8
2020-08-24dm: test: clk: add the test for the ccf gated clockDario Binacchi1-0/+8
2020-08-23Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-7/+7
2020-08-23stdio: Tidy up the coding styleSimon Glass1-0/+9
2020-08-23stdio: Drop #ifdefs in the header fileSimon Glass1-28/+12
2020-08-23Convert CONFIG_SYS_DEVICE_NULLDEV to KconfigSimon Glass2-4/+0
2020-08-23Convert CONFIG_SPLASH_SCREEN et al to KconfigSimon Glass39-72/+0
2020-08-23Convert CONFIG_NETCONSOLE to KconfigTom Rini13-15/+0
2020-08-22dm: core: Fix devfdt_get_addr_ptr return valueOvidiu Panait1-3/+1
2020-08-22dm: fix ofnode_read_addr/size_cells()Heinrich Schuchardt1-4/+6
2020-08-20Merge tag 'xilinx-for-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini6-8/+52
2020-08-20clk: versal: Move pm_query_id out of clock driverMichal Simek1-0/+17
2020-08-20xilinx: common: Get rid of fdt_high variableMichal Simek3-3/+0
2020-08-20xilinx: zynqmp: synchronize firmware call return payloadIbai Erkiaga1-0/+9
2020-08-20xilinx: zynqmp: Enable DFU tftp supportMichal Simek1-1/+3
2020-08-20xilinx: Align dfu ram with booti commandMichal Simek2-3/+5
2020-08-20arm64: zynqmp: Reduce malloc memory for mini QSPI configurationAshok Reddy Soma1-1/+1
2020-08-20lib: fdt: Introduce fdtdec_setup_mem_size_base_lowest()Michal Simek1-0/+17
2020-08-20arm: dts: mt7622: add SATA reset constantsFrank Wunderlich1-1/+4
2020-08-17ARM: uniphier: rename include guard of include/configs/uniphier.hMasahiro Yamada1-3/+3
2020-08-15Merge tag 'efi-2020-10-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2-7/+19
2020-08-14board: xen: De-initialize before jumping to LinuxOleksandr Andrushchenko1-0/+8
2020-08-14xen: pvblock: Add initial support for para-virtualized block driverAnastasiia Lukianenko4-0/+27
2020-08-14xen: Port Xen grant table driver from mini-osOleksandr Andrushchenko2-1/+26
2020-08-14xen: Port Xen bus driver from mini-osOleksandr Andrushchenko2-1/+117
2020-08-14lib: sscanf: add sscanf implementationAndrii Anisov1-0/+8
2020-08-14linux/compat.h: Add wait_event_timeout macroOleksandr Andrushchenko1-0/+54
2020-08-14xen: Port Xen event channel driver from mini-osOleksandr Andrushchenko2-1/+43
2020-08-14xen: Port Xen hypervisor related code from mini-osOleksandr Andrushchenko2-0/+42
2020-08-14board: Introduce xenguest_arm64 boardAndrii Anisov1-0/+44
2020-08-14riscv: load addresses for Sipeed MAIXHeinrich Schuchardt1-0/+9
2020-08-14xen: Add essential and required interface headersOleksandr Andrushchenko14-0/+3242
2020-08-14configs: evb-ast2500: Move BOOTCOMMAND from header to defconfigChia-Wei, Wang1-2/+0
2020-08-14include/configs: aspeed: Remove hardcoded variablesChia-Wei, Wang1-7/+9
2020-08-14drivers: pci: add api to get dma regionsRayagonda Kokatanur1-1/+2
2020-08-14efi_loader: signature: correct a behavior against multiple signaturesAKASHI Takahiro1-3/+6
2020-08-13efi_loader: signature: rework for intermediate certificates supportAKASHI Takahiro1-4/+4
2020-08-12Merge tag 'ti-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini3-3/+21
2020-08-11board: ti: j7200: Introduce support for j7200 build targetsLokesh Vutla1-2/+2
2020-08-11configs: am65x_evm_a53: Enable USB Mass storage and DFU boot modesFaiz Abbas1-0/+2
2020-08-11configs: am65x_evm: Add support for DFU related configsFaiz Abbas1-1/+3
2020-08-11spl: usb: Create an API spl_usb_load()Faiz Abbas1-0/+14
2020-08-11Merge tag 'efi-2020-10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-1/+4
2020-08-08efi_loader: set load options in boot managerHeinrich Schuchardt1-1/+1
2020-08-08efi_loader: factor out efi_set_load_options()Heinrich Schuchardt1-0/+3
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini206-575/+1
2020-08-08include/u-boot, lib/zlib: add sources for zlib decompressionJoao Marcos Costa1-0/+32
2020-08-08fs/squashfs: new filesystemJoao Marcos Costa2-0/+26
2020-08-08cmd: Update the memory-search commandSimon Glass1-0/+1