- 88d50ed spi: synquacer: wait until slave is deselected by Masahisa Kojima · 2 years, 6 months ago
- 29d382b spi: synquacer: busy variable must be initialized before use by Masahisa Kojima · 2 years, 6 months ago
- f49d616 pinctrl: nuvoton: Add NPCM7xx pinctrl driver by Jim Liu · 2 years, 6 months ago
- d7116ca ARM: omap3: evm: Fix 'fitImage' booting by Derald D. Woods · 2 years, 6 months ago
- 25d629b ARM: omap3: evm: Complete DM_I2C migration by Derald D. Woods · 2 years, 6 months ago
- 1615354 ARM: omap3: evm: Power on MMC when setting up PMIC by Derald D. Woods · 2 years, 6 months ago
- f8209d3 arm: bcmbca: introduce the bcmbca architecture and 47622 SOC by William Zhang · 2 years, 7 months ago
- d7ef2ef configs: j721e_evm_defconfig: Add HBMC related configs by Vaishnav Achath · 2 years, 7 months ago
- 66a33f4 ti: j721e: enable hyperflash spl fixup for j721e by Vaishnav Achath · 2 years, 7 months ago
- d45ccab configs: j721e_evm.h: define CONFIG_SYS_FLASH_BASE by Vaishnav Achath · 2 years, 7 months ago
- 09d14d7 arm: k3: sysfw-loader: add hyperflash support by Vaishnav Achath · 2 years, 7 months ago
- 8fceb0e arm: dts: k3-j721e-common-proc-board: enable hyperflash mux sel GPIO by Vaishnav Achath · 2 years, 7 months ago
- fa4f5aa arm: dts: k3-j721e-common-proc-board-u-boot: enable HyperFlash in SPL by Vaishnav Achath · 2 years, 7 months ago
- 3042649 arm: dts: k3-j721e-r5-common-proc-board: Add HyperFlash node by Vaishnav Achath · 2 years, 7 months ago
- cbd7790 arm: dts: k3-j721e-som-p0: Add HyperFlash node by Vaishnav Achath · 2 years, 7 months ago
- 297daac arm: dts: k3-j721e-mcu-wakeup: Add HyperBus Controller node by Vaishnav Achath · 2 years, 7 months ago
- e5028bb Merge branch '2022-06-09-add-support-for-nvmem-api' into next by Tom Rini · 2 years, 6 months ago
- 3f51ba9 test: Load mac address using misc device by Sean Anderson · 2 years, 7 months ago
- d3f7287 test: Load mac address using RTC by Sean Anderson · 2 years, 7 months ago
- 472caa6 test: Load mac address with i2c eeprom by Sean Anderson · 2 years, 7 months ago
- 97d0f9b net: Add support for reading mac addresses from nvmem cells by Sean Anderson · 2 years, 7 months ago
- 185d3db sandbox: Enable NVMEM by Sean Anderson · 2 years, 7 months ago
- c8ce7ba misc: Add support for nvmem cells by Sean Anderson · 2 years, 7 months ago
- 42f477f misc: i2c_eeprom: Add fallbacks by Sean Anderson · 2 years, 7 months ago
- dda3b38 misc: i2c_eeprom: Make i2c_eeprom_write use a const buf by Sean Anderson · 2 years, 7 months ago
- 2a5af40 net: dsa: Fix segmentation fault if master fails to probe by Sean Anderson · 2 years, 7 months ago
- e844e5d sandbox: Move some mac addresses to device tree by Sean Anderson · 2 years, 7 months ago
- 2918688 sandbox: Remove eth2addr from environment by Sean Anderson · 2 years, 7 months ago
- 416e09b sandbox: net: Remove fake-host-hwaddr by Sean Anderson · 2 years, 7 months ago
- df33fd2 test: eth: Add test for ethernet addresses by Sean Anderson · 2 years, 7 months ago
- 469a968 sandbox: net: Add mac address for eth8 to environment by Sean Anderson · 2 years, 7 months ago
- bedb182 sandbox: net: Add aliases for ethernet devices by Sean Anderson · 2 years, 7 months ago
- c0e63bf Merge branch '2022-06-08-virtio-harden-and-test-vring' into next by Tom Rini · 2 years, 6 months ago
- d036104 test: dm: virtio_rng: Test virtio-rng with faked device by Andrew Scull · 2 years, 6 months ago
- 43937a4 virtio: rng: Check length before copying by Andrew Scull · 2 years, 6 months ago
- 420b3e5 test: dm: virtio: Test virtio device driver probing by Andrew Scull · 2 years, 6 months ago
- acd3b27 virtio: sandbox: Bind RNG rather than block device by Andrew Scull · 2 years, 6 months ago
- 8df508f test: dm: virtio: Split out virtio device tests by Andrew Scull · 2 years, 6 months ago
- 82c8610 test: dm: virtio: Test notify before del_vqs by Andrew Scull · 2 years, 6 months ago
- 1674b6c virtio: sandbox: Fix device features bitfield by Andrew Scull · 2 years, 6 months ago
- b1fe820 dm: test: virtio: Test the virtio ring by Andrew Scull · 2 years, 6 months ago
- fbef3f5 virtio_ring: Check used descriptors are chain heads by Andrew Scull · 2 years, 6 months ago
- 10a1453 virtio_ring: Maintain a shadow copy of descriptors by Andrew Scull · 2 years, 6 months ago
- b095297 virtio_ring: Add helper to attach vring descriptor by Andrew Scull · 2 years, 6 months ago
- 68f8bf2 virtio_ring: Merge identical variables by Andrew Scull · 2 years, 6 months ago
- ed1cbbe Merge branch '2022-06-07-assorted-improvements' into next by Tom Rini · 2 years, 6 months ago
- b62450c serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE) by Pali Rohár · 2 years, 6 months ago
- 24272ff qfw: Don't fail if setup data size is 0 by Pierre-Clément Tosi · 2 years, 6 months ago
- b257c4e ubifs: Add missing dependency on GZIP by Pali Rohár · 2 years, 6 months ago
- 98303ce include/configs: Remove rootwait=1 to all the affected boards by Michael Trimarchi · 2 years, 6 months ago
- e5e04ea common/board_r.c: drop legacy and unused bi_enetaddr by Rasmus Villemoes · 2 years, 6 months ago
- ba9aa40 bootm: Fix Linux silent console on newer kernels by Sean Anderson · 2 years, 6 months ago
- f2ebaaa pci: Handle failed calloc in decode_regions() by Pierre-Clément Tosi · 2 years, 6 months ago
- 26f981f fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ by Rasmus Villemoes · 2 years, 6 months ago
- 05947cb drivers:optee:rpmb: initialize drivers of mmc devices in UCLASS_BLK for rpmb access by Judy Wang · 2 years, 7 months ago
- fb84517 serial: smh: Fake tstc by Sean Anderson · 2 years, 6 months ago
- bc8e098 dm: core: convert of_machine_is_compatible to livetree by Patrick Delaunay · 2 years, 6 months ago
- 87b0af9 mkimage: Support signing 'auto' FITs by Sean Anderson · 2 years, 6 months ago
- 5920e5c mkimage: Document more misc options by Sean Anderson · 2 years, 6 months ago
- cebc816 event: fix static events for CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · 2 years, 6 months ago
- 12c9095 event: remove CONFIG_EVENT_DYNAMIC check in event_register() by Ovidiu Panait · 2 years, 6 months ago
- b4d3b33 mtd: mtdpart: Change size type from fdt_addr_t to fdt_size_t by Pali Rohár · 2 years, 6 months ago
- b6c2b25 scripts: Introduce {quiet_,}cmd_bin2c by Pierre-Clément Tosi · 2 years, 7 months ago
- 84378d5 fs/squashfs: fix sqfs_read_sblk() by Heinrich Schuchardt · 2 years, 7 months ago
- 89ab1e2 btrfs: simplify lookup_data_extent() by Heinrich Schuchardt · 2 years, 7 months ago
- 2e2e784 zlib: Port fix for CVE-2018-25032 to U-Boot by Tom Rini · 2 years, 7 months ago
- 8a1ab5e misc: Correct Kconfig dependencies for a number of options by Tom Rini · 2 years, 7 months ago
- 92c1df9 doc: regulator: Add regulator-force-boot-off binding by Chris Packham · 2 years, 7 months ago
- 7f0836a cmd: dm: migrate dm command to use U_BOOT_CMD_WITH_SUBCMDS() by Ovidiu Panait · 2 years, 7 months ago
- c5ef202 dm: fix DM_EVENT dependencies by Heinrich Schuchardt · 2 years, 7 months ago
- 3800b31 boot: image-pre-load: drop unused CONFIG_SYS_BOOTM_LEN by Peng Fan · 2 years, 7 months ago
- 41e47b4 configs: Resync with savedefconfig by Tom Rini · 2 years, 6 months ago
- 8bbbd63 Merge branch '2022-06-06-finish-SPL-Kconfig-migration' into next by Tom Rini · 2 years, 6 months ago
- 4151f4f spl: Rework and tighten some dependencies by Tom Rini · 2 years, 6 months ago
- ab0c5f1 spl: Rework Kconfig to be more menu driven by Tom Rini · 2 years, 6 months ago
- ba787bb spl: Move all VPL, TPL and PowerPC specific CONFIG options to separate files by Tom Rini · 2 years, 6 months ago
- 3ff2aa6 arm: mvebu: Remove CONFIG_SPL_BOOT_DEVICE by Chris Packham · 2 years, 6 months ago
- b19512f Convert CONFIG_FIXED_SDHCI_ALIGNED_BUFFER to Kconfig by Chris Packham · 2 years, 6 months ago
- bfbd62f arm: mvebu: Use MVEBU_SPL_BOOT_DEVICE instead of SPL_BOOT_DEVICE by Chris Packham · 2 years, 6 months ago
- c318118 riotboard, syzygy_hub: Disable SPL_FALCON_BOOT_MMCSD by Tom Rini · 2 years, 6 months ago
- 103d1ae Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig by Tom Rini · 2 years, 6 months ago
- 5fc1d58 Convert CONFIG_SYS_NAND_SPL_KERNEL_OFFS to Kconfig by Tom Rini · 2 years, 6 months ago
- dc22afb spl: Remove CONFIG_SPL_START_S_PATH and rework the logic behind it by Tom Rini · 2 years, 6 months ago
- c8836db Drop CONFIG_SPL_SIZE by Tom Rini · 2 years, 6 months ago
- 14b4817 ax25-ae350: Move CONFIG_SYS_FDT_BASE to Kconfig by Tom Rini · 2 years, 6 months ago
- b4b9a00 Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
- a62b7f0 Convert CONFIG_SPL_TARGET to Kconfig by Tom Rini · 2 years, 6 months ago
- cad7f4b Remove CONFIG_SPL_STACK_SIZE by Tom Rini · 2 years, 6 months ago
- 0bf940c Drop CONFIG_SPL_SPI_FLASH_MINIMAL by Tom Rini · 2 years, 6 months ago
- 7f2c91e Convert CONFIG_SPL_GD_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
- cfb5dd3 etamin: Remove CONFIG_SPL_CMT defines by Tom Rini · 2 years, 6 months ago
- c4b8bc4 Remove CONFIG_SYS_SPL_LEN largely by Tom Rini · 2 years, 6 months ago
- 10f6e4d Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
- 6600b35 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
- 55cf860 Convert CONFIG_SPL_RELOC_TEXT_BASE et al to Kconfig by Tom Rini · 2 years, 6 months ago
- 90e1fd0 Convert CONFIG_TPL_NAND_INIT to Kconfig by Tom Rini · 2 years, 6 months ago
- 8b83b53 imx7: Update CONFIG_SPL_STACK defaults in Kconfig by Tom Rini · 2 years, 6 months ago
- 2378039 imx6: Update CONFIG_SPL_STACK defaults in Kconfig by Tom Rini · 2 years, 6 months ago
- f113d7d Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 6 months ago
- eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago