aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-09-17apalis_imx6: provide fdtfile in env instead of setting it in runtimeIgor Opaniuk
2020-09-17colibri_imx6: provide fdtfile in env instead of setting it in runtimeIgor Opaniuk
2020-09-17colibri_imx7: use preboot for fdtfile evaluationIgor Opaniuk
2020-09-17colibri_vf: use preboot for fdtfile evaluationIgor Opaniuk
2020-09-17colibri-imx6ull: use preboot for fdtfile evaluationIgor Opaniuk
2020-09-17colibri_imx7: use splashcreen value instead of legacy functionIgor Opaniuk
2020-09-17colibri-imx6ull: use splashcreen value instead of legacy functionIgor Opaniuk
2020-09-06efi: clean up efi commandHeinrich Schuchardt
2020-09-01fastboot: Add default fastboot_set_reboot_flag implementationRoman Kovalivskyi
2020-09-01fastboot: Add support for 'reboot fastboot' commandRoman Kovalivskyi
2020-09-01fastboot: Extend fastboot_set_reboot_flag with reboot reasonRoman Kovalivskyi
2020-09-01dfu: fix dfu tftp on sandboxHeinrich Schuchardt
2020-09-01usb: ci_udc: Add function to remove usb deviceYe Li
2020-09-01usb: gadget: Fix controller index in UMSYe Li
2020-08-31arm: mvebu: Espressobin: Define fdt_addr and kernel_addr env aliasesPali Rohár
2020-08-31arm: mvebu: Espressobin: Change default loadaddrPali Rohár
2020-08-31arm: mvebu: Espressobin: Move env load addressesPali Rohár
2020-08-25Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-08-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-08-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2020-08-25Merge branch '2020-08-24-misc-improvements'Tom Rini
2020-08-25imx8m: config: convert to bootm_sizeGrygorii Tertychnyi
2020-08-25ARM: imx6q_logic: Fix broken booting by moving fdt_addr_r addressAdam Ford
2020-08-25arm: mx6: Make all i.MX6 SoCs user-selectableTom Rini
2020-08-25arm: octeontx2: Add support for OcteonTX2 SoC platformsSuneel Garapati
2020-08-25arm: octeontx: Add support for OcteonTX SoC platformsSuneel Garapati
2020-08-25pci: pci-uclass: Add VF BAR map support for Enhanced AllocationSuneel Garapati
2020-08-25pci: pci-uclass: Add support for Single-Root I/O VirtualizationSuneel Garapati
2020-08-25pci: pci-uclass: Dynamically allocate the PCI regionsStefan Roese
2020-08-25dm: core: Add API to read PCI bus-range propertyStefan Roese
2020-08-25fdtdec: Add API to read pci bus-range propertySuneel Garapati
2020-08-25clk: kendryte/pll.h: do not redefine nop()Heinrich Schuchardt
2020-08-24Merge tag 'efi-2020-10-rc3-3' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-08-24xen: Code style conformityAnastasiia Lukianenko
2020-08-24board: xen: Remove unnecessary CONFIG_INITRD_TAG and CONFIG_CMDLINE_TAGAnastasiia Lukianenko
2020-08-24board: xen: Remove CONFIG_CMD_RUN define and clean xenguest_arm64_defconfigAnastasiia Lukianenko
2020-08-24board: xen: Remove unnecessary CONFIG_BOARD_EARLY_INIT_F define and board_ear...Anastasiia Lukianenko
2020-08-24board: armltd: Add support for Total Compute platformUsama Arif
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