aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-08-26CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always definedStefan Roese2-4/+0
2020-08-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini5-3/+226
2020-08-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini1-0/+5
2020-08-25Merge branch '2020-08-24-misc-improvements'Tom Rini4-11/+92
2020-08-25arm: octeontx2: Add support for OcteonTX2 SoC platformsSuneel Garapati1-0/+72
2020-08-25arm: octeontx: Add support for OcteonTX SoC platformsSuneel Garapati1-0/+89
2020-08-25pci: pci-uclass: Add VF BAR map support for Enhanced AllocationSuneel Garapati1-0/+3
2020-08-25pci: pci-uclass: Add support for Single-Root I/O VirtualizationSuneel Garapati1-0/+38
2020-08-25pci: pci-uclass: Dynamically allocate the PCI regionsStefan Roese1-3/+1
2020-08-25dm: core: Add API to read PCI bus-range propertyStefan Roese1-0/+12
2020-08-25fdtdec: Add API to read pci bus-range propertySuneel Garapati1-0/+13
2020-08-25clk: kendryte/pll.h: do not redefine nop()Heinrich Schuchardt1-0/+5
2020-08-24Merge tag 'efi-2020-10-rc3-3' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini3-1/+5
2020-08-24xen: Code style conformityAnastasiia Lukianenko1-2/+1
2020-08-24board: xen: Remove unnecessary CONFIG_INITRD_TAG and CONFIG_CMDLINE_TAGAnastasiia Lukianenko1-3/+0
2020-08-24board: xen: Remove CONFIG_CMD_RUN define and clean xenguest_arm64_defconfigAnastasiia Lukianenko1-2/+0
2020-08-24board: xen: Remove unnecessary CONFIG_BOARD_EARLY_INIT_F define and board_ear...Anastasiia Lukianenko1-2/+0
2020-08-24board: armltd: Add support for Total Compute platformUsama Arif1-0/+89
2020-08-24avb: Make AVB independent of fastbootUsama Arif1-2/+2
2020-08-24efi_loader: efi_dp_check_length()Heinrich Schuchardt1-0/+2
2020-08-24include: kernel.h: define SSIZE_MAXHeinrich Schuchardt1-0/+3
2020-08-24efi_loader: remove empty comment lineHeinrich Schuchardt1-1/+0
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-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