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
/
configs
/
kylin-rk3036_defconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
configs: Resync with savedefconfig
Tom Rini
2020-01-22
1
-1
/
+1
*
mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD
Miquel Raynal
2019-12-03
1
-0
/
+1
*
Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2019-11-23
1
-5
/
+0
|
\
|
*
fastboot: rockchip: Select FASTBOOT_FLASH[_MMC_DEV]
Jagan Teki
2019-11-23
1
-2
/
+0
|
*
gadget: rockchip: USB_GADGET_PRODUCT_NUM
Jagan Teki
2019-11-23
1
-1
/
+0
|
*
gadget: Select USB_GADGET_VENDOR_NUM for rockchip
Jagan Teki
2019-11-23
1
-1
/
+0
|
*
gadget: Select USB_GADGET_MANUFACTURER for rockchip
Jagan Teki
2019-11-23
1
-1
/
+0
*
|
env: Finish migration of common ENV options
Tom Rini
2019-11-20
1
-0
/
+1
*
|
env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol
Tom Rini
2019-11-20
1
-0
/
+1
|
/
*
configs: Resync with savedefconfig
Tom Rini
2019-11-11
1
-1
/
+1
*
configs: Resync with savedefconfig
Tom Rini
2019-11-07
1
-2
/
+0
*
configs: Resync with savedefconfig
Tom Rini
2019-09-23
1
-1
/
+1
*
configs: Move CONFIG_CMD_USB_MASS_STORAGE properly into Kconfig
Urja Rannikko
2019-08-19
1
-1
/
+1
*
configs: Move CONFIG_SPI_FLASH_GIGADEVICE properly into Kconfig
Urja Rannikko
2019-08-19
1
-0
/
+1
*
configs: Resync with savedefconfig
Tom Rini
2019-08-14
1
-1
/
+1
*
Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig
Simon Glass
2019-08-02
1
-0
/
+1
*
spl: kconfig: separate sysreset and firmware drivers from misc
Simon Goldschmidt
2019-07-21
1
-0
/
+1
*
configs: Resync with savedefconfig
Tom Rini
2019-05-26
1
-2
/
+2
*
rockchip: rk3036: add board_debug_uart_init()
Kever Yang
2019-05-01
1
-1
/
+0
*
rockchip; kylin-rk3036: enabl DEBUG UART
Kever Yang
2019-05-01
1
-0
/
+5
*
configs: move CONFIG_SPL_TEXT_BASE to Kconfig
Simon Goldschmidt
2019-04-29
1
-0
/
+1
*
configs: Resync with savedefconfig
Tom Rini
2019-04-29
1
-1
/
+1
*
Convert CONFIG_SF_DEFAULT_* to Kconfig
Patrick Delaunay
2019-03-25
1
-0
/
+1
*
configs: Move CONFIG_SPI_FLASH into defconfigs
Vignesh R
2019-02-07
1
-0
/
+1
*
rockchip: defconfig: Clean the unused pinctrl config
David Wu
2019-02-01
1
-1
/
+0
*
configs: Resync with savedefconfig
Tom Rini
2019-01-07
1
-1
/
+0
*
blk: Rework guard around part_init call
Tom Rini
2018-12-12
1
-0
/
+1
*
configs: Resync with savedefconfig
Tom Rini
2018-09-03
1
-1
/
+1
*
configs: Migrate CONFIG_NR_DRAM_BANKS
Tom Rini
2018-08-16
1
-0
/
+1
*
rockchip: utilize CONFIG_DEFAULT_FDT_FILE
Klaus Goger
2018-07-21
1
-0
/
+1
*
configs: Resync with savedefconfig
Tom Rini
2018-06-04
1
-1
/
+1
*
usb: fastboot: Convert USB f_fastboot to shared fastboot
Alex Kiernan
2018-05-30
1
-2
/
+3
*
part: Disable CONFIG_SPL_ISO_PARTITION by default
Alexander Graf
2018-04-16
1
-1
/
+0
*
treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig
Mario Six
2018-04-08
1
-0
/
+1
*
configs: Migrate CONFIG_SPL_FRAMEWORK
Tom Rini
2018-02-14
1
-0
/
+1
*
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
2018-02-11
1
-0
/
+1
*
Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig
Lukasz Majewski
2018-02-02
1
-0
/
+1
*
cmd: Toggle the default value of CONFIG_CMD_IMLS
Tuomas Tynkkynen
2017-10-10
1
-1
/
+0
*
cmd: fastboot: Rework fastboot dependency
Maxime Ripard
2017-10-03
1
-1
/
+0
*
usb: gadget: Make g_dnl USB settings common
Maxime Ripard
2017-10-03
1
-3
/
+3
*
usb: net: migrate USB Ethernet adapters to Kconfig
Chris Packham
2017-09-08
1
-0
/
+2
*
usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig
Chris Packham
2017-09-08
1
-0
/
+1
*
Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs
Tom Rini
2017-09-01
1
-0
/
+3
*
configs: Migrate all of the existing USB symbols, except fastboot
Tom Rini
2017-09-01
1
-0
/
+6
*
configs: Resync with savedefconfig
Tom Rini
2017-08-28
1
-1
/
+1
*
configs: Resync with savedefconfig
Tom Rini
2017-08-14
1
-1
/
+1
*
configs: Resync with savedefconfig
Tom Rini
2017-07-31
1
-1
/
+1
*
rockchip: enable SPL_LIBGENERIC for rk3036 based boards
Andy Yan
2017-07-27
1
-1
/
+3
*
rockchip: disable SPL_ARCH_MEMCPY/MEMSET for rk3036
Andy Yan
2017-07-27
1
-0
/
+2
*
rockchip: set malloc pool size to 0 before relocation in spl state on rk3036 ...
Andy Yan
2017-07-27
1
-0
/
+1
[next]