index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
configs
/
rk3288_common.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
configs: rk3288: Increase bootm length
Jagan Teki
2019-09-19
1
-1
/
+1
*
Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig
Hannes Schmelzer
2019-08-25
1
-3
/
+0
*
moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 2
Hannes Schmelzer
2019-08-25
1
-0
/
+2
*
moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 1
Hannes Schmelzer
2019-08-25
1
-1
/
+1
*
rockchip: Move config SYS_MALLOC_LEN to Kconfig
Kever Yang
2019-08-23
1
-1
/
+0
*
configs: Move CONFIG_CMD_USB_MASS_STORAGE properly into Kconfig
Urja Rannikko
2019-08-19
1
-5
/
+0
*
Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig
Simon Glass
2019-08-02
1
-3
/
+0
*
Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT
Simon Glass
2019-08-02
1
-0
/
+1
*
rockchip: add CONFIG_IRAM_BASE for all SoCs
Kever Yang
2019-07-26
1
-0
/
+2
*
include: configs: Increase CONFIG_SYS_BOOTM_LEN to 16MB
Shyam Saini
2019-07-26
1
-0
/
+2
*
rockchip: rk3288: use ARM arch timer instead of rk_timer
Kever Yang
2019-07-20
1
-3
/
+4
*
rockchip: rk3288: update u-boot raw image size for all boards
Kever Yang
2019-07-20
1
-0
/
+2
*
rockchip: use 'arch-rockchip' as header file path
Kever Yang
2019-05-01
1
-1
/
+1
*
configs: move CONFIG_SPL_TEXT_BASE to Kconfig
Simon Goldschmidt
2019-04-29
1
-5
/
+0
*
Convert CONFIG_SF_DEFAULT_* to Kconfig
Patrick Delaunay
2019-03-25
1
-2
/
+0
*
configs: Move CONFIG_SPI_FLASH into defconfigs
Vignesh R
2019-02-07
1
-1
/
+0
*
Kconfig: Migrate BOUNCE_BUFFER
Philipp Tomsich
2019-01-19
1
-3
/
+0
*
configs: Migrate CONFIG_NR_DRAM_BANKS
Tom Rini
2018-08-16
1
-2
/
+0
*
rockchip: utilize CONFIG_DEFAULT_FDT_FILE
Klaus Goger
2018-07-21
1
-1
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
Convert CONFIG_SPI to Kconfig
Adam Ford
2018-04-27
1
-1
/
+0
*
rockchip: enable SYS_NS16550 for all SoCs by default
Kever Yang
2018-04-25
1
-2
/
+0
*
rockchip: rk3288: provide ${fdtfile}
Heinrich Schuchardt
2018-04-25
1
-0
/
+1
*
configs: Migrate CONFIG_SPL_FRAMEWORK
Tom Rini
2018-02-14
1
-1
/
+0
*
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
2018-02-11
1
-3
/
+0
*
Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig
Lukasz Majewski
2018-02-02
1
-1
/
+0
*
Convert CONFIG_ROCKCHIP_USB2_PHY to Kconfig
Adam Ford
2018-01-22
1
-1
/
+0
*
rockchip: rk3288: use aligned address for SPL_TEXT_BASE
Kever Yang
2017-11-21
1
-1
/
+1
*
rockchip: config: use common CONFIG_ENV_SIZE for all SoCs
Kever Yang
2017-11-07
1
-1
/
+0
*
rk3288: vyasa: Add TPL support
Jagan Teki
2017-10-01
1
-1
/
+5
*
usb: net: migrate USB Ethernet adapters to Kconfig
Chris Packham
2017-09-08
1
-4
/
+0
*
usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig
Chris Packham
2017-09-08
1
-1
/
+0
*
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
Thomas Petazzoni
2017-09-03
1
-1
/
+0
*
Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs
Tom Rini
2017-09-01
1
-8
/
+0
*
configs: Migrate all of the existing USB symbols, except fastboot
Tom Rini
2017-09-01
1
-9
/
+0
*
rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPL
Philipp Tomsich
2017-08-13
1
-1
/
+1
*
usb: Kconfig: migrate USB_DWC2 to Kconfig
Philipp Tomsich
2017-07-11
1
-1
/
+0
*
rockchip: add sdram_common for common functions
Kever Yang
2017-07-11
1
-0
/
+1
*
Kconfig: Migrate FS_FAT / FAT_WRITE
Tom Rini
2017-06-03
1
-2
/
+0
*
Convert CONFIG_SPL_BOARD_INIT to Kconfig
Ley Foon Tan
2017-05-22
1
-1
/
+0
*
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
2017-03-19
1
-1
/
+0
*
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
Tom Rini
2017-03-18
1
-1
/
+0
*
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
2017-02-12
1
-1
/
+0
*
mmc: move CONFIG_GENERIC_MMC to Kconfig
Masahiro Yamada
2017-01-31
1
-1
/
+0
*
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
Patrick Delaunay
2017-01-28
1
-2
/
+0
*
config: Move CONFIG_BOARD_LATE_INIT to defconfigs
Jagan Teki
2017-01-21
1
-1
/
+0
*
rockchip: config: popmetal: enable the USB host controller and function
Kever Yang
2017-01-11
1
-0
/
+7
*
mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW
Masahiro Yamada
2017-01-11
1
-1
/
+0
*
mmc: complete unfinished move of CONFIG_MMC
Masahiro Yamada
2016-12-29
1
-1
/
+0
*
spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig
Semen Protsenko
2016-11-18
1
-1
/
+0
[next]