- be33e10 Merge patch series "Add support for MediaTek MT8365 EVK Board" by Tom Rini · Tue Dec 19 10:09:14 2023 -0500
- 935b8de board: mediatek: add MT8365 EVK board support by Julien Masson · Mon Dec 04 11:48:58 2023 +0100
- 0dd0659 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · Mon Dec 18 09:56:58 2023 -0500
- 08ccd54 Merge tag 'v2024.01-rc5' into next by Tom Rini · Mon Dec 18 08:31:50 2023 -0500
- 39a9cf5 riscv: sifive: unmatched: migrate to text environment by Yong-Xuan Wang · Tue Dec 05 11:09:55 2023 +0000
- 962c10a riscv: Add support for AMD/Xilinx MicroBlaze V by Michal Simek · Mon Nov 06 12:56:47 2023 +0100
- a79247f configs: visionfive2: Enable CONFIG_SYSRESET config by Jaehoon Chung · Tue Oct 31 17:24:39 2023 +0900
- a0b310c configs: stm32: Apply savedefconfig by Patrice Chotard · Fri Dec 15 15:32:20 2023 +0100
- 1f27ce8 board: stm32f469-disco: add splash screen with stmicroelectronics logo by Dario Binacchi · Mon Dec 11 23:05:56 2023 +0100
- 7228862 board: stm32f469-disco: add support to display by Dario Binacchi · Mon Dec 11 23:05:55 2023 +0100
- b7ad770 ARM: imx: Update DRAM timings with inline ECC on Data Modul i.MX8M Plus eDM SBC by Marek Vasut · Thu Dec 07 18:50:32 2023 +0100
- 63545af ARM: imx: Enable CAAM on DH i.MX8M Plus DHCOM by Marek Vasut · Sat Dec 02 02:58:28 2023 +0100
- a770e9f ARM: imx: Enable CAAM on Data Modul i.MX8M Mini/Plus eDM SBC by Marek Vasut · Sat Dec 02 02:55:06 2023 +0100
- 49107fb Merge tag 'xilinx-for-v2024.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Dec 14 13:27:11 2023 -0500
- a9502536 Merge tag 'u-boot-imx-next-20231214' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · Thu Dec 14 07:37:02 2023 -0500
- 3216e75 arm64: imx8mp: Enable TCP, IPv6, wget on Data Modul i.MX8M eDM SBC by Marek Vasut · Thu Nov 23 00:37:38 2023 +0100
- e8ac0b2 arm64: imx8mp: Enable TCP, IPv6, wget on DH i.MX8MP DHCOM by Marek Vasut · Sat Nov 04 17:32:21 2023 +0100
- 239468c arm: imx6: Enable TCP, IPv6, wget on DH i.MX6 DHCOM by Marek Vasut · Sat Nov 04 17:32:20 2023 +0100
- 936d05d sandbox: Add a dummy booti command by Simon Glass · Sun Oct 01 19:15:24 2023 -0600
- 79e43ce apalis/colibri imx6/imx6ull/imx7: defconfig: Enable fastboot support by Hiago De Franco · Thu Nov 09 13:24:00 2023 -0300
- 20ecd97 configs: imx8mn_beacon: Disable the WDT autostart by Adam Ford · Wed Oct 25 18:04:56 2023 -0500
- c7bfd63 configs: imx8mn_beacon: Do not set SYS_CONSOLE_IS_IN_ENV by Adam Ford · Wed Oct 25 18:04:55 2023 -0500
- d47f745 configs: imx8mm_beacon: Disable the WDT autostart by Adam Ford · Wed Oct 25 18:04:54 2023 -0500
- 48e87a6 configs: imx8mm_beacon: Enable fastboot downloading by Adam Ford · Wed Oct 25 18:04:53 2023 -0500
- da9bbd8 configs: imx8mp_beacon: Do not set SYS_CONSOLE_IS_IN_ENV by Adam Ford · Wed Oct 25 18:04:52 2023 -0500
- 4671ab4 imx8mp_evk: Convert to DM_PMIC by Fabio Estevam · Wed Oct 18 16:17:41 2023 -0300
- dbc5705 arm: dts: imx8mm-phyboard-polis-rdk: Sync dts files with kernel by Cem Tenruh · Fri Jul 14 10:23:26 2023 +0200
- 42a5635 imx: imx8mp: Add support for Polyhex Debix Model A SBC by Gilles Talis · Wed Dec 13 09:29:40 2023 -0300
- ef9f7d5 imx8qm_dmsse20a1: Improve SPL memory configuration by Fabio Estevam · Wed Dec 13 09:16:12 2023 -0300
- 55666ce arm64: zynqmp: Add multiboot support for SPL/SPI offset calculation by Michal Simek · Fri Nov 10 13:34:35 2023 +0100
- a192bcb xilinx: zynq: Enable capsule update for Antminer S9 by Michal Simek · Mon Nov 13 10:05:28 2023 +0100
- 965c018 arm64: zynqmp: Introduce kria SOM defconfig by Venkatesh Yadav Abbarapu · Thu Nov 09 09:54:07 2023 +0530
- aa4bf54 pico-pi-imx6ul: Connvert to DM_SERIAL by Fabio Estevam · Sat Nov 04 18:52:41 2023 -0300
- f9c3300 pico-pi-imx7d: Convert to watchdog driver model by Fabio Estevam · Thu Oct 26 18:01:53 2023 -0300
- c3b098a imx8mp_evk: Select CONFIG_NET_RANDOM_ETHADDR by Fabio Estevam · Thu Oct 26 09:16:36 2023 -0300
- b4c7eb6 apalis-imx8: add USBH_EN gpio hog by Andrejs Cainikovs · Tue Dec 12 09:27:25 2023 -0300
- f3142e7 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Sat Dec 09 14:35:44 2023 -0500
- 5e2bb90 Merge patch series "cmd: bdinfo: Optionally use getopt and implement bdinfo -a" by Tom Rini · Sat Dec 09 08:42:49 2023 -0500
- 9ba673f configs: sandbox: Enable GETOPT for sandbox and sandbox64 target by Marek Vasut · Sat Oct 07 23:41:01 2023 +0200
- 0fa1486 Merge tag 'u-boot-amlogic-20231207' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Fri Dec 08 22:00:24 2023 -0500
- 37b4a00 configs: meson: enable missing DM_USB_GADGET by Neil Armstrong · Wed Dec 06 10:04:21 2023 +0100
- 6a92e85 sunxi: H616: Add OrangePi Zero 3 board support by Andre Przywara · Wed Oct 18 01:06:52 2023 +0100
- c200d36 sunxi: H616: remove default AXP305 selection by Andre Przywara · Tue Oct 17 17:08:52 2023 +0100
- c7e0c65 sunxi: H616: OrangePi Zero 2: enable USB power supply by Andre Przywara · Sat Nov 25 17:43:16 2023 +0000
- 897bc90 configs: visionfive2: Enable watchdog driver by Chanho Park · Mon Nov 06 08:13:18 2023 +0900
- bc761d5 Merge tag 'v2024.01-rc4' into next by Tom Rini · Mon Dec 04 21:39:57 2023 -0500
- fcc51d3 Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next by Tom Rini · Thu Nov 30 09:33:31 2023 -0500
- 342d648 Merge patch series "cmd: add scmi command" by Tom Rini · Tue Nov 28 22:31:09 2023 -0500
- d40686d test: dm: add scmi command test by AKASHI Takahiro · Tue Nov 14 11:14:28 2023 +0900
- 8cdb392 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · Tue Nov 28 10:05:25 2023 -0500
- 193e948 board: grouper: convert ASUS Google Nexus 7 (2012) to use DM PMIC by Svyatoslav Ryhel · Sat Aug 26 18:46:27 2023 +0300
- bf73217 board: transformer-t30: convert ASUS Transformers to use DM PMIC by Svyatoslav Ryhel · Sat Aug 26 18:39:29 2023 +0300
- 8c8fb85 board: endeavoru: convert HTC One X to use DM PMIC by Svyatoslav Ryhel · Sat Aug 26 18:35:35 2023 +0300
- 1975693 board: lg-x3: convert LG Optimus 4X and Vu to use DM PMIC by Svyatoslav Ryhel · Sat Aug 26 18:32:55 2023 +0300
- 8b31549 configs: Remove unneeded SYS_CONFIG_NAME from a*y17lte defconfigs by Sam Protsenko · Thu Nov 09 14:13:13 2023 -0600
- d432345 boards: Disable NET on platforms without NETDEVICES by Tom Rini · Fri Nov 17 10:47:57 2023 -0500
- e18ef7b configs: arbel: Enable full functions by Jim Liu · Tue Nov 14 16:51:57 2023 +0800
- 031afd9 configs: draco: restore clock driver by Enrico Leto · Wed Nov 08 15:53:22 2023 +0100
- 957655a configs: draco: disable misc init by Enrico Leto · Wed Nov 08 15:53:21 2023 +0100
- b993e33 configs: draco: remove unused resources from spl by Enrico Leto · Wed Nov 08 15:53:20 2023 +0100
- 11abf00 configs: thuban, rastaban: remove emmc by Enrico Leto · Wed Nov 08 15:53:19 2023 +0100
- 6738c16 configs: draco: remove spi flash support by Enrico Leto · Wed Nov 08 15:53:18 2023 +0100
- e3a4bba siemens,am335x: clean-up draco targets by Enrico Leto · Wed Nov 08 15:53:17 2023 +0100
- 3ccf2e4 configs: am62ax_evm_a53_defconfig: switch to stdboot by Nishanth Menon · Mon Nov 13 08:51:48 2023 -0600
- 5d8a84d configs: am62ax_evm_a53_defconfig: Enable networking by Nishanth Menon · Mon Nov 13 08:51:45 2023 -0600
- 5775e85 configs: Add j721e_beagleboneai64_* configs by Nishanth Menon · Sat Nov 04 03:11:02 2023 -0500
- 9dd6bdc board: Move beagleplay under beagle vendor folder by Nishanth Menon · Sat Nov 04 03:01:35 2023 -0500
- 3a64e93 configs: Add am62x_beagleplay_*_defconfig by Nishanth Menon · Sat Nov 04 03:01:34 2023 -0500
- bfd4034 configs: j7200_evm_a72_defconfig: Switch to bootstd by Nishanth Menon · Sat Nov 04 02:21:49 2023 -0500
- c9192a9 configs: j7200: Remove HBMC_AM654 config by Nishanth Menon · Sat Nov 04 02:21:48 2023 -0500
- 41f4f4a configs: j721e_evm_a72_defconfig: Switch to bootstd by Nishanth Menon · Sat Nov 04 02:21:43 2023 -0500
- ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · Mon Nov 20 09:19:50 2023 -0500
- 1179572 configs: Resync with savedefconfig by Tom Rini · Mon Nov 20 08:37:27 2023 -0500
- e54c195 Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · Fri Nov 17 08:38:05 2023 -0500
- 9694326 poplar: use random mac address by Igor Opaniuk · Thu Nov 09 23:34:34 2023 +0100
- 9330878 arm: Disable SPL_FS_FAT when it isn't used by Sean Anderson · Wed Nov 08 11:48:34 2023 -0500
- 9bab2f1 Merge patch series "nand: Add sandbox tests" by Tom Rini · Thu Nov 16 12:46:09 2023 -0500
- 765dc6a test: spl: Add a test for NAND by Sean Anderson · Sat Nov 04 16:37:53 2023 -0400
- 326422b nand: Add sandbox driver by Sean Anderson · Sat Nov 04 16:37:52 2023 -0400
- 34ec166 mtd: Rename SPL_MTD_SUPPORT to SPL_MTD by Sean Anderson · Sat Nov 04 16:37:47 2023 -0400
- 11a4c70 nand: Calculate SYS_NAND_BLOCK_PAGES (neé SYS_NAND_PAGE_COUNT) automatically by Sean Anderson · Sat Nov 04 16:37:41 2023 -0400
- d29531c stm32mp2: initial support by Patrice Chotard · Fri Oct 27 16:43:04 2023 +0200
- 657070d arm: dts: icnova-a20-adb4006: Add board support by Ludwig Kormann · Wed Nov 01 08:28:32 2023 +0100
- e20a623 Merge tag 'u-boot-stm32-20231110' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Fri Nov 10 09:43:01 2023 -0500
- b2823c8 rockchip: ringneck-px30: enable SPL_BOARD_INIT by Quentin Schulz · Fri Nov 03 10:28:13 2023 +0100
- 526ffed arm: stm32: Limit u-boot.itb size to 0x160000 bytes on DH STM32MP15 DHSOM by Marek Vasut · Sat Nov 04 17:31:57 2023 +0100
- 85eebce arm: stm32: Enable TCP, IPv6, wget on DH STM32MP15 DHSOM by Marek Vasut · Sat Nov 04 17:31:56 2023 +0100
- 9789874 rockchip: ringneck-px30: enable i2c command by Quentin Schulz · Wed Oct 25 13:17:12 2023 +0200
- 1463ea4 board: rockchip: add Pine64 QuartzPro64 RK3588 board by Tom Fitzhenry · Tue Oct 24 01:22:22 2023 +1100
- 15a2ab5 scsi: Forceably finish migration to DM_SCSI by Tom Rini · Fri Oct 27 20:59:51 2023 -0400
- b1dee9e sandbox: Disable CONFIG_DISTRO_DEFAULTS by Simon Glass · Thu Oct 26 14:31:33 2023 -0400
- 388ef18 xilinx: Enable SPI_FLASH_MTD by default by Michal Simek · Wed Nov 01 12:22:13 2023 +0100
- 6b41ae8 xilinx: versal: Setup 30MHz as default spi frequency by Michal Simek · Tue Oct 31 11:50:54 2023 +0100
- 7d3fdfc arm64: versal-net: enable CONFIG_MMC_SDHCI_ADMA by Venkatesh Yadav Abbarapu · Fri Oct 27 08:34:46 2023 +0530
- 020918c ARM: zynq: Disable the config CONFIG_SPI_FLASH_USE_4K_SECTORS by Venkatesh Yadav Abbarapu · Thu Oct 12 15:39:56 2023 +0200
- 30056c5 arm64: zynqmp: Disable the lock option for mini qspi by Venkatesh Yadav Abbarapu · Thu Oct 12 15:37:52 2023 +0200
- 802fd23 arm64: versal_net: Disable the lock option for mini ospi and qspi by Venkatesh Yadav Abbarapu · Tue Oct 03 08:47:15 2023 +0530
- e24a04f arm64: versal: Disable the lock option for mini ospi and qspi by Venkatesh Yadav Abbarapu · Tue Oct 03 08:47:14 2023 +0530
- 0ed240e configs: Add support in Kconfig and convert for armada boards by Algapally Santosh Sagar · Thu Sep 21 16:50:42 2023 +0530
- 15ba722 configs: Resync with savedefconfig by Tom Rini · Mon Nov 06 14:41:58 2023 -0500