aboutsummaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Expand)AuthorFilesLines
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini1-95/+5
2024-10-11global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass1-2/+2
2024-10-11doc: Move init-related things out of READMESimon Glass1-82/+0
2024-10-11README: Drop SoC-specific comment about SPLSimon Glass1-9/+1
2024-10-11xpl: Rename spl_phase() to xpl_phase()Simon Glass1-3/+3
2024-10-09doc: Move the generic memory-documentation to doc/Simon Glass1-45/+0
2024-08-13i2c: Remove CFG_SYS_I2C_DIRECT_BUSSimon Glass1-6/+1
2024-08-13i2c: Remove CFG_SYS_I2C_MAX_HOPSSimon Glass1-9/+1
2024-08-13rtc: Drop CFG_SYS_RTC_BUS_NUMSimon Glass1-5/+0
2024-08-13i2c: Remove CFG_I2C_MULTI_BUSSimon Glass1-7/+0
2024-07-19doc: move out-of-tree building info to HTMLHeinrich Schuchardt1-20/+0
2024-01-17README: drop mention of MEM_SUPPORT_64BIT_DATARasmus Villemoes1-3/+0
2024-01-03ARM: tegra124: convert TEGRA_SUPPORT_NON_SECURE into KconfigSvyatoslav Ryhel1-7/+0
2023-12-13doc: Update documentation URLSimon Glass1-1/+1
2023-12-13Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"Tom Rini1-8/+18
2023-12-13README: Correct docs for CONFIG_SPL_BUILDSimon Glass1-8/+18
2023-11-16nand: Calculate SYS_NAND_BLOCK_PAGES (neeĢ SYS_NAND_PAGE_COUNT) automaticallySean Anderson1-5/+4
2023-10-06doc: Clean up SYS_MALLOC_SIMPLESimon Glass1-18/+0
2023-10-06spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...Simon Glass1-1/+1
2023-07-15README: remove Minicom commentHeinrich Schuchardt1-21/+0
2023-02-07tools: Drop xway-swap-bytes toolSimon Glass1-7/+0
2023-02-06cmd: Add a SEAMA image load commandLinus Walleij1-0/+1
2023-01-27README: remove 'U-Boot Porting Guide' sectionHeinrich Schuchardt1-74/+0
2023-01-27doc: move directory hierarchy to HTMLHeinrich Schuchardt1-38/+0
2023-01-27README: remove section 'Versioning'Heinrich Schuchardt1-16/+0
2023-01-27doc: move 'Reproducible builds'Heinrich Schuchardt1-11/+0
2023-01-27README: replace references to CHANGELOGHeinrich Schuchardt1-10/+6
2023-01-27README: remove NetBSD sectionHeinrich Schuchardt1-29/+0
2023-01-27README: rework contribution advicesHeinrich Schuchardt1-104/+6
2023-01-27README: correct path to sandbox.rstHeinrich Schuchardt1-1/+1
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini1-12/+12
2022-12-23global: Migrate CONFIG_SYS_I2C_DIRECT_BUS to CFGTom Rini1-2/+2
2022-12-23global: Migrate CONFIG_SH_ETHER_USE_PORT to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_SH_ETHER_PHY_ADDR to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_SH_ETHER_CACHE_WRITEBACK to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_PRAM to CFGTom Rini1-2/+2
2022-12-23global: Migrate CONFIG_PL01x_PORTS to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_PL011_CLOCK to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_I2C_MULTI_BUS to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_FPGA_DELAY to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini1-2/+2
2022-12-23global: Migrate CONFIG_ENV_FLAGS_LIST_STATIC to CFGTom Rini1-3/+3
2022-12-22usb: Remove CONFIG_USBD_HSTom Rini1-8/+0
2022-12-22Convert CONFIG_STANDALONE_LOAD_ADDR to KconfigTom Rini1-7/+0
2022-12-22Convert CONFIG_OVERWRITE_ETHADDR_ONCE to KconfigTom Rini1-7/+0
2022-12-22global: Remove unused CONFIG symbolsTom Rini1-11/+0
2022-12-22i2c: Remove CONFIG_I2C_MULTI_BUSTom Rini1-9/+1
2022-12-22Convert CONFIG_HOSTNAME et al to KconfigTom Rini1-32/+0
2022-12-22Convert CONFIG_FLASH_SPANSION_S29WS_N et al to KconfigTom Rini1-13/+0
2022-12-22Convert CONFIG_FLASH_SHOW_PROGRESS to KconfigTom Rini1-5/+0