aboutsummaryrefslogtreecommitdiffstats
path: root/README
Commit message (Expand)AuthorAgeFilesLines
* Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"WIP/11Oct2024Tom Rini2024-10-111-95/+5
|\
| * global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass2024-10-111-2/+2
| * doc: Move init-related things out of READMESimon Glass2024-10-111-82/+0
| * README: Drop SoC-specific comment about SPLSimon Glass2024-10-111-9/+1
| * xpl: Rename spl_phase() to xpl_phase()Simon Glass2024-10-111-3/+3
* | doc: Move the generic memory-documentation to doc/Simon Glass2024-10-091-45/+0
|/
* i2c: Remove CFG_SYS_I2C_DIRECT_BUSSimon Glass2024-08-131-6/+1
* i2c: Remove CFG_SYS_I2C_MAX_HOPSSimon Glass2024-08-131-9/+1
* rtc: Drop CFG_SYS_RTC_BUS_NUMSimon Glass2024-08-131-5/+0
* i2c: Remove CFG_I2C_MULTI_BUSSimon Glass2024-08-131-7/+0
* doc: move out-of-tree building info to HTMLHeinrich Schuchardt2024-07-191-20/+0
* README: drop mention of MEM_SUPPORT_64BIT_DATARasmus Villemoes2024-01-171-3/+0
* ARM: tegra124: convert TEGRA_SUPPORT_NON_SECURE into KconfigSvyatoslav Ryhel2024-01-031-7/+0
* doc: Update documentation URLSimon Glass2023-12-131-1/+1
* Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"Tom Rini2023-12-131-8/+18
|\
| * README: Correct docs for CONFIG_SPL_BUILDSimon Glass2023-12-131-8/+18
* | nand: Calculate SYS_NAND_BLOCK_PAGES (neeĢ SYS_NAND_PAGE_COUNT) automaticallySean Anderson2023-11-161-5/+4
|/
* doc: Clean up SYS_MALLOC_SIMPLESimon Glass2023-10-061-18/+0
* spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...Simon Glass2023-10-061-1/+1
* README: remove Minicom commentHeinrich Schuchardt2023-07-151-21/+0
* tools: Drop xway-swap-bytes toolSimon Glass2023-02-071-7/+0
* cmd: Add a SEAMA image load commandWIP/2023-02-06-assorted-updatesLinus Walleij2023-02-061-0/+1
* README: remove 'U-Boot Porting Guide' sectionHeinrich Schuchardt2023-01-271-74/+0
* doc: move directory hierarchy to HTMLHeinrich Schuchardt2023-01-271-38/+0
* README: remove section 'Versioning'Heinrich Schuchardt2023-01-271-16/+0
* doc: move 'Reproducible builds'Heinrich Schuchardt2023-01-271-11/+0
* README: replace references to CHANGELOGHeinrich Schuchardt2023-01-271-10/+6
* README: remove NetBSD sectionHeinrich Schuchardt2023-01-271-29/+0
* README: rework contribution advicesHeinrich Schuchardt2023-01-271-104/+6
* README: correct path to sandbox.rstHeinrich Schuchardt2023-01-271-1/+1
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-201-12/+12
* global: Migrate CONFIG_SYS_I2C_DIRECT_BUS to CFGTom Rini2022-12-231-2/+2
* global: Migrate CONFIG_SH_ETHER_USE_PORT to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_SH_ETHER_PHY_ADDR to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_SH_ETHER_CACHE_WRITEBACK to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_PRAM to CFGTom Rini2022-12-231-2/+2
* global: Migrate CONFIG_PL01x_PORTS to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_PL011_CLOCK to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_I2C_MULTI_BUS to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_FPGA_DELAY to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-231-2/+2
* global: Migrate CONFIG_ENV_FLAGS_LIST_STATIC to CFGTom Rini2022-12-231-3/+3
* usb: Remove CONFIG_USBD_HSTom Rini2022-12-221-8/+0
* Convert CONFIG_STANDALONE_LOAD_ADDR to KconfigTom Rini2022-12-221-7/+0
* Convert CONFIG_OVERWRITE_ETHADDR_ONCE to KconfigTom Rini2022-12-221-7/+0
* global: Remove unused CONFIG symbolsTom Rini2022-12-221-11/+0
* i2c: Remove CONFIG_I2C_MULTI_BUSTom Rini2022-12-221-9/+1
* Convert CONFIG_HOSTNAME et al to KconfigTom Rini2022-12-221-32/+0
* Convert CONFIG_FLASH_SPANSION_S29WS_N et al to KconfigTom Rini2022-12-221-13/+0
* Convert CONFIG_FLASH_SHOW_PROGRESS to KconfigTom Rini2022-12-221-5/+0