summaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Expand)Author
2025-07-14README: remove obsolete notePhilip Molloy
2025-07-10net: sh_eth: arm: renesas: README: Drop CFG_SH_ETHER_PHY_ADDRMarek Vasut
2025-07-10net: sh_eth: arm: renesas: README: Drop CFG_SH_ETHER_CACHE_*Marek Vasut
2025-07-10net: sh_eth: arm: renesas: README: Drop CFG_SH_ETHER_USE_PORTMarek Vasut
2025-06-20env: Drop DELAY_ENVIRONMENTMarek Vasut
2025-05-25usb: ulpi: Clean up how we enable supportTom Rini
2025-03-15test/py: Shorten u_boot_consoleSimon Glass
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-11doc: Move init-related things out of READMESimon Glass
2024-10-11README: Drop SoC-specific comment about SPLSimon Glass
2024-10-11xpl: Rename spl_phase() to xpl_phase()Simon Glass
2024-10-09doc: Move the generic memory-documentation to doc/Simon Glass
2024-08-13i2c: Remove CFG_SYS_I2C_DIRECT_BUSSimon Glass
2024-08-13i2c: Remove CFG_SYS_I2C_MAX_HOPSSimon Glass
2024-08-13rtc: Drop CFG_SYS_RTC_BUS_NUMSimon Glass
2024-08-13i2c: Remove CFG_I2C_MULTI_BUSSimon Glass
2024-07-19doc: move out-of-tree building info to HTMLHeinrich Schuchardt
2024-01-17README: drop mention of MEM_SUPPORT_64BIT_DATARasmus Villemoes
2024-01-03ARM: tegra124: convert TEGRA_SUPPORT_NON_SECURE into KconfigSvyatoslav Ryhel
2023-12-13doc: Update documentation URLSimon Glass
2023-12-13Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"Tom Rini
2023-12-13README: Correct docs for CONFIG_SPL_BUILDSimon Glass
2023-11-16nand: Calculate SYS_NAND_BLOCK_PAGES (neé SYS_NAND_PAGE_COUNT) automaticallySean Anderson
2023-10-06doc: Clean up SYS_MALLOC_SIMPLESimon Glass
2023-10-06spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...Simon Glass
2023-07-15README: remove Minicom commentHeinrich Schuchardt
2023-02-07tools: Drop xway-swap-bytes toolSimon Glass
2023-02-06cmd: Add a SEAMA image load commandLinus Walleij
2023-01-27README: remove 'U-Boot Porting Guide' sectionHeinrich Schuchardt
2023-01-27doc: move directory hierarchy to HTMLHeinrich Schuchardt
2023-01-27README: remove section 'Versioning'Heinrich Schuchardt
2023-01-27doc: move 'Reproducible builds'Heinrich Schuchardt
2023-01-27README: replace references to CHANGELOGHeinrich Schuchardt
2023-01-27README: remove NetBSD sectionHeinrich Schuchardt
2023-01-27README: rework contribution advicesHeinrich Schuchardt
2023-01-27README: correct path to sandbox.rstHeinrich Schuchardt
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2022-12-23global: Migrate CONFIG_SYS_I2C_DIRECT_BUS to CFGTom Rini
2022-12-23global: Migrate CONFIG_SH_ETHER_USE_PORT to CFGTom Rini
2022-12-23global: Migrate CONFIG_SH_ETHER_PHY_ADDR to CFGTom Rini
2022-12-23global: Migrate CONFIG_SH_ETHER_CACHE_WRITEBACK to CFGTom Rini
2022-12-23global: Migrate CONFIG_PRAM to CFGTom Rini
2022-12-23global: Migrate CONFIG_PL01x_PORTS to CFGTom Rini
2022-12-23global: Migrate CONFIG_PL011_CLOCK to CFGTom Rini
2022-12-23global: Migrate CONFIG_I2C_MULTI_BUS to CFGTom Rini
2022-12-23global: Migrate CONFIG_FPGA_DELAY to CFGTom Rini
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini
2022-12-23global: Migrate CONFIG_ENV_FLAGS_LIST_STATIC to CFGTom Rini
2022-12-22usb: Remove CONFIG_USBD_HSTom Rini