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
/
evb-rk3036_defconfig
Age
Commit message (
Expand
)
Author
2018-08-16
configs: Migrate CONFIG_NR_DRAM_BANKS
Tom Rini
2018-07-21
rockchip: utilize CONFIG_DEFAULT_FDT_FILE
Klaus Goger
2018-06-04
configs: Resync with savedefconfig
Tom Rini
2018-05-30
usb: fastboot: Convert USB f_fastboot to shared fastboot
Alex Kiernan
2018-04-16
part: Disable CONFIG_SPL_ISO_PARTITION by default
Alexander Graf
2018-04-08
treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig
Mario Six
2018-02-14
configs: Migrate CONFIG_SPL_FRAMEWORK
Tom Rini
2018-02-11
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
2018-02-02
Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig
Lukasz Majewski
2017-10-10
cmd: Toggle the default value of CONFIG_CMD_IMLS
Tuomas Tynkkynen
2017-10-03
cmd: fastboot: Rework fastboot dependency
Maxime Ripard
2017-10-03
usb: gadget: Make g_dnl USB settings common
Maxime Ripard
2017-09-01
Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs
Tom Rini
2017-09-01
configs: Migrate all of the existing USB symbols, except fastboot
Tom Rini
2017-08-28
configs: Resync with savedefconfig
Tom Rini
2017-08-14
configs: Resync with savedefconfig
Tom Rini
2017-07-31
configs: Resync with savedefconfig
Tom Rini
2017-07-27
rockchip: enable SPL_LIBGENERIC for rk3036 based boards
Andy Yan
2017-07-27
rockchip: disable SPL_ARCH_MEMCPY/MEMSET for rk3036
Andy Yan
2017-07-27
rockchip: set malloc pool size to 0 before relocation in spl state on rk3036 ...
Andy Yan
2017-07-25
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
2017-07-11
rockchip: rk3036 remove CONFIG_RAM from defconfig
Kever Yang
2017-06-19
configs: Resync defconfigs
Tom Rini
2017-04-27
pinctrl: Kconfig: sort pinctrl config options to prevent future clutter
Philipp Tomsich
2017-01-28
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
Patrick Delaunay
2017-01-28
disk: convert CONFIG_EFI_PARTITION to Kconfig
Patrick Delaunay
2017-01-28
disk: convert CONFIG_ISO_PARTITION to Kconfig
Patrick Delaunay
2017-01-28
disk: convert CONFIG_DOS_PARTITION to Kconfig
Patrick Delaunay
2017-01-24
Kconfig: Migrate BOARD_LATE_INIT to a select
Tom Rini
2017-01-21
config: Move CONFIG_BOARD_LATE_INIT to defconfigs
Jagan Teki
2017-01-11
mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW
Masahiro Yamada
2017-01-11
mmc: rename CONFIG_ROCKCHIP_DWMMC to CONFIG_MMC_DW_ROCKCHIP
Masahiro Yamada
2016-10-12
common/Kconfig: Add DISPLAY_CPUINFO
Lokesh Vutla
2016-09-09
configs: Resync with savedefconfig
Tom Rini
2016-07-25
cosmetic: rockchip: rk3036: pinctrl: fix config symbol naming
Heiko Stübner
2016-06-17
configs: Re-sync BOOTDELAY changes
Tom Rini
2016-06-09
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
Heiko Schocher
2016-05-26
Rename reset to sysreset
Stephen Warren
2016-04-25
configs: Re-sync with cmd/Kconfig
Tom Rini
2016-04-25
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
2016-04-25
configs: Re-sync HUSH options
Tom Rini
2016-03-14
Correct defconfig ordering
Simon Glass
2016-01-12
rockchip: Use the debug UART on rk3036
Simon Glass
2015-12-01
rockchip: Add basic support for evb-rk3036 board
huang lin