aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-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-19arm: dts: mt7622: add SATA reset constantsFrank Wunderlich1-1/+4
2020-08-18ARM: 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-11Merge 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-07include/u-boot, lib/zlib: add sources for zlib decompressionJoao Marcos Costa1-0/+32
2020-08-07fs/squashfs: new filesystemJoao Marcos Costa2-0/+26
2020-08-07cmd: Update the memory-search commandSimon Glass1-0/+1
2020-08-07test: Add a flag for tests that need console recordingSimon Glass1-0/+1
2020-08-07dm: Rename DM test flags to make them more genericSimon Glass2-9/+10
2020-08-07console: Always define the console-recording functionsSimon Glass1-1/+39
2020-08-07test: Add a way to check part of a console line or skip itSimon Glass1-0/+59
2020-08-06drivers: serial: Make serial_initialize return intOvidiu Panait1-1/+1
2020-08-06board_f: Introduce arch_setup_bdinfo initcallOvidiu Panait1-0/+12
2020-08-06board_f: Introduce setup_bdinfo initcallOvidiu Panait1-0/+10
2020-08-06Kconfig: Remove CONFIG_SYS_SRAM_STARTOvidiu Panait2-6/+0
2020-08-06Kconfig: Convert CONFIG_SYS_SRAM_SIZE to KconfigOvidiu Panait3-4/+0