- b421349 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · 2 years ago
- 1ba2a00 Convert CONFIG_SYS_NAND_SIZE to Kconfig by Tom Rini · 2 years ago
- 33adefd Convert CONFIG_SYS_NAND_PAGE_2K et al to Kconfig by Tom Rini · 2 years ago
- 2b2696a Convert CONFIG_SYS_NAND_NO_SUBPAGE_WRITE to Kconfig by Tom Rini · 2 years ago
- 66c6feb Convert CONFIG_SYS_NAND_MAX_OOBFREE et al to Kconfig by Tom Rini · 2 years ago
- ddaaf07 mtd: nand: raw: atmel_nand: Use ATMEL_BASE_ECC directly by Tom Rini · 2 years ago
- d1286e1 Convert CONFIG_SYS_NAND_HW_ECC to Kconfig by Tom Rini · 2 years ago
- 4251f7d Convert CONFIG_SYS_NAND_HW_ECC_OOBFIRST to Kconfig by Tom Rini · 2 years ago
- 4ffd2b8 Remove unused symbols by Tom Rini · 2 years ago
- 70aa87d Convert CONFIG_SYS_NAND_DBW_8 et al to Kconfig by Tom Rini · 2 years ago
- 8c5ba36 Merge tag 'u-boot-amlogic-20221122' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 2 years ago
- 476ecdf sandbox: Move the capsule GUID declarations to board file by Sughosh Ganu · 2 years ago
- 1a34049 arm: amlogic: add setbrg op to serial device by Edoardo Tomelleri · 2 years, 2 months ago
- 0dff39f Nokia RX-51: Do not overwrite standard $loadaddr variable by Pali Rohár · 2 years ago
- 8bda02a Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years ago
- 5b80cee Merge branch '2022-11-10-symbol-migrations' by Tom Rini · 2 years ago
- 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
- d5c3bf2 global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
- 7f750f8 Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to Kconfig by Tom Rini · 2 years, 1 month ago
- 295ab16 Convert CONFIG_SYS_NONCACHED_MEMORY to Kconfig by Tom Rini · 2 years, 1 month ago
- 7f18432 Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 2 years, 1 month ago
- c676fa0 Convert CONFIG_SYS_MMC_MAX_DEVICE to Kconfig by Tom Rini · 2 years, 1 month ago
- 9173548 Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to Kconfig by Tom Rini · 2 years, 1 month ago
- ac164de Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig by Tom Rini · 2 years, 1 month ago
- 4a3fd5d rtc: Remove unused drivers by Tom Rini · 2 years, 1 month ago
- 5a70f17 Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to Kconfig by Tom Rini · 2 years, 1 month ago
- e20e571 powerpc: Migrate SYS_L3_SIZE to Kconfig by Tom Rini · 2 years, 1 month ago
- e479892 powerpc: Migrate SYS_L2_SIZE to Kconfig by Tom Rini · 2 years, 1 month ago
- 66ad4af Remove unused symbols CONFIG_SYS_JFFS2_FIRST_BANK et al by Tom Rini · 2 years, 1 month ago
- b9d3cad Convert CONFIG_SYS_INTERLAKEN et al to Kconfig by Tom Rini · 2 years, 1 month ago
- d17ab6a Convert CONFIG_SYS_INIT_RAM_LOCK to Kconfig by Tom Rini · 2 years, 1 month ago
- d48f49b Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig by Tom Rini · 2 years, 1 month ago
- 8396fb0 configs: imx8mn_beacon: Re-align memory to standard imx8mn settings by Adam Ford · 2 years, 1 month ago
- 942bf43 imx: imx8m{m,n,p}_venice: migrate to CONFIG_EXTRA_ENV_TEXT by Tim Harvey · 2 years, 1 month ago
- 63a8770 configs: imx8m{m, n}_venice: remove unneeded CONFIG_FEC_MXC_PHYADDR by Tim Harvey · 2 years, 1 month ago
- b843399 configs: imx8mn_venice.h: remove unused ifdef by Tim Harvey · 2 years, 1 month ago
- 522b028 configs: imx8mn_venice: fix include header protection by Tim Harvey · 2 years, 1 month ago
- 56f96e6 arm: imx8mp: Initial MSC SM2S iMX8MP support by Martyn Welch · 2 years, 1 month ago
- 67b7d50 arm: mvebu: Add RD-AC5X board by Chris Packham · 2 years, 1 month ago
- df71c31 Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwb by Pali Rohár · 2 years, 1 month ago
- 7ac5edc Merge tag 'mips-pull-2022-11-03' of https://source.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 2 years, 1 month ago
- ff21b84 MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to Kconfig by Daniel Schwierzeck · 2 years, 5 months ago
- 7029176 MIPS: mscc: remove unused CPU_CLOCK_RATE by Daniel Schwierzeck · 2 years, 5 months ago
- 170681e MIPS: remove CONFIG_SYS_MHZ by Daniel Schwierzeck · 2 years, 5 months ago
- c875d88 highbank: switch to use the Arm SP804 DM_TIMER driver by Andre Przywara · 2 years, 1 month ago
- e166b5e stm32mp1: Add image information for capsule updates by Sughosh Ganu · 2 years, 1 month ago
- 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
- 504f062 arm: bcmbca: remove bcm6753 support under CONFIG_ARCH_BCM6753 by William Zhang · 2 years, 3 months ago
- cee5e9d arm: bcmbca: add bcm6855 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · 2 years, 3 months ago
- 28fe6ed arm: bcmbca: remove bcm6858 support under CONFIG_ARCH_BCM6858 by William Zhang · 2 years, 3 months ago
- a287017 arm: bcmbca: add bcm6858 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · 2 years, 3 months ago
- 2122756 arm: bcmbca: remove bcm68360 support under CONFIG_ARCH_BCM68360 by William Zhang · 2 years, 3 months ago
- d0eaa2c arm: bcmbca: add bcm6856 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · 2 years, 3 months ago
- 2abed60 arm: bcmbca: remove bcm63158 support under CONFIG_ARCH_BCM63158 by William Zhang · 2 years, 3 months ago
- 9a4519c arm: bcmbca: add bcm63158 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · 2 years, 3 months ago
- 26b895d arm: bcmbca: add bcm4908 SoC support by William Zhang · 2 years, 4 months ago
- aaf984f arm: bcmbca: add bcm6813 SoC support by William Zhang · 2 years, 4 months ago
- 40e4a52 arm: bcmbca: add bcm4912 SoC support by William Zhang · 2 years, 4 months ago
- 5cfa580 arm: bcmbca: add bcm63146 SoC support by William Zhang · 2 years, 4 months ago
- eceeac8 arm: bcmbca: add bcm63138 SoC support by William Zhang · 2 years, 4 months ago
- ad47f4e arm: bcmbca: add bcm63148 SoC support by William Zhang · 2 years, 4 months ago
- be15842 arm: bcmbca: add bcm6756 SoC support by William Zhang · 2 years, 4 months ago
- fe68cea arm: bcmbca: add bcm6878 SoC support by William Zhang · 2 years, 4 months ago
- 58245a9 arm: bcmbca: add bcm6846 SoC support by William Zhang · 2 years, 4 months ago
- bef9e39 arm: bcmbca: add bcm63178 SoC support by William Zhang · 2 years, 4 months ago
- 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
- 3caf032 video: Drop LCD_BPP by Simon Glass · 2 years, 1 month ago
- e098f08 BuR: ronetix: siemens: Drop old LCD code by Simon Glass · 2 years, 1 month ago
- c162e02 tegra: Drop old LCD code by Simon Glass · 2 years, 1 month ago
- a423fd5 video: Drop atmel LCD code by Simon Glass · 2 years, 1 month ago
- ae0ee10 video: Drop ld9040 driver by Simon Glass · 2 years, 1 month ago
- 3951bc1 video: Drop CONFIG_LCD_MENU by Simon Glass · 2 years, 1 month ago
- cc63b7d video: Drop CONFIG_LCD_ALIGNMENT by Simon Glass · 2 years, 1 month ago
- cda7d0c Convert CONFIG_VIDEO_LOGO_MAX_SIZE to Kconfig by Simon Glass · 2 years, 1 month ago
- 858198c video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE by Simon Glass · 2 years, 1 month ago
- 45c0a7e Convert CONFIG_HIDE_LOGO_VERSION to Kconfig by Simon Glass · 2 years, 1 month ago
- 62baa61 Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 1 month ago
- 48646d8 verdin-imx8mm: verdin-imx8mp: update env memory layout (again) by Marcel Ziswiler · 2 years, 2 months ago
- 38b4c76 board: imx8mp: Add Engicam i.Core MX8M Plus EDIMM2.2 Starter Kit by Manoj Sai · 2 years, 3 months ago
- 06619fc board/km: drop CONFIG_KM_ROOTFSSIZE by Holger Brunck · 2 years, 1 month ago
- ec1ba0f qemu: Try to automatically boot from the QEMU firmware device (qfw) by Andre Przywara · 2 years, 2 months ago
- 7105e36 ARM: imx6: dh-imx6: Use sf update instead of sf erase and write by Marek Vasut · 2 years, 2 months ago
- 351d831 apalis/colibri_imx6/-imx6ull/_imx7: update env memory layout by Marcel Ziswiler · 2 years, 2 months ago
- 242b6f1 nitrogen6x: Remove extra quotes in fdtfile by Ariel D'Alessandro · 2 years, 2 months ago
- f3bccec verdin-imx8mm: verdin-imx8mp: drop obsolete net/phy configs by Marcel Ziswiler · 2 years, 2 months ago
- a9d7593 board: tbs2910: Add serial rx buffer in defconfig by Soeren Moch · 2 years, 2 months ago
- 331e3fc ARM: dts: imx8mm: Swap i.MX8M Mini Menlo board UARTs back by Marek Vasut · 2 years, 2 months ago
- 38d01ee imx: kontron-sl-mx8mm: Migrate to use CONFIG_EXTRA_ENV_TEXT by Frieder Schrempf · 2 years, 3 months ago
- dbbb780 imx: imx6ul: kontron-sl-mx6ul: Migrate to use CONFIG_EXTRA_ENV_TEXT by Frieder Schrempf · 2 years, 3 months ago
- 7bf64ec sunxi: fix 32MB load address layout by Andre Przywara · 2 years, 2 months ago
- a2860fb sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MB by Andre Przywara · 2 years, 5 months ago
- a2d2416 Nokia RX-51: Remove CONFIG_UBI_SIZE by Pali Rohár · 2 years, 2 months ago
- 3cf84bb Fix typo in CONFIG_USBNET_DEVADDR by Ignacio Zamora · 2 years, 2 months ago
- 147c000 arm: nuvoton: Add support for Nuvoton NPCM845 BMC by Jim Liu · 2 years, 2 months ago
- 75e1bde board/km: remove kirkwood boards by Holger Brunck · 2 years, 3 months ago
- bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · 2 years, 3 months ago
- 41716c1 Merge tag 'u-boot-stm32-20220927' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · 2 years, 2 months ago
- 785be73 Merge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 2 months ago
- bd84c6f configs: stm32f746-disco: Remove CONFIG_SYS_UBOOT_START flag by Patrice Chotard · 2 years, 2 months ago
- 5543f50 arm64: versal-net: Add support for mini configuration by Michal Simek · 2 years, 2 months ago