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
/
include
/
configs
/
meson64.h
Age
Commit message (
Expand
)
Author
2024-07-05
configs: Remove duplicate newlines
Marek Vasut
2024-04-04
configs: meson64: remove amlogic prefix in fdtfile when CONFIG_OF_UPSTREAM is...
Neil Armstrong
2023-10-26
configs: meson64: add alternate USB DFU boot target
Neil Armstrong
2023-10-26
configs: meson64: declare addr out of EXTRA_ENV_SETTINGS
Neil Armstrong
2023-06-28
ARM: meson: add A1 support
Igor Prusov
2022-12-23
global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG
Tom Rini
2022-12-22
meson64: Fix missing CFG_SYS_BAUDRATE_TABLE migration
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-11-22
arm: amlogic: add setbrg op to serial device
Edoardo Tomelleri
2022-10-30
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
2022-07-07
Convert CONFIG_SYS_BOOTM_LEN to Kconfig
Tom Rini
2022-06-06
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
2022-06-06
Convert CONFIG_SYS_CBSIZE to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SYS_MAXARGS to Kconfig
Tom Rini
2022-02-09
Convert CONFIG_REMAKE_ELF to Kconfig
Alper Nebi Yasak
2021-12-27
serial: arm_dcc: Use CONFIG_ARM64 not CONFIG_CPU_ARMV8
Tom Rini
2021-10-07
configs: meson64: add SCSI boot target
Neil Armstrong
2021-08-31
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
Tom Rini
2021-08-31
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
Tom Rini
2021-08-10
configs: meson64: permit redefining SYS_MALLOC_LEN
Mattijs Korpershoek
2021-07-27
meson64: add kernel compression vars
Artem Lapkin
2021-04-19
configs: meson64: add NVME boot target
Neil Armstrong
2021-03-08
configs: meson64: add fdtoverlay_addr_r
Neil Armstrong
2020-11-05
configs: meson64: relocate config_distro_bootcmmd header
Jaehoon Chung
2020-10-18
configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs
Patrick Delaunay
2020-10-18
configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs
Patrick Delaunay
2020-08-23
Convert CONFIG_SPLASH_SCREEN et al to Kconfig
Simon Glass
2020-01-07
configs: meson64: enable GIC support for G12A/G12B
Anand Moon
2019-11-20
env: Finish migration of common ENV options
Tom Rini
2019-08-12
configs: meson64: permit redefining ENV_SIZE
Neil Armstrong
2019-08-02
Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig
Simon Glass
2019-08-02
Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT
Simon Glass
2019-01-31
configs: meson64: use vidconsole and usbkbd if enabled
Neil Armstrong
2018-11-26
ARM: meson: Add boot device discovery
Neil Armstrong
2018-11-26
ARM: meson: Add support for AXG family
Neil Armstrong
2018-11-26
configs: meson: change default load addresses
Jerome Brunet
2018-11-26
ARM: rework amlogic configuration
Jerome Brunet