aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* configs: drop CONFIG_SPL_ABORT_ON_RAW_IMAGEPeng Fan2022-06-1426-26/+0
* imx: kontron-sl-mx8mm: enable DM_SERIALPeng Fan2022-06-141-1/+0
* imx: imx8mn_var_som: enable DM_SERIALPeng Fan2022-06-141-2/+0
* imx: imx8m[m/p]_phycore: Enable DM_SERIALPeng Fan2022-06-142-6/+0
* imx: imx8mm_icore: Enable SPL_DM_SERIALPeng Fan2022-06-141-3/+0
* imx: imx8mm-cl-iot-gate: Enable DM_SERIALPeng Fan2022-06-141-2/+0
* imx: imx8m[m/n]_beacon: Enable SPL_DM_SERIALPeng Fan2022-06-142-4/+0
* imx: drop CONFIG_MXC_UART_BASEPeng Fan2022-06-1413-32/+0
* configs: Add configs for AM62x SKVignesh Raghavendra2022-06-101-0/+67
* arm: mach-k3: am62: Introduce autogenerated SoC dataSuman Anna2022-06-102-0/+2
* dt-bindings: pinctrl: k3: Introduce pinmux definitions for AM62Suman Anna2022-06-101-0/+3
* arm: bcmbca: introduce the bcmbca architecture and 47622 SOCWilliam Zhang2022-06-101-0/+14
* configs: j721e_evm.h: define CONFIG_SYS_FLASH_BASEVaishnav Achath2022-06-101-0/+2
* misc: Add support for nvmem cellsSean Anderson2022-06-081-0/+134
* misc: i2c_eeprom: Add fallbacksSean Anderson2022-06-081-0/+24
* misc: i2c_eeprom: Make i2c_eeprom_write use a const bufSean Anderson2022-06-081-1/+2
* virtio_ring: Check used descriptors are chain headsAndrew Scull2022-06-081-0/+2
* virtio_ring: Maintain a shadow copy of descriptorsAndrew Scull2022-06-081-0/+10
* include/configs: Remove rootwait=1 to all the affected boardsMichael Trimarchi2022-06-069-10/+10
* common/board_r.c: drop legacy and unused bi_enetaddrRasmus Villemoes2022-06-061-1/+0
* event: fix static events for CONFIG_NEEDS_MANUAL_RELOCOvidiu Panait2022-06-061-0/+10
* dm: fix DM_EVENT dependenciesHeinrich Schuchardt2022-06-061-6/+1
* arm: mvebu: Remove CONFIG_SPL_BOOT_DEVICEChris Packham2022-06-063-37/+0
* Convert CONFIG_FIXED_SDHCI_ALIGNED_BUFFER to KconfigChris Packham2022-06-065-39/+0
* Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to KconfigTom Rini2022-06-0621-53/+0
* Convert CONFIG_SYS_NAND_SPL_KERNEL_OFFS to KconfigTom Rini2022-06-0614-52/+0
* spl: Remove CONFIG_SPL_START_S_PATH and rework the logic behind itTom Rini2022-06-062-9/+0
* Drop CONFIG_SPL_SIZETom Rini2022-06-067-23/+0
* ax25-ae350: Move CONFIG_SYS_FDT_BASE to KconfigTom Rini2022-06-061-3/+0
* Convert CONFIG_SYS_SPL_ARGS_ADDR to KconfigTom Rini2022-06-0631-52/+0
* Convert CONFIG_SPL_TARGET to KconfigTom Rini2022-06-0614-32/+0
* Remove CONFIG_SPL_STACK_SIZETom Rini2022-06-061-3/+0
* Drop CONFIG_SPL_SPI_FLASH_MINIMALTom Rini2022-06-066-6/+0
* Convert CONFIG_SPL_GD_ADDR to KconfigTom Rini2022-06-068-13/+0
* etamin: Remove CONFIG_SPL_CMT definesTom Rini2022-06-061-6/+0
* Remove CONFIG_SYS_SPL_LEN largelyTom Rini2022-06-067-12/+1
* Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini2022-06-0686-272/+10
* Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini2022-06-06107-198/+2
* Convert CONFIG_SPL_RELOC_TEXT_BASE et al to KconfigTom Rini2022-06-067-41/+0
* Convert CONFIG_TPL_NAND_INIT to KconfigTom Rini2022-06-062-2/+0
* imx7: Update CONFIG_SPL_STACK defaults in KconfigTom Rini2022-06-061-23/+0
* imx6: Update CONFIG_SPL_STACK defaults in KconfigTom Rini2022-06-061-39/+0
* Convert CONFIG_SPL_STACK to KconfigTom Rini2022-06-06116-187/+0
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-06333-984/+52
* Introduce include/system-constants.hTom Rini2022-06-061-0/+6
* stih410-b2260: Switch to using GENERATED_GBL_DATA_SIZETom Rini2022-06-061-2/+1
* powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_O...Tom Rini2022-06-0617-46/+34
* m68k: Stop using CONFIG_SYS_GBL_DATA_OFFSETTom Rini2022-06-0615-30/+15
* arm: Stop using CONFIG_SYS_GBL_DATA_OFFSETTom Rini2022-06-062-4/+2
* arm: Use CONFIG_SPL_STACK or CONFIG_SYS_INIT_SP_ADDR directly.Tom Rini2022-06-0615-66/+14