- e0152db net: pfe_eth: Use spi_flash_read API to access flash memory by Kuldeep Singh · 4 years, 6 months ago
- 02decd4 dm: armv8: gpio: include <asm/arch/gpio.h> for fsl-layerscape by hui.song · 4 years, 6 months ago
- 08333fa armv8: gpio: add gpio feature by hui.song · 4 years, 6 months ago
- e08bcc0 configs: ls1088ardb: Add support for usb boot target by Era Tiwari · 4 years, 6 months ago
- f8c5815 armv8: ls1028a: move FSL_LAYERSCAPE to kconfig by Michael Walle · 4 years, 6 months ago
- e7005b3 fsl_dspi: Introduce DT bindings for CS-SCK and SCK-CS delays by Vladimir Oltean · 4 years, 7 months ago
- 347e0f0 binman: Re-enable concurrent tests by Simon Glass · 4 years, 4 months ago
- 52b10dd binman: Don't change the descriptor in tests by Simon Glass · 4 years, 4 months ago
- 5d4f7b4 env: mmc: add redundancy support in mmc_offset_try_partition by Patrick Delaunay · 4 years, 5 months ago
- 76b640c env: mmc: correct the offset returned by mmc_offset_try_partition by Patrick Delaunay · 4 years, 5 months ago
- 2b2f727 env: mmc: allow support of mmc_get_env_dev with OF_CONTROL by Patrick Delaunay · 4 years, 5 months ago
- acbf93b test: env: add test for env info sub-command by Patrick Delaunay · 4 years, 5 months ago
- 7d81344 configs: sandbox: Enable sub command 'env info' by Patrick Delaunay · 4 years, 5 months ago
- 2f96b32 cmd: env: check real location for env info command by Patrick Delaunay · 4 years, 5 months ago
- 6718ebd cmd: env: add option for quiet output on env info by Patrick Delaunay · 4 years, 5 months ago
- 8968288 env: add failing trace in env_save by Patrick Delaunay · 4 years, 5 months ago
- d5a6a5a env: correct overflow check of env_has_init size by Patrick Delaunay · 4 years, 5 months ago
- 6731bef env/fat.c: allow loading from a FAT partition on the MMC boot device by David Woodhouse · 4 years, 5 months ago
- 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
- cf081a5 treewide: remove (phys_addr_t) casts from devfdt_get_addr() by Masahiro Yamada · 4 years, 4 months ago
- 8613c8d treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
- 7d8073e fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts() by Masahiro Yamada · 4 years, 4 months ago
- 53a8966 fdt_support: call mtdparts_init() after finding MTD node to fix up by Masahiro Yamada · 4 years, 4 months ago
- 331caea test/dm: check if devices exist by Heinrich Schuchardt · 4 years, 4 months ago
- 5ab71ea arm: mach-k3: Use SOC driver for device identification by Dave Gerlach · 4 years, 4 months ago
- 29eb1c4 configs: j721e_evm: Enable CONFIG_SOC_DEVICE and CONFIG_SOC_DEVICE_TI_K3 by Dave Gerlach · 4 years, 4 months ago
- bc2a293 configs: am65x_evm: Enable CONFIG_SOC_DEVICE and CONFIG_SOC_DEVICE_TI_K3 by Dave Gerlach · 4 years, 4 months ago
- e8918bc arm: dts: k3-j721e-mcu-wakeup: Introduce chipid node by Dave Gerlach · 4 years, 4 months ago
- bec8b94 arm: dts: k3-am65-wakeup: Introduce chipid node by Dave Gerlach · 4 years, 4 months ago
- 3e1b59c dm: soc: Introduce soc_ti_k3 driver for TI K3 SoCs by Dave Gerlach · 4 years, 4 months ago
- 21e3c21 test: Add tests for SOC uclass by Dave Gerlach · 4 years, 4 months ago
- 6d3b82d dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching by Dave Gerlach · 4 years, 4 months ago
- 726eb12 doc: Add new doc for soc ID driver model by Dave Gerlach · 4 years, 4 months ago
- 8ce8e42 fdt_support: add static to fdt_node_set_part_info() by Masahiro Yamada · 4 years, 4 months ago
- e1db5c9 patman: When no tracking branch is provided, tell the user by Nicolas Boichat · 4 years, 4 months ago
- 9497756 patman: Make sure sendemail.suppresscc is (un)set correctly by Nicolas Boichat · 4 years, 4 months ago
- 50c7b72 Revert "lib: fdt: Split fdtdec_setup_mem_size_base()" by Michal Simek · 4 years, 4 months ago
- 62897c4 Revert "lib: fdt: Split fdtdec_setup_memory_banksize()" by Michal Simek · 4 years, 4 months ago
- 988341d ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt() by Michal Simek · 4 years, 4 months ago
- e5ff9ab Add information for skipped commit options by Patrick Delaunay · 4 years, 5 months ago
- e8781dc lib: libfdt: fdt_region: avoid NULL pointer access by Philippe Reynes · 4 years, 5 months ago
- 7058dd0 patman: Detect unexpected END by Patrick Delaunay · 4 years, 5 months ago
- 961420f cpu: Convert the methods to use a const udevice * by Simon Glass · 4 years, 10 months ago
- fdc3436 binman: Add support for generating a FIT by Simon Glass · 4 years, 4 months ago
- c063917 dtoc: Allow adding variable-sized data to a dtb by Simon Glass · 4 years, 4 months ago
- 152b246 mkimage: Allow updating the FIT timestamp by Simon Glass · 4 years, 4 months ago
- b3295fd binman: Allow zero-length entries to overlap by Simon Glass · 4 years, 4 months ago
- 0ba4b3d binman: Allow missing Intel blobs by Simon Glass · 4 years, 4 months ago
- b1cca95 binman: Detect when valid images are not produced by Simon Glass · 4 years, 4 months ago
- 38fdb4c patman: Update errors and warnings to use stderr by Simon Glass · 4 years, 4 months ago
- 4f9f105 binman: Allow external binaries to be missing by Simon Glass · 4 years, 4 months ago
- 04e6a6b binman: Convert existing binary blobs to blob_ext by Simon Glass · 4 years, 4 months ago
- ce867ad binman: Add an etype for external binary blobs by Simon Glass · 4 years, 4 months ago
- 34861d5 binman: Use super() instead of specifying parent type by Simon Glass · 4 years, 4 months ago
- f23a785 net: dc2114x: Add DM support by Marek Vasut · 4 years, 4 months ago
- 5902879 ARM: rmobile: Add Beacon EmbeddedWorks RZG2M Dev Kit by Adam Ford · 4 years, 5 months ago
- bc4666a net: dc2114x: Split common parts of non-DM functions out by Marek Vasut · 4 years, 4 months ago
- 05c4917 net: dc2114x: Split RX path by Marek Vasut · 4 years, 4 months ago
- 32d8d11 net: dc2114x: Add RX/TX rings into the private data by Marek Vasut · 4 years, 4 months ago
- 8a5c6f1 net: dc2114x: Pass PCI BDF into phys_to_bus() by Marek Vasut · 4 years, 4 months ago
- fcd6217 net: dc2114x: Pass private data around by Marek Vasut · 4 years, 4 months ago
- 2301a4b net: dc2114x: Introduce private data by Marek Vasut · 4 years, 4 months ago
- 02b95a4 net: dc2114x: Use standard I/O accessors by Marek Vasut · 4 years, 4 months ago
- 9b98f20 net: dc2114x: Drop update_srom() by Marek Vasut · 4 years, 5 months ago
- a410f13 net: dc2114x: Add Kconfig entries by Marek Vasut · 4 years, 5 months ago
- 777aa71 net: dc2114x: Support all DC2114x by Marek Vasut · 4 years, 5 months ago
- 75e375b net: dc2114x: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · 4 years, 5 months ago
- 4ce9566 mmc: renesas-sdhi: Enable support for R8A774A1 by Adam Ford · 4 years, 5 months ago
- 43ef803 pinctrl: renesas: Enable R8A774A1 PFC tables by Adam Ford · 4 years, 5 months ago
- e9a52c4 clk: renesas: Add R8A774A1 clock tables by Adam Ford · 4 years, 5 months ago
- 3aabb0c ARM: dts: r8a774a1: Import DTS from Linux 5.8-rc1 by Adam Ford · 4 years, 5 months ago
- dbabfcc ARM: renesas: Add basic R8A774A1 Support by Adam Ford · 4 years, 5 months ago
- 73bc9e2 binman: Adjust pylibfdt for incremental build by Simon Glass · 4 years, 4 months ago
- c6162cf binman: Fix a few typos in the entry docs by Simon Glass · 4 years, 4 months ago
- 0dc706f binman: Add support for calling mkimage by Simon Glass · 4 years, 4 months ago
- b5287c4 binman: Set a default toolpath by Simon Glass · 4 years, 4 months ago
- 32eb66d binman: Specify the toolpath when running test coverage by Simon Glass · 4 years, 4 months ago
- fdb3040 binman: Correct the search patch for pylibfdt by Simon Glass · 4 years, 4 months ago
- 5de9b9c binman: cbfs: Fix IFWI typo by Simon Glass · 4 years, 4 months ago
- 6c8e0bf binman: Output errors to stderr by Simon Glass · 4 years, 4 months ago
- 0d5adda .gitignore: Ignore Python 3 cache directories by Simon Glass · 4 years, 4 months ago
- 6d65ac3 dm: core Fix long line in device_bind_common() by Simon Glass · 4 years, 4 months ago
- c9360f16 patman: Add a -D option to enable debugging by Simon Glass · 4 years, 4 months ago
- 7207e2b patman: Support collecting response tags in Patchstream by Simon Glass · 4 years, 4 months ago
- 3c541c0 patman: Allow disabling 'bright' mode with Print output by Simon Glass · 4 years, 4 months ago
- 6bb74de patman: Add a 'test' subcommand by Simon Glass · 4 years, 4 months ago
- c4e7902 patman: Allow different commands by Simon Glass · 4 years, 4 months ago
- fda1e37 patman: Convert to ArgumentParser by Simon Glass · 4 years, 4 months ago
- 137947e patman: Allow skipping patches at the end by Simon Glass · 4 years, 4 months ago
- 262130f patman: Allow creating patches for another branch by Simon Glass · 4 years, 4 months ago
- fd70986 patman: Add a test that uses gitpython by Simon Glass · 4 years, 4 months ago
- 7d5b04e patman: Move main code out to a control module by Simon Glass · 4 years, 4 months ago
- 0b3d24a patman: Use test_util to show test results by Simon Glass · 4 years, 4 months ago
- ada61f1 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 4 months ago
- 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
- ecb70bd ram: sifive: Avoid using hardcoded ram base and size by Bin Meng · 4 years, 4 months ago
- 142dd57 riscv: dts: hifive-unleashed-a00: Make memory node available to SPL by Bin Meng · 4 years, 4 months ago
- e8fa431 riscv: ae350: Use fdtdec_get_addr_size_auto_noparent to parse smc reg by Rick Chen · 4 years, 4 months ago
- e491e15 riscv: Fix linking error when building u-boot-spl with no SMP support by Leo Yu-Chi Liang · 4 years, 5 months ago
- 27b4a4a serial: Fix SIFIVE debug serial dependency by Michal Simek · 4 years, 4 months ago