- 2f410fe hexdump: Move API to header file by Simon Glass · 3 years, 6 months ago
- c7b16d8 display_options: Drop two spaces before the ASCII column by Simon Glass · 3 years, 6 months ago
- c614ddf test: Add a test for print_buffer() by Simon Glass · 3 years, 6 months ago
- fbb99dc test: Convert print tests to use ut framework by Simon Glass · 3 years, 6 months ago
- 090d664 test: Detect when expect_str is too small by Simon Glass · 3 years, 6 months ago
- c1a2bb4 console: Report an error when output buffer is exhausted by Simon Glass · 3 years, 6 months ago
- 24e1e88 Merge branch '2021-06-07-arm-cache-cp15-improvements' into next by Tom Rini · 3 years, 5 months ago
- ade4e04 stm32mp: don't map the reserved region with no-map property by Patrick Delaunay · 3 years, 6 months ago
- 7dc6068 stm32mp: Increase the reserved memory in board_get_usable_ram_top by Patrick Delaunay · 3 years, 6 months ago
- f46959c image-fdt: save no-map parameter of reserve-memory by Patrick Delaunay · 3 years, 6 months ago
- 7d08a3d test: lmb: add test for lmb_reserve_flags by Patrick Delaunay · 3 years, 6 months ago
- 358c778 lmb: add lmb_dump_region() function by Patrick Delaunay · 3 years, 6 months ago
- e359a4a lmb: add lmb_is_reserved_flags by Patrick Delaunay · 3 years, 6 months ago
- 59c0ea5 lmb: Add support of flags for no-map properties by Patrick Delaunay · 3 years, 6 months ago
- e3b64be Prepare v2021.07-rc4 by Tom Rini · 3 years, 5 months ago
- 80da245 configs: Resync with savedefconfig by Tom Rini · 3 years, 5 months ago
- 18dd72a Merge tag 'u-boot-rockchip-20210606' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 3 years, 5 months ago
- 4e89e4f configs: sam9x60ek: Enable NAND on mmc defconfig by Tudor Ambarus · 3 years, 6 months ago
- 32cc236 nand: atmel: Correct bitflips in erased pages by Kai Stuhlemmer (ebee Engineering) · 3 years, 6 months ago
- 55661ee Revert "sama5d3: Fix Galois Field Table offsets" by Tudor Ambarus · 3 years, 6 months ago
- 281e95c Merge tag 'dm-pull-6jun21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 5 months ago
- 0c4e63a Merge tag 'video-for-2021-07-rc3' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years, 6 months ago
- 269fa84 test: add dm_test_read_resource by Patrick Delaunay · 3 years, 6 months ago
- 0d1ab57 net: luton: remove address translation after ofnode_read_resource by Patrick Delaunay · 3 years, 6 months ago
- ca2f948 pwm: cros_ec: Rename "priv_auto_alloc_size" to "priv_auto" by Alper Nebi Yasak · 3 years, 6 months ago
- 205b9f5 sandbox: correct determination of the text base by Heinrich Schuchardt · 3 years, 6 months ago
- 0e35b93 of: addr: Remove call to dev_count_cells() in of_get_address() by Bin Meng · 3 years, 7 months ago
- 139eaa7 of: addr: Translate 'dma-ranges' for parent nodes missing 'dma-ranges' by Bin Meng · 3 years, 7 months ago
- 0df6e66 pico-imx6ul: disable video after DM_VIDEO conversion deadline by Anatolij Gustschin · 3 years, 6 months ago
- ac36dc7 brxre1: disable video after DM_VIDEO conversion deadline by Anatolij Gustschin · 3 years, 6 months ago
- bbc14b4 mx28evk: disable video after DM_VIDEO conversion deadline by Anatolij Gustschin · 3 years, 6 months ago
- a0195e9 siemens: pxm2: disable video after DM_VIDEO conversion deadline by Anatolij Gustschin · 3 years, 6 months ago
- bf5d124 siemens: rut: disable video after DM_VIDEO conversion deadline by Anatolij Gustschin · 3 years, 6 months ago
- c003d2c Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 6 months ago
- 176c3e7 arm: mvebu: turris_omnia: support invoking rescue boot from console by Marek Behún · 3 years, 6 months ago
- 0b5bb36 arm: mvebu: turris_omnia: update rescue mode boot command by Marek Behún · 3 years, 6 months ago
- b321722 arm: a37xx: pci: Fix configuring PCIe resources by Pali Rohár · 3 years, 6 months ago
- 079b35a arm: a37xx: pci: Increase PCIe MEM size from 16 MiB to 127 MiB by Pali Rohár · 3 years, 6 months ago
- 4a82fca arm: a37xx: pci: Fix a3700_fdt_fix_pcie_regions() function by Pali Rohár · 3 years, 6 months ago
- 46b679e arm: a37xx: pci: Find PCIe controller node by compatible instead of path by Pali Rohár · 3 years, 6 months ago
- a544d65 arm: a37xx: pci: Fix DT compatible string to Linux' DT compatible by Pali Rohár · 3 years, 6 months ago
- 7b85aef arm: a37xx: pci: Disable bus mastering when unloading driver by Pali Rohár · 3 years, 6 months ago
- 127dbec arm: a37xx: pci: Don't put link into LTSSM Recovery state during probe by Pali Rohár · 3 years, 6 months ago
- a1c93bd configs: sama5d27_wlsom1_ek_mmc: add default bootargs by Eugen Hristev · 3 years, 6 months ago
- 89be8e3 fastboot: Fix overflow when calculating chunk size by Sean Anderson · 3 years, 6 months ago
- 87f9c08 MAINTAINERS: Update maintainer's mail address by Kever Yang · 3 years, 8 months ago
- d8729a1 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 6 months ago
- fa68645 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 6 months ago
- d7da718 drivers: pci: pcie_dw_common: fix Werror compilation error by Green Wan · 3 years, 6 months ago
- c552deb riscv: cpu: fu740: clear feature disable CSR by Green Wan · 3 years, 6 months ago
- 70415e1 board: sifive: add HiFive Unmatched board support by Green Wan · 3 years, 6 months ago
- 1c07b0c riscv: dts: add SiFive Unmatched board support by Green Wan · 3 years, 6 months ago
- 2113c00 riscv: dts: add fu740 support by Green Wan · 3 years, 6 months ago
- 416395c drivers: pci: add pcie support for fu740 by Green Wan · 3 years, 6 months ago
- dab18c7 drivers: ram: sifive: rename fu540_ddr and add fu740 support by Green Wan · 3 years, 6 months ago
- d56d79e drivers: clk: add fu740 support by Green Wan · 3 years, 6 months ago
- a74e9d8 riscv: cpu: fu740: Add support for cpu fu740 by Green Wan · 3 years, 6 months ago
- f264e79 MAINTAINERS: Add allwinner/sunxi driver directories by Samuel Holland · 3 years, 7 months ago
- 6785434 sunxi: Bring back SD card as MMC device 0 by Andre Przywara · 3 years, 7 months ago
- ffd8104 Merge tag 'u-boot-stm32-20210528' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 6 months ago
- d862ddb Merge tag 'efi-2021-07-rc4-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 6 months ago
- 163a0d7 efi_loader: add PE/COFF image measurement by Masahisa Kojima · 3 years, 6 months ago
- 464010b efi_loader: Work-around build issue due to missing hash_calculate() by Alexandru Gagniuc · 3 years, 6 months ago
- ec0512b Revert "lib: introduce HASH_CALCULATE option" by Alexandru Gagniuc · 3 years, 6 months ago
- 38de680 efi_loader: Fix coverity warnings for efi tcg2 protocol by Ilias Apalodimas · 3 years, 6 months ago
- 7bda7ce arm: dts: stm32mp157c-odyssey-som: enable the RNG1 by Grzegorz Szymaszek · 3 years, 7 months ago
- 59066cd configs: stm32mp: Enable UNZIP on STMicroelectronics stm32mp15 boards by Patrick Delaunay · 3 years, 7 months ago
- 5ed2136 ARM: stm32: Enable UNZIP on DHSOM by default by Marek Vasut · 3 years, 7 months ago
- 5c54260 ARM: stm32: Add additional ID register check for KSZ8851 presence by Marek Vasut · 3 years, 7 months ago
- 5c38c06 ARM: stm32: Update dhelectronics/dh_stm32mp1/MAINTAINERS file by Christoph Niedermaier · 3 years, 7 months ago
- 6d734be reset: stm32: Fix bank and offset computation by Patrice Chotard · 3 years, 7 months ago
- a5bb384 dfu: dfu_mtd: remove the mtd_block_op error when mtd_lock is not supported by Patrick Delaunay · 3 years, 8 months ago
- aab8b17 Merge tag 'ti-v2021.07-rc4' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 6 months ago
- a0ecfa5 Merge branch '2021-05-26-assorted-bugfixes' by Tom Rini · 3 years, 6 months ago
- fed603f ARM: ti: Increase the allocated size for MLO.raw by Faiz Abbas · 3 years, 7 months ago
- 7194a95 arm: dts: k3-am642-sk: Add sysreset controller node by Suman Anna · 3 years, 6 months ago
- a97ee92 arm: dts: k3-am642-evm: Add sysreset controller node by Suman Anna · 3 years, 6 months ago
- beed305 firmware: ti_sci: Update ti_sci_msg_req_reboot to include domain by Dave Gerlach · 3 years, 6 months ago
- 4ec0407 arm: dts: k3-j721e: Fix up MAIN R5FSS cluster mode back to Split-mode by Suman Anna · 3 years, 6 months ago
- df3fc62 configs: am64x_evm_a53_defconfig: Enable DP83867 PHY driver by Vignesh Raghavendra · 3 years, 6 months ago
- cb6c9c8 test: Remove duplicate macro by Sean Anderson · 3 years, 6 months ago
- b725ed5 GitLab: Remove tags for sandbox_noinst tests by Harm Berntsen · 3 years, 6 months ago
- 77bfaad test: Fix filesystem tests always being skipped by Alper Nebi Yasak · 3 years, 6 months ago
- ce869b5 spl: Kconfig: Use tabs instead of space for alignment by Michal Simek · 3 years, 6 months ago
- 9e8bb07 fs: btrfs: Add missing cache aligned allocation by Marek Vasut · 3 years, 6 months ago
- 53ba2c2 fs/squashfs: zero out unused fields in fs_dirent by Heinrich Schuchardt · 3 years, 6 months ago
- f6c0d36 powerpc: fix regression in arch_initr_trap() by Matt Merhar · 3 years, 6 months ago
- 26de429 part: Add check for NULL dev_part_str by Sean Anderson · 3 years, 6 months ago
- 1e78790 pinctrl: single: Fix probe failure getting register area size by Vignesh Raghavendra · 3 years, 6 months ago
- f4b2786 configs: Resync with savedefconfig by Tom Rini · 3 years, 6 months ago
- aee1860 net: Remove ne2000 driver by Tom Rini · 3 years, 6 months ago
- f25a0c3 Merge tag 'efi-2021-07-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 6 months ago
- 4c3e994 Merge tag 'mips-pull-2021-05-25' of https://source.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 3 years, 6 months ago
- 835b4fd doc: update and fix Qemu MIPS documentation by Daniel Schwierzeck · 3 years, 7 months ago
- 5308a71 MIPS: remove deprecated qemu_mips board by Daniel Schwierzeck · 3 years, 7 months ago
- 9c8e58a mips: octeon: octeon_ebb7304_defconfig: Fix CFI flash setup by Stefan Roese · 3 years, 7 months ago
- 1f6871d efi_loader: Fix -Wextra warning for EFI TCG2 by Ilias Apalodimas · 3 years, 6 months ago
- acfe1de efi_loader: simplify accessing variables by Heinrich Schuchardt · 3 years, 6 months ago
- 2ecee31 efi_loader: use efi_create_indexed_name() by Heinrich Schuchardt · 3 years, 6 months ago
- 60177e0 efi_loader: simplify show_efi_boot_order() by Heinrich Schuchardt · 3 years, 6 months ago