Age | Commit message (Expand) | Author |
2020-09-06 | efi: clean up efi command | Heinrich Schuchardt |
2020-09-01 | fastboot: Add default fastboot_set_reboot_flag implementation | Roman Kovalivskyi |
2020-09-01 | fastboot: Add support for 'reboot fastboot' command | Roman Kovalivskyi |
2020-09-01 | fastboot: Extend fastboot_set_reboot_flag with reboot reason | Roman Kovalivskyi |
2020-09-01 | dfu: fix dfu tftp on sandbox | Heinrich Schuchardt |
2020-09-01 | usb: ci_udc: Add function to remove usb device | Ye Li |
2020-09-01 | usb: gadget: Fix controller index in UMS | Ye Li |
2020-08-31 | arm: mvebu: Espressobin: Define fdt_addr and kernel_addr env aliases | Pali Rohár |
2020-08-31 | arm: mvebu: Espressobin: Change default loadaddr | Pali Rohár |
2020-08-31 | arm: mvebu: Espressobin: Move env load addresses | Pali Rohár |
2020-08-25 | Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini |
2020-08-25 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell | Tom Rini |
2020-08-25 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv | Tom Rini |
2020-08-25 | Merge branch '2020-08-24-misc-improvements' | Tom Rini |
2020-08-25 | imx8m: config: convert to bootm_size | Grygorii Tertychnyi |
2020-08-25 | ARM: imx6q_logic: Fix broken booting by moving fdt_addr_r address | Adam Ford |
2020-08-25 | arm: mx6: Make all i.MX6 SoCs user-selectable | Tom Rini |
2020-08-25 | arm: octeontx2: Add support for OcteonTX2 SoC platforms | Suneel Garapati |
2020-08-25 | arm: octeontx: Add support for OcteonTX SoC platforms | Suneel Garapati |
2020-08-25 | pci: pci-uclass: Add VF BAR map support for Enhanced Allocation | Suneel Garapati |
2020-08-25 | pci: pci-uclass: Add support for Single-Root I/O Virtualization | Suneel Garapati |
2020-08-25 | pci: pci-uclass: Dynamically allocate the PCI regions | Stefan Roese |
2020-08-25 | dm: core: Add API to read PCI bus-range property | Stefan Roese |
2020-08-25 | fdtdec: Add API to read pci bus-range property | Suneel Garapati |
2020-08-25 | clk: kendryte/pll.h: do not redefine nop() | Heinrich Schuchardt |
2020-08-24 | Merge tag 'efi-2020-10-rc3-3' of https://gitlab.denx.de/u-boot/custodians/u-b... | Tom Rini |
2020-08-24 | xen: Code style conformity | Anastasiia Lukianenko |
2020-08-24 | board: xen: Remove unnecessary CONFIG_INITRD_TAG and CONFIG_CMDLINE_TAG | Anastasiia Lukianenko |
2020-08-24 | board: xen: Remove CONFIG_CMD_RUN define and clean xenguest_arm64_defconfig | Anastasiia Lukianenko |
2020-08-24 | board: xen: Remove unnecessary CONFIG_BOARD_EARLY_INIT_F define and board_ear... | Anastasiia Lukianenko |
2020-08-24 | board: armltd: Add support for Total Compute platform | Usama Arif |
2020-08-24 | avb: Make AVB independent of fastboot | Usama Arif |
2020-08-24 | efi_loader: efi_dp_check_length() | Heinrich Schuchardt |
2020-08-24 | include: kernel.h: define SSIZE_MAX | Heinrich Schuchardt |
2020-08-24 | efi_loader: remove empty comment line | Heinrich Schuchardt |
2020-08-24 | Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/... | Tom Rini |
2020-08-24 | dm: test: clk: add the test for the ccf gated clock | Dario Binacchi |
2020-08-23 | Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boo... | Tom Rini |
2020-08-23 | stdio: Tidy up the coding style | Simon Glass |
2020-08-23 | stdio: Drop #ifdefs in the header file | Simon Glass |
2020-08-23 | Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig | Simon Glass |
2020-08-23 | Convert CONFIG_SPLASH_SCREEN et al to Kconfig | Simon Glass |
2020-08-23 | Convert CONFIG_NETCONSOLE to Kconfig | Tom Rini |
2020-08-22 | dm: core: Fix devfdt_get_addr_ptr return value | Ovidiu Panait |
2020-08-22 | dm: fix ofnode_read_addr/size_cells() | Heinrich Schuchardt |
2020-08-20 | Merge tag 'xilinx-for-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodia... | Tom Rini |
2020-08-20 | clk: versal: Move pm_query_id out of clock driver | Michal Simek |
2020-08-20 | xilinx: common: Get rid of fdt_high variable | Michal Simek |
2020-08-20 | xilinx: zynqmp: synchronize firmware call return payload | Ibai Erkiaga |
2020-08-20 | xilinx: zynqmp: Enable DFU tftp support | Michal Simek |