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
/
Bananapi_M2_Ultra_defconfig
Age
Commit message (
Expand
)
Author
2022-06-28
Convert CONFIG_LBA48 et al to 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-03-18
Convert CONFIG_ARMV7_SECURE_BASE et al to Kconfig
Tom Rini
2021-10-15
configs: Resync with savedefconfig
Tom Rini
2021-08-30
Convert CONFIG_SYS_I2C_SPEED et al to Kconfig
Tom Rini
2021-08-30
Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY
Tom Rini
2021-08-30
Convert CONFIG_SYS_I2C_MVTWSI to Kconfig
Tom Rini
2021-07-28
i2c: Rename SPL/TPL_I2C_SUPPORT to I2C
Simon Glass
2021-06-28
configs: Resync with savedefconfig
Tom Rini
2020-07-28
configs: Resync with savedefconfig
Tom Rini
2020-03-18
sunxi: Remove no longer needed default options from defconfigs
Andre Przywara
2020-02-06
configs: Resync with savedefconfig
Tom Rini
2020-01-24
sunxi: defconfig: R40 boards: enable USB
Andre Przywara
2019-12-04
configs: Resync with savedefconfig
Tom Rini
2019-11-20
env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol
Tom Rini
2019-08-02
Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig
Simon Glass
2019-07-15
sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to Kconfig
Andre Przywara
2019-04-29
configs: move CONFIG_SPL_TEXT_BASE to Kconfig
Simon Goldschmidt
2019-04-29
configs: Resync with savedefconfig
Tom Rini
2018-09-03
configs: Resync with savedefconfig
Tom Rini
2018-08-20
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2018-08-16
configs: Migrate CONFIG_NR_DRAM_BANKS
Tom Rini
2018-08-13
sunxi: A64: fix default DRAM_ODT_EN symbol
Andre Przywara
2018-08-07
configs: Resync with savedefconfig
Tom Rini
2018-07-16
configs: Bananapi_M2_Ultra: enable gigabit ethernet
Lothar Felten
2018-04-07
configs: Resync with savedefconfig
Tom Rini
2018-03-14
sunxi: move CONFIG_SYS_TEXT_BASE out of defconfigs
Andre Przywara
2018-02-11
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
2018-02-05
cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA
Tuomas Tynkkynen
2017-12-12
ata: Migrate CONFIG_SCSI_AHCI to Kconfig
Tuomas Tynkkynen
2017-10-10
cmd: Toggle the default value of CONFIG_CMD_IMLS
Tuomas Tynkkynen
2017-09-01
configs: Migrate all of the existing USB symbols, except fastboot
Tom Rini
2017-08-11
configs: Resync with savedefconfig
Tom Rini
2017-07-11
Convert CONFIG_SCSI to Kconfig
Simon Glass
2017-05-02
sunxi: enable SATA on Banana Pi M2 Ultra
Icenowy Zheng
2017-04-20
sunxi: Add support for Bananapi M2 Ultra
Chen-Yu Tsai