~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Correct SPL uses of CMD_USBSimon Glass2023-02-09
* Correct SPL uses of CMD_MMCSimon Glass2023-02-09
* 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
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-31
* Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini2022-07-07
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-06
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-06
* Convert CONFIG_BCM2835_GPIO to KconfigTom Rini2022-04-01
* video: Convert CONFIG_VIDEO_BCM2835 to KconfigSimon Glass2022-03-28
* Merge tag 'v2022.01-rc4' into nextTom Rini2021-12-20
|\
| * Fix MMC numbering issue for Raspberry Pi 3Mike Karels2021-11-30
* | Convert CONFIG_LCD_DT_SIMPLEFB to KconfigPatrick Delaunay2021-11-30
|/
* arm: Finish migration of CONFIG_MACH_TYPETom Rini2021-09-07
* 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
* usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...Aswath Govindraju2021-06-08
* net: convert TFTP_TSIZE to proper Kconfig optionTero Kristo2021-06-08
* treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma2020-05-08
* config: enable DFU over USB on Raspberry Pi4 boardsMarek Szyprowski2020-01-29
* Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-bootTom Rini2019-11-25
|\
| * ARM: bcm283x: Move BCM283x_BASE to a global variableMatthias Brugger2019-11-24
* | env: Finish migration of common ENV optionsTom Rini2019-11-20
|/
* rpi: increase SYS_BOOTM_LEN to 64M on ARM64Bonnans, Laurent2019-09-06
* Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford2019-08-25
* Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass2019-08-02
* Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOTSimon Glass2019-08-02
* Fix compilation error if CONFIG_USB is disabledakaher2019-06-12
* rpi: Add mmc 1 as a boot targetEmmanuel Vadot2018-12-02
* Convert CONFIG_MISC_INIT_R to KconfigAdam Ford2018-08-17
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-16
* rpi: Fix fdt_high & initrd_high for 64-bit buildsTuomas Tynkkynen2018-06-03
* rpi: Change load addresses to make more room for the kernel & DTBTuomas Tynkkynen2018-05-24
* rpi: Adjust fdt_addr_r to a sane addressAlexander Graf2018-05-23
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigAlex Kiernan2018-04-08
* 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
* bcm2835_mu_serial: Convert to KconfigAlexander Graf2018-01-28
* pl01x: Convert CONFIG_PL01X_SERIAL to KconfigAlexander Graf2018-01-28
* rpi: Determine PL011/Mini-UART availability at runtimeAlexander Graf2018-01-28
* add support for Raspberry Pi Zero WDmitry Korunov2017-12-04
* usb: net: migrate USB Ethernet adapters to KconfigChris Packham2017-09-08
* usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham2017-09-08
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-03