- bc59904 image: android: Automatically detect more compression types by Stephan Gerhold · 3 years, 5 months ago
- 4c531d9 fit: Load DTO into temporary buffer and ignore load address by Marek Vasut · 3 years, 6 months ago
- 23b542a lib/vsprintf.c: remove unused ip6_addr_string() by Rasmus Villemoes · 3 years, 6 months ago
- ce45215 lib/vsprintf.c: remove stale comment by Rasmus Villemoes · 3 years, 6 months ago
- 9758778 lib/vsprintf.c: implement printf() in terms of vprintf() by Rasmus Villemoes · 3 years, 6 months ago
- 92f1e9a clk: Detect failure to set defaults by Simon Glass · 3 years, 6 months ago
- 9a72bea sandbox: Silence coverity warning in state_read_file() by Simon Glass · 3 years, 6 months ago
- fdfae37 tpm: Check outgoing command size by Simon Glass · 3 years, 6 months ago
- 4d159b6 pinctrl: Avoid coverity warning when checking width by Simon Glass · 3 years, 6 months ago
- 99eaf1f cbfs: Check offset range when reading a file by Simon Glass · 3 years, 6 months ago
- 15dd815 sandbox: cros_ec: Update error handling when reading matrix by Simon Glass · 3 years, 6 months ago
- 9dec2c1 dm: core: Check uclass_get() return value when dumping by Simon Glass · 3 years, 6 months ago
- 37e79ee reset: Avoid a warning in devm_regmap_init() by Simon Glass · 3 years, 6 months ago
- ca4c245 reset: Avoid a warning in devm_reset_bulk_get_by_node() by Simon Glass · 3 years, 6 months ago
- 7f0f4e1 tools: Avoid showing return value of clock_gettime() by Simon Glass · 3 years, 6 months ago
- ff0494c test: Rename final check in setexpr_test_backref() by Simon Glass · 3 years, 6 months ago
- 92598bd video: Check return value in pwm_backlight_of_to_plat() by Simon Glass · 3 years, 6 months ago
- 9d9bec2 sandbox: net: Ensure host name is always a valid string by Simon Glass · 3 years, 6 months ago
- d3fc3da Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 4 months ago
- 2f91fc4 x86: Ensure the e820 map is installed in all cases by Simon Glass · 3 years, 5 months ago
- 4db474a doc: Update documentation for cros-2021.04 release by Simon Glass · 3 years, 5 months ago
- 1c56469 dtoc: Check that a parent is not missing by Simon Glass · 3 years, 5 months ago
- 54e0bd1 x86: cros: Check ROM exists before building vboot by Simon Glass · 3 years, 5 months ago
- e74d0ec x86: coreboot: Document the memory map by Simon Glass · 3 years, 5 months ago
- 4dfe4b4 x86: coreboot: Use vendor in the Kconfig by Simon Glass · 3 years, 5 months ago
- c5c6215 x86: Add function comments to cb_sysinfo.h by Simon Glass · 3 years, 5 months ago
- 50cf68c x86: coral: Allow booting from coreboot by Simon Glass · 3 years, 5 months ago
- e5bfcab x86: coreboot: Show the BIOS date by Simon Glass · 3 years, 5 months ago
- 7052968 x86: Do cache set-up by default when booting from coreboot by Simon Glass · 3 years, 5 months ago
- 0f5ca1d x86: Update the MP constants to avoid conflicts by Simon Glass · 3 years, 5 months ago
- 92873f8 x86: Don't set up MTRRs if previously done by Simon Glass · 3 years, 5 months ago
- bca2d57 tpm: cr50: Drop unnecessary coral headers by Simon Glass · 3 years, 5 months ago
- f784361 spi: ich: Don't require the PCH by Simon Glass · 3 years, 5 months ago
- f5cbb5c x86: pci: Allow binding of some devices before relocation by Simon Glass · 3 years, 5 months ago
- e58f3a7 pci: Use const for pci_find_device_id() etc. by Simon Glass · 3 years, 5 months ago
- 18e7ebf Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 4 months ago
- a4c577f mmc: mmc_get_op_cond: Allow quiet detection of eMMC by Pali Rohár · 3 years, 4 months ago
- 42ba566 arm: mvebu: Espressobin: Use function mmc_get_op_cond() for detecting eMMC by Pali Rohár · 3 years, 4 months ago
- aeff174 arm: mvebu: Espressobin: Fix setting $fdtfile env by Pali Rohár · 3 years, 4 months ago
- 4a8ad58 arm: mvebu: armada-3720: remove unused config option by Marek Behún · 3 years, 5 months ago
- 4d4cbd9 arm: mvebu: turris_{omnia, mox}: enable MTD command by Marek Behún · 3 years, 5 months ago
- 4494ca8 arm: mvebu: turris_omnia: force 40 MHz speed on SPI NOR by Marek Behún · 3 years, 5 months ago
- 960d459 arm: a37xx: pci: Fix typo in comment by Pali Rohár · 3 years, 5 months ago
- cbd7ef7 arm: a37xx: pci: Optimize a3700_fdt_fix_pcie_regions() when fixup offset is zero by Pali Rohár · 3 years, 5 months ago
- a831495 arm: a37xx: pci: Extend validation for PCIe resources and oubound windows by Pali Rohár · 3 years, 5 months ago
- c11f5ab Merge branch '2021-07-14-build-and-host-updates' by Tom Rini · 3 years, 4 months ago
- 963fde3 scripts/get_default_envs.sh: Update for thin archive support by Tom Rini · 3 years, 5 months ago
- 2a2896b Makefile: Conditionally add defaultenv_h to envtools target by Joel Stanley · 3 years, 5 months ago
- 473fc27 kconfig / kbuild: Re-sync with Linux 4.20 by Tom Rini · 3 years, 5 months ago
- e57c7c5 get_maintainer.pl: update from Linux kernel v5.13-rc6 by Trevor Woerner · 3 years, 5 months ago
- e94ef57 lib: move rtc-lib.c to lib by Heinrich Schuchardt · 3 years, 5 months ago
- 7c39799 tools: image-host: fix wrong return value by Ming Liu · 3 years, 6 months ago
- 9c70237 tools/fitimage: add missing linebreak for some messages by Sven Roederer · 3 years, 6 months ago
- 33b9027 fixdep: remove leftover handling of IS_BUILTIN/IS_MODULE by Rasmus Villemoes · 3 years, 6 months ago
- 331f080 mkimage: allow -l to work on block devices on Linux by Yann Dirson · 3 years, 6 months ago
- eae8c7c Merge branch '2021-07-14-platform-updates' by Tom Rini · 3 years, 4 months ago
- 845d9cf usb: musb-new: Add glue driver for ST-Ericsson Ux500 by Stephan Gerhold · 3 years, 5 months ago
- 4559df9 phy: Add driver for ST-Ericsson AB8500 USB PHY by Stephan Gerhold · 3 years, 5 months ago
- 3f6e4ec power: pmic: Add driver for ST-Ericsson AB8500 via PRCMU by Stephan Gerhold · 3 years, 5 months ago
- e2f82f9 board: stemmy: Copy atags for booting downstream/vendor kernel by Stephan Gerhold · 3 years, 5 months ago
- 03585d5 board: stemmy: Parse atags to get available memory by Stephan Gerhold · 3 years, 5 months ago
- 9e9074b ARM: dts: uniphier: Add support for Akebi96 by Kunihiko Hayashi · 3 years, 5 months ago
- bc9255a configs: uniphier: Enable CONFIG_SYS_PCI_64BIT by Kunihiko Hayashi · 3 years, 5 months ago
- e22c256 pci: uniphier: Add UniPhier PCIe controller driver by Kunihiko Hayashi · 3 years, 5 months ago
- b0415d8 phy: socionext: Add UniPhier PCIe PHY driver by Kunihiko Hayashi · 3 years, 5 months ago
- 34707b3 reset: uniphier: Add PCIe reset entry by Kunihiko Hayashi · 3 years, 5 months ago
- a1b4810 clk: uniphier: Add PCIe clock entry by Kunihiko Hayashi · 3 years, 5 months ago
- d3cffc8 MAINTAINERS, git-mailrc: socfpga: Change co-maintainer to Tien Fong Chee by Ley Foon Tan · 3 years, 5 months ago
- 548b89f arm: mach-snapdragon: pinctrl: Place pin_name in .data section by Stephan Gerhold · 3 years, 5 months ago
- 93e310c board-info: Call sysinfo_detect() before sysinfo_get_str() by Marek Vasut · 3 years, 5 months ago
- 10f3e15 board-info: Use sysinfo_get() by Marek Vasut · 3 years, 5 months ago
- fc3292c misc: i2c_eeprom: Add atmel,24c01 to the list by Marek Vasut · 3 years, 5 months ago
- 0e6956c timer: nomadik-mtu: Use dev_read_addr_ptr() by Stephan Gerhold · 3 years, 5 months ago
- 1e0b4c0 gpio: Add driver for Nomadik GPIO by Stephan Gerhold · 3 years, 5 months ago
- 05e5ba2 gpio: Drop long unused DB8500 GPIO driver by Stephan Gerhold · 3 years, 5 months ago
- 24e9bfb board: armltd: Remove bootargs from Total Compute configuration by Anders Dellien · 3 years, 5 months ago
- a7bdd2d Merge tag 'efi-2021-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 4 months ago
- b0b1449 efi_loader: Fix to set bootdev_root correctly if bootdev found by Masami Hiramatsu · 3 years, 4 months ago
- 70bad54 efi_loader: set CapsuleLast after each capsule by Heinrich Schuchardt · 3 years, 5 months ago
- d7eedd9 efi_loader: missing EFI_CALL() in set_capsule_result by Heinrich Schuchardt · 3 years, 5 months ago
- 3e49119 efi_loader: rework messages for capsule updates by Heinrich Schuchardt · 3 years, 5 months ago
- 79a61cc efi_loader: provide file attributes in EFI_FILE_PROTOCOL.Read() by Heinrich Schuchardt · 3 years, 6 months ago
- cbe3ab9 lib: remove superfluous #ifdefs from date.c by Heinrich Schuchardt · 3 years, 5 months ago
- 13c11c6 fs: fat: add file attributes to struct fs_dirent by Heinrich Schuchardt · 3 years, 6 months ago
- 41a4a30 doc: fix typo in signature.txt by Thomas Perrot · 3 years, 5 months ago
- 490101a Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 5 months ago
- ac62dad mmc: sunxi: Use mmc_of_parse() by Andre Przywara · 3 years, 7 months ago
- 9faae54 mmc: sunxi: Increase MMIO FIFO read performance by Andre Przywara · 3 years, 7 months ago
- b5dd39c mmc: sunxi: Cleanup and fix self-calibration code by Andre Przywara · 3 years, 7 months ago
- b6e3bf1 mmc: sunxi: Enable "new timing mode" on all new SoCs by Andre Przywara · 3 years, 7 months ago
- f85c091 mmc: sunxi: Cleanup "new timing mode" selection by Andre Przywara · 3 years, 7 months ago
- 937ee31 mmc: sunxi: Fix MMC clock parent selection by Andre Przywara · 3 years, 7 months ago
- ca496ba mmc: sunxi: Fix warnings with CONFIG_PHYS_64BIT by Andre Przywara · 3 years, 7 months ago
- f4826fb mmc: sunxi: Avoid #ifdefs in delay and width setup by Andre Przywara · 4 years ago
- b874785 sunxi: H616: Enable full 4GB of DRAM by Andre Przywara · 3 years, 7 months ago
- 212224e sunxi: board: Add H616 MMC2 pins by Andre Przywara · 3 years, 7 months ago
- 2527b24 sunxi: h3: Add initial ZeroPi support by Yu-Tung Chang · 3 years, 5 months ago
- 8e6eed5 configs: OrangePi PC2: Update defaults by Jernej Skrabec · 3 years, 6 months ago
- f9d1324 sunxi: clock: H6/H616: Fix PLL clock factor encodings by Andre Przywara · 3 years, 7 months ago
- 0d5824c phy: sun4i-usb: Fix PHY0 routing and passby configuration for MUSB by Paul Kocialkowski · 6 years ago