summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2020-08-241-0/+8
|\ \ \ | |/ / |/| |
| * | dm: test: clk: add the test for the ccf gated clockDario Binacchi2020-08-241-0/+8
* | | Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-08-231-7/+7
|\ \ \ | |/ / |/| |
| * | dm: core: Fix devfdt_get_addr_ptr return valueOvidiu Panait2020-08-221-3/+1
| * | dm: fix ofnode_read_addr/size_cells()Heinrich Schuchardt2020-08-221-4/+6
* | | stdio: Tidy up the coding styleSimon Glass2020-08-231-0/+9
* | | stdio: Drop #ifdefs in the header fileSimon Glass2020-08-231-28/+12
* | | Convert CONFIG_SYS_DEVICE_NULLDEV to KconfigSimon Glass2020-08-232-4/+0
* | | Convert CONFIG_SPLASH_SCREEN et al to KconfigSimon Glass2020-08-2339-72/+0
* | | Convert CONFIG_NETCONSOLE to KconfigTom Rini2020-08-2313-15/+0
|/ /
* | Merge tag 'xilinx-for-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-08-206-8/+52
|\ \
| * | clk: versal: Move pm_query_id out of clock driverMichal Simek2020-08-201-0/+17
| * | xilinx: common: Get rid of fdt_high variableMichal Simek2020-08-203-3/+0
| * | xilinx: zynqmp: synchronize firmware call return payloadIbai Erkiaga2020-08-201-0/+9
| * | xilinx: zynqmp: Enable DFU tftp supportMichal Simek2020-08-201-1/+3
| * | xilinx: Align dfu ram with booti commandMichal Simek2020-08-202-3/+5
| * | arm64: zynqmp: Reduce malloc memory for mini QSPI configurationAshok Reddy Soma2020-08-201-1/+1
| * | lib: fdt: Introduce fdtdec_setup_mem_size_base_lowest()Michal Simek2020-08-201-0/+17
* | | arm: dts: mt7622: add SATA reset constantsFrank Wunderlich2020-08-191-1/+4
|/ /
* / ARM: uniphier: rename include guard of include/configs/uniphier.hMasahiro Yamada2020-08-181-3/+3
|/
* Merge tag 'efi-2020-10-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2020-08-152-7/+19
|\
| * riscv: load addresses for Sipeed MAIXHeinrich Schuchardt2020-08-141-0/+9
| * efi_loader: signature: correct a behavior against multiple signaturesAKASHI Takahiro2020-08-141-3/+6
| * efi_loader: signature: rework for intermediate certificates supportAKASHI Takahiro2020-08-131-4/+4
* | board: xen: De-initialize before jumping to LinuxOleksandr Andrushchenko2020-08-141-0/+8
* | xen: pvblock: Add initial support for para-virtualized block driverAnastasiia Lukianenko2020-08-144-0/+27
* | xen: Port Xen grant table driver from mini-osOleksandr Andrushchenko2020-08-142-1/+26
* | xen: Port Xen bus driver from mini-osOleksandr Andrushchenko2020-08-142-1/+117
* | lib: sscanf: add sscanf implementationAndrii Anisov2020-08-141-0/+8
* | linux/compat.h: Add wait_event_timeout macroOleksandr Andrushchenko2020-08-141-0/+54
* | xen: Port Xen event channel driver from mini-osOleksandr Andrushchenko2020-08-142-1/+43
* | xen: Port Xen hypervisor related code from mini-osOleksandr Andrushchenko2020-08-142-0/+42
* | board: Introduce xenguest_arm64 boardAndrii Anisov2020-08-141-0/+44
* | xen: Add essential and required interface headersOleksandr Andrushchenko2020-08-1414-0/+3242
* | configs: evb-ast2500: Move BOOTCOMMAND from header to defconfigChia-Wei, Wang2020-08-141-2/+0
* | include/configs: aspeed: Remove hardcoded variablesChia-Wei, Wang2020-08-141-7/+9
* | drivers: pci: add api to get dma regionsRayagonda Kokatanur2020-08-141-1/+2
|/
* Merge tag 'ti-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-08-113-3/+21
|\
| * board: ti: j7200: Introduce support for j7200 build targetsLokesh Vutla2020-08-111-2/+2
| * configs: am65x_evm_a53: Enable USB Mass storage and DFU boot modesFaiz Abbas2020-08-111-0/+2
| * configs: am65x_evm: Add support for DFU related configsFaiz Abbas2020-08-111-1/+3
| * spl: usb: Create an API spl_usb_load()Faiz Abbas2020-08-111-0/+14
* | Merge tag 'efi-2020-10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-08-111-1/+4
|\ \ | |/ |/|
| * efi_loader: set load options in boot managerHeinrich Schuchardt2020-08-081-1/+1
| * efi_loader: factor out efi_set_load_options()Heinrich Schuchardt2020-08-081-0/+3
* | Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini2020-08-08206-575/+1
|/
* include/u-boot, lib/zlib: add sources for zlib decompressionJoao Marcos Costa2020-08-071-0/+32
* fs/squashfs: new filesystemJoao Marcos Costa2020-08-072-0/+26
* cmd: Update the memory-search commandSimon Glass2020-08-071-0/+1
* test: Add a flag for tests that need console recordingSimon Glass2020-08-071-0/+1