index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
rv1108_common.h
Age
Commit message (
Expand
)
Author
2024-03-13
rockchip: migrate hardware.h inclusion into appropriate files
Quentin Schulz
2023-04-26
rockchip: Move to standard boot
Simon Glass
2023-03-19
rockchip: include: configs: Remove dangling comments
Jonas Karlman
2022-12-23
global: Migrate CONFIG_IRAM_BASE to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-07-07
Convert CONFIG_USB_OHCI_NEW et al to Kconfig
Tom Rini
2022-06-28
Globally remove most CONFIG_SPL_BUILD tests from config headers
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
2021-08-31
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
Tom Rini
2021-08-31
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
Tom Rini
2019-08-23
rockchip: Move config SYS_MALLOC_LEN to Kconfig
Kever Yang
2019-07-26
rockchip: add CONFIG_IRAM_BASE for all SoCs
Kever Yang
2019-05-01
rockchip: use 'arch-rockchip' as header file path
Kever Yang
2019-01-19
Kconfig: Migrate BOUNCE_BUFFER
Philipp Tomsich
2018-11-30
ARM: rockchip: rv1108: Add support for default distro_bootcmd
Otavio Salvador
2018-11-30
ARM: rockchip: rv1108: Enable BOUNCE_BUFFER
Otavio Salvador
2018-08-16
configs: Migrate CONFIG_NR_DRAM_BANKS
Tom Rini
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-25
rockchip: enable SYS_NS16550 for all SoCs by default
Kever Yang
2018-02-11
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
2017-11-21
rockchip: remove duplicate CONFIG_ENV_SIZE definitions
Philipp Tomsich
2017-09-18
configs: rockchip: add USB configs for evb-rv1108 board
William Wu
2017-09-03
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
Thomas Petazzoni
2017-07-25
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
2017-06-07
rockchip: Add core Soc start-up code for rv1108
Andy Yan