index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configs
/
brppt2_defconfig
Age
Commit message (
Expand
)
Author
2023-07-14
disable NFS support by default
Peter Robinson
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-06-29
Merge branch '2022-06-28-Kconfig-migrations' into next
Tom Rini
2022-06-28
Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOAD
Tom Rini
2022-06-06
Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig
Tom Rini
2022-06-06
imx6: Update CONFIG_SPL_STACK defaults in Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SPL_STACK to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SYS_PBSIZE to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SYS_MAXARGS to Kconfig
Tom Rini
2022-04-08
configs: Resync with savedefconfig
Tom Rini
2022-03-18
Convert CONFIG_NET_RETRY_COUNT to Kconfig
Tom Rini
2022-03-18
Convert CONFIG_ARP_TIMEOUT to Kconfig
Tom Rini
2022-03-03
Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig
Tom Rini
2021-11-12
Convert CONFIG_PHYLIB et al to Kconfig
Tom Rini
2021-11-01
configs: Resync with savedefconfig
Tom Rini
2021-09-04
spi: Rename SPI_SUPPORT to SPI
Simon Glass
2021-09-04
serial: Rename SERIAL_SUPPORT to SERIAL
Simon Glass
2021-08-31
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
Tom Rini
2021-08-31
imx: Finish migration of IMX_CONFIG to Kconfig
Tom Rini
2021-08-31
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
Tom Rini
2021-08-10
configs: Resync with savedefconfig
Tom Rini
2021-07-28
i2c: Rename SPL/TPL_I2C_SUPPORT to I2C
Simon Glass
2021-07-28
Rename GPIO_SUPPORT to GPIO
Simon Glass
2021-07-26
configs: Resync with savedefconfig
Tom Rini
2021-06-28
configs: Resync with savedefconfig
Tom Rini
2020-10-09
configs: Resync with savedefconfig
Tom Rini
2020-08-25
Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-08-25
arm: mx6: Make all i.MX6 SoCs user-selectable
Tom Rini
2020-08-23
Convert CONFIG_NETCONSOLE to Kconfig
Tom Rini
2020-08-10
configs: Resync with savedefconfig
Tom Rini
2020-07-28
Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig
Adam Ford
2020-07-28
Convert CONFIG_ENV_OVERWRITE to Kconfig
Adam Ford
2020-07-28
configs: Resync with savedefconfig
Tom Rini
2020-06-29
spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*
Lukasz Majewski
2020-04-28
configs: Resync with savedefconfig
Tom Rini
2020-03-16
configs: Drop '$(ARCH)' usage in CONFIG_SPL_LDSCRIPT
Tom Rini
2020-02-06
configs: Resync with savedefconfig
Tom Rini
2020-01-22
configs: Resync with savedefconfig
Tom Rini
2019-12-04
configs: Resync with savedefconfig
Tom Rini
2019-12-04
mtd: ensure MTD is compiled when there is a SPI NOR flash using MTD
Miquel Raynal
2019-11-20
env: Finish migration of common ENV options
Tom Rini
2019-11-20
env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol
Tom Rini
2019-11-07
configs: Resync with savedefconfig
Tom Rini
2019-11-03
board/BuR/brppt2: initial commit
Hannes Schmelzer