aboutsummaryrefslogtreecommitdiffstats
path: root/README
Commit message (Expand)AuthorAgeFilesLines
* 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
* env: Rework ENV_IS_EMBEDDED and related logic slightlyTom Rini2022-12-221-5/+0
* Nokia RX-51: Migrate legacy USB device options to KconfigTom Rini2022-12-051-7/+0
* Convert CONFIG_SPD_EEPROM to KconfigTom Rini2022-12-051-7/+0
* Convert CONFIG_RTC_DS1337 et al to KconfigTom Rini2022-12-051-22/+0
* Convert CONFIG_PCA953X to KconfigTom Rini2022-12-051-2/+0
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-33/+33
* Convert CONFIG_SYS_SRIO et al to KconfigTom Rini2022-12-051-12/+0
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-1/+1
* rtc: Remove unused driversTom Rini2022-12-051-1/+0
* global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*Tom Rini2022-12-051-2/+2
* Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini2022-12-051-7/+0