Age | Commit message (Expand) | Author |
2020-07-24 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv | Tom Rini |
2020-07-24 | Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" | Tom Rini |
2020-07-24 | sifive: fu540: Enable SF distro bootcmd | Jagan Teki |
2020-07-24 | sifive: fu540: Add boot flash script offset, size | Jagan Teki |
2020-07-23 | Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm | Tom Rini |
2020-07-23 | Merge tag 'efi-2020-10-rc1-5' of https://gitlab.denx.de/u-boot/custodians/u-b... | Tom Rini |
2020-07-22 | Merge tag 'u-boot-rockchip-20200722' of https://gitlab.denx.de/u-boot/custodi... | Tom Rini |
2020-07-22 | rockchip: evb_rk3288: Add console settings | Suniel Mahesh |
2020-07-22 | rockchip: rk3399: Add default env to support compressed kernel Image | Kever Yang |
2020-07-22 | rockchip: board: add Hardkernel Odroid Go2 board | Heiko Stuebner |
2020-07-22 | lib: crypto: export and enhance pkcs7_verify_one() | AKASHI Takahiro |
2020-07-22 | lib: crypto: add public_key_verify_signature() | AKASHI Takahiro |
2020-07-22 | efi_loader: Rename and correct values for ARM_SMC_MM_* | Ilias Apalodimas |
2020-07-20 | dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching | Dave Gerlach |
2020-07-20 | Revert "lib: fdt: Split fdtdec_setup_mem_size_base()" | Michal Simek |
2020-07-20 | Revert "lib: fdt: Split fdtdec_setup_memory_banksize()" | Michal Simek |
2020-07-20 | cpu: Convert the methods to use a const udevice * | Simon Glass |
2020-07-20 | mtd: spinand: micron: identify SPI NAND device with Continuous Read mode | Shivamurthy Shastri |
2020-07-20 | global_data: Add a generic global_data flag for SMP state | Simon Glass |
2020-07-18 | mips: octeon: Add minimal Octeon 3 EBB7304 EVK support | Stefan Roese |
2020-07-17 | include: pci_ids: Add Cavium devices | Suneel Garapati |
2020-07-17 | remove include/config_defaults.h | Rasmus Villemoes |
2020-07-17 | asm/u-boot.h: remove bd_t definitions | Masahiro Yamada |
2020-07-17 | treewide: convert bd_t to struct bd_info manually | Masahiro Yamada |
2020-07-17 | treewide: convert bd_t to struct bd_info by coccinelle | Masahiro Yamada |
2020-07-17 | arm64: Remove CONFIG_SYS_FULL_VA macro | Michal Simek |
2020-07-17 | Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to Kconfig | Patrick Delaunay |
2020-07-17 | common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image | Tero Kristo |
2020-07-17 | Convert CONFIG_MXC_UART to Kconfig | Tom Rini |
2020-07-17 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 | Tom Rini |
2020-07-17 | Merge tag 'u-boot-imx-20200716' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini |
2020-07-17 | x86: irq: Support flags for acpi_gpe | Simon Glass |
2020-07-17 | pmc: Move common registers to the header file | Simon Glass |
2020-07-17 | p2sb: Add a method to hide the bus | Simon Glass |
2020-07-17 | x86: pinctrl: Add a way to get the pinctrl reg address | Simon Glass |
2020-07-17 | acpi: Support writing named values | Simon Glass |
2020-07-17 | acpi: Support generation of a device | Simon Glass |
2020-07-17 | x86: Add bindings for NHLT | Simon Glass |
2020-07-17 | acpi: Support generation of a generic register | Simon Glass |
2020-07-17 | acpi: Support generation of a scope | Simon Glass |
2020-07-17 | acpi: Export functions to write sized values | Simon Glass |
2020-07-17 | dm: acpi: Add support for the NHLT table | Simon Glass |
2020-07-17 | dm: core: Add a way of overriding the ACPI device path | Simon Glass |
2020-07-17 | binman: Add way to locate an entry in memory | Simon Glass |
2020-07-17 | binman: Allow setting the ROM offset | Simon Glass |
2020-07-17 | acpi: Add an acpi command to list/dump generated ACPI items | Simon Glass |
2020-07-17 | dm: acpi: Enhance acpi_get_name() | Simon Glass |
2020-07-17 | pci: Avoid a crash in device_is_on_pci_bus() | Simon Glass |
2020-07-17 | acpi: Add support for DSDT generation | Simon Glass |
2020-07-17 | acpi: Add support for SSDT generation | Simon Glass |