- 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 6 weeks ago
- 0e84d96 global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
- 3180a7f doc: Move init-related things out of README by Simon Glass · 8 weeks ago
- 4c3ff9d README: Drop SoC-specific comment about SPL by Simon Glass · 8 weeks ago
- d4dce4a xpl: Rename spl_phase() to xpl_phase() by Simon Glass · 8 weeks ago
- 67aadc1 doc: Move the generic memory-documentation to doc/ by Simon Glass · 8 weeks ago
- de72e1a i2c: Remove CFG_SYS_I2C_DIRECT_BUS by Simon Glass · 3 months ago
- 8d425ff i2c: Remove CFG_SYS_I2C_MAX_HOPS by Simon Glass · 3 months ago
- e900e4c rtc: Drop CFG_SYS_RTC_BUS_NUM by Simon Glass · 3 months ago
- cabc9a0 i2c: Remove CFG_I2C_MULTI_BUS by Simon Glass · 3 months ago
- 68c367d doc: move out-of-tree building info to HTML by Heinrich Schuchardt · 4 months ago
- 5304648 README: drop mention of MEM_SUPPORT_64BIT_DATA by Rasmus Villemoes · 11 months ago
- d47c733 ARM: tegra124: convert TEGRA_SUPPORT_NON_SECURE into Kconfig by Svyatoslav Ryhel · 12 months ago
- e6a8aa8 doc: Update documentation URL by Simon Glass · 1 year ago
- ad5fa1a Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · 12 months ago
- 489641f README: Correct docs for CONFIG_SPL_BUILD by Simon Glass · 1 year ago
- 11a4c70 nand: Calculate SYS_NAND_BLOCK_PAGES (neé SYS_NAND_PAGE_COUNT) automatically by Sean Anderson · 1 year, 1 month ago
- c1aae9b doc: Clean up SYS_MALLOC_SIMPLE by Simon Glass · 1 year, 2 months ago
- 67e3fca spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_... by Simon Glass · 1 year, 2 months ago
- 6f5600b README: remove Minicom comment by Heinrich Schuchardt · 1 year, 5 months ago
- ab1f015 tools: Drop xway-swap-bytes tool by Simon Glass · 1 year, 10 months ago
- bef3925 cmd: Add a SEAMA image load command by Linus Walleij · 1 year, 10 months ago
- 3298583 README: remove 'U-Boot Porting Guide' section by Heinrich Schuchardt · 1 year, 10 months ago
- f5891d4 doc: move directory hierarchy to HTML by Heinrich Schuchardt · 1 year, 10 months ago
- 595e533 README: remove section 'Versioning' by Heinrich Schuchardt · 1 year, 10 months ago
- 896f5dc doc: move 'Reproducible builds' by Heinrich Schuchardt · 1 year, 10 months ago
- bdabeb8 README: replace references to CHANGELOG by Heinrich Schuchardt · 1 year, 10 months ago
- 66ea15b README: remove NetBSD section by Heinrich Schuchardt · 1 year, 10 months ago
- df053fc README: rework contribution advices by Heinrich Schuchardt · 1 year, 10 months ago
- fda020e README: correct path to sandbox.rst by Heinrich Schuchardt · 1 year, 10 months ago
- 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
- 7662736 global: Migrate CONFIG_SYS_I2C_DIRECT_BUS to CFG by Tom Rini · 2 years ago
- 9996ab8 global: Migrate CONFIG_SH_ETHER_USE_PORT to CFG by Tom Rini · 2 years ago
- 45ec5fd global: Migrate CONFIG_SH_ETHER_PHY_ADDR to CFG by Tom Rini · 2 years ago
- 872054f global: Migrate CONFIG_SH_ETHER_CACHE_WRITEBACK to CFG by Tom Rini · 2 years ago
- 0bb9b09 global: Migrate CONFIG_PRAM to CFG by Tom Rini · 2 years ago
- 9fe2b31 global: Migrate CONFIG_PL01x_PORTS to CFG by Tom Rini · 2 years ago
- 5c896ae global: Migrate CONFIG_PL011_CLOCK to CFG by Tom Rini · 2 years ago
- 8227d05 global: Migrate CONFIG_I2C_MULTI_BUS to CFG by Tom Rini · 2 years ago
- 88d86ec global: Migrate CONFIG_FPGA_DELAY to CFG by Tom Rini · 2 years ago
- c9edebe global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG by Tom Rini · 2 years ago
- 0297e5f global: Migrate CONFIG_ENV_FLAGS_LIST_STATIC to CFG by Tom Rini · 2 years ago
- 8b348ed usb: Remove CONFIG_USBD_HS by Tom Rini · 2 years ago
- 572c718 Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig by Tom Rini · 2 years ago
- 7bb2579 Convert CONFIG_OVERWRITE_ETHADDR_ONCE to Kconfig by Tom Rini · 2 years ago
- af1a3e9 global: Remove unused CONFIG symbols by Tom Rini · 2 years ago
- 6da96a1 i2c: Remove CONFIG_I2C_MULTI_BUS by Tom Rini · 2 years ago
- 1479a83 Convert CONFIG_HOSTNAME et al to Kconfig by Tom Rini · 2 years ago
- 6fb86c1 Convert CONFIG_FLASH_SPANSION_S29WS_N et al to Kconfig by Tom Rini · 2 years ago
- 01fe814 Convert CONFIG_FLASH_SHOW_PROGRESS to Kconfig by Tom Rini · 2 years ago
- 4714ab2 env: Rework ENV_IS_EMBEDDED and related logic slightly by Tom Rini · 2 years ago
- 3790035 Nokia RX-51: Migrate legacy USB device options to Kconfig by Tom Rini · 2 years ago
- 0e2867c Convert CONFIG_SPD_EEPROM to Kconfig by Tom Rini · 2 years ago
- f27b796 Convert CONFIG_RTC_DS1337 et al to Kconfig by Tom Rini · 2 years ago
- 27b8f42 Convert CONFIG_PCA953X to Kconfig by Tom Rini · 2 years ago
- 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- 2600032 Convert CONFIG_SYS_SRIO et al to Kconfig by Tom Rini · 2 years ago
- bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
- cfa8e26 rtc: Remove unused drivers by Tom Rini · 2 years ago
- 0a2bac7 global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_* by Tom Rini · 2 years ago
- dc172ee Convert CONFIG_SYS_NS16550_MEM32 et al to Kconfig by Tom Rini · 2 years ago
- 10ac24f powerpc: Rename CONFIG_NS16550_MIN_FUNCTIONS by Tom Rini · 2 years ago
- b421349 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · 2 years ago
- 2b2696a Convert CONFIG_SYS_NAND_NO_SUBPAGE_WRITE to Kconfig by Tom Rini · 2 years ago
- 4251f7d Convert CONFIG_SYS_NAND_HW_ECC_OOBFIRST to Kconfig 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
- 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
- 5a70f17 Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al 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
- d48f49b Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig by Tom Rini · 2 years, 1 month ago
- 395bcf2 video: Drop remaining references to CONFIG_LCD by Simon Glass · 2 years, 1 month ago
- cc63b7d video: Drop CONFIG_LCD_ALIGNMENT by Simon Glass · 2 years, 1 month ago
- dfcb144 video: lcd: Drop console rotation by Simon Glass · 2 years, 1 month ago
- 5833e1b Convert CONFIG_SYS_L2_PL310 to Kconfig by Philip Oberfichtner · 2 years, 3 months ago
- d27b68a net: Remove smc91111 ethernet driver by Tom Rini · 2 years, 4 months ago
- 8d7aa57 Convert CONFIG_SYS_FSL_QMAN_V3 et al to Kconfig by Tom Rini · 2 years, 4 months ago
- 7085017 Convert CONFIG_SYS_FSL_PCIE_COMPAT to Kconfig by Tom Rini · 2 years, 4 months ago
- 1f15eb7 Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et al by Tom Rini · 2 years, 4 months ago
- 7b7e0ad arc: Move SYS_LITTLE_ENDIAN / SYS_BIG_ENDIAN selection to Kconfig by Tom Rini · 2 years, 4 months ago
- f839dd0 Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to Kconfig by Tom Rini · 2 years, 4 months ago
- c934e5e Convert CONFIG_SYS_FSL_DDR_INTLV_256B to Kconfig by Tom Rini · 2 years, 4 months ago
- f4ec713 Convert CONFIG_SYS_FSL_CCSR_GUR_BE et al to Kconfig by Tom Rini · 2 years, 4 months ago
- 2e35d82 Convert CONFIG_SYS_FLASH_QUIET_TEST to Kconfig by Tom Rini · 2 years, 4 months ago
- d38112c Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · 2 years, 4 months ago
- 78f8800 Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to Kconfig by Tom Rini · 2 years, 4 months ago
- db295e8 net: Remove CONFIG_SYS_DIRECT_FLASH_TFTP by Tom Rini · 2 years, 4 months ago
- 486c5ef doc: develop: Describe system configuration by Tom Rini · 2 years, 4 months ago
- 0c46047 fpga: Convert SYS_FPGA_PROG_FEEDBACK to Kconfig by Alexander Dahl · 2 years, 4 months ago
- 428a8c6 fpga: Convert SYS_FPGA_CHECK_CTRLC to Kconfig by Alexander Dahl · 2 years, 4 months ago
- f3c2f99 Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · 2 years, 5 months ago
- 94b4fec Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig by Tom Rini · 2 years, 5 months ago
- fc2dcd9 Convert CONFIG_SYS_FSL_CPC et al to Kconfig by Tom Rini · 2 years, 5 months ago
- 1e56de0 arm: Remove PXA architecture support by Tom Rini · 2 years, 5 months ago
- 5d673de Convert CONFIG_SYS_83XX_DDR_USES_CS0 to Kconfig by Tom Rini · 2 years, 5 months ago
- b59c093 lcd: Remove legacy CONFIG_FB_ADDR code by Tom Rini · 2 years, 5 months ago
- 8e99f7d Convert CONFIG_SYS_DDR_RAW_TIMING to Kconfig by Tom Rini · 2 years, 5 months ago
- afba411 Convert CONFIG_SYS_SPD_BUS_NUM to Kconfig by Tom Rini · 2 years, 5 months ago
- 44b027d nxp: Cleanup some emulator related options. by Tom Rini · 2 years, 5 months ago
- c89eb64 fpga: Remove CONFIG_FPGA_COUNT by Tom Rini · 2 years, 5 months ago