~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-23
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* configs: stih410-b2260: Fix SYS_HZ_CLOCK valuePatrice Chotard2022-09-06
* Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini2022-07-07
* Convert CONFIG_USB_OHCI_NEW et al to KconfigTom Rini2022-07-07
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-06
* stih410-b2260: Switch to using GENERATED_GBL_DATA_SIZETom Rini2022-06-06
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-06
* Convert CONFIG_BOOTFILE to KconfigTom Rini2022-03-03
* configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay2022-01-21
* Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini2021-10-12
|\
| * configs: Move some usb config in defconfigPatrick Delaunay2021-10-08
* | arm: Disable ATAGs supportTom Rini2021-09-07
* | Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-31
* | Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-31
* | Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-31
* | global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-31
|/
* treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard2020-12-09
* Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini2020-06-04
* board: stih410-b2260: remove fdt_high and initrd_highPatrice Chotard2020-02-13
* env: Finish migration of common ENV optionsTom Rini2019-11-20
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-16
* board: STiH410-B2260: Set SYS_BOOTM_LEN to 16MPatrice Chotard2018-07-24
* board: STiH410-B2260: Add pxefile_addr_r variableRiku Voipio2018-06-05
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Remove config_distro_defaults.hAdam Ford2018-02-23
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-23
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-11
* sti: fix STMicroelectronics copyrightPatrice Chotard2017-11-06
* board: STiH410-B2260: set ramdisk_addr_r to 0x48000000Lee Jones2017-10-08
* board: STiH410-B2260: fix sdram sizeNicolas Le Bayon2017-10-08
* board: STiH410-B2260: update environment variablePatrice Chotard2017-10-08
* STiH410-B2260: enable USB Host NetworkingPatrice Chotard2017-09-22
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-03
* include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni2017-09-03
* common: Move CONFIG_BOOTARGS to KconfigSam Protsenko2017-08-14
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-25
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-19
* configs: move CMD_MD5SUM definition to defconfigsAndre Przywara2017-03-17
* board: Add STMicroelectronics STiH410-B2260 supportPatrice Chotard2017-03-14