Age | Commit message (Expand) | Author |
2019-05-01 | rockchip: use 'arch-rockchip' as header file path | Kever Yang |
2019-04-29 | configs: move CONFIG_SPL_TEXT_BASE to Kconfig | Simon Goldschmidt |
2019-03-25 | Convert CONFIG_SF_DEFAULT_* to Kconfig | Patrick Delaunay |
2019-02-07 | configs: Move CONFIG_SPI_FLASH into defconfigs | Vignesh R |
2019-01-19 | Kconfig: Migrate BOUNCE_BUFFER | Philipp Tomsich |
2018-08-16 | configs: Migrate CONFIG_NR_DRAM_BANKS | Tom Rini |
2018-07-21 | rockchip: utilize CONFIG_DEFAULT_FDT_FILE | Klaus Goger |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-27 | Convert CONFIG_SPI to Kconfig | Adam Ford |
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 |
2018-02-02 | Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig | Lukasz Majewski |
2017-11-21 | rockchip: rk3036: use aligned address for SPL_TEXT_BASE | Philipp Tomsich |
2017-11-07 | rockchip: config: use common CONFIG_ENV_SIZE for all SoCs | Kever Yang |
2017-09-08 | usb: net: migrate USB Ethernet adapters to Kconfig | Chris Packham |
2017-09-08 | usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig | Chris Packham |
2017-09-03 | include/configs: drop default definitions of CONFIG_SYS_MAXARGS | Thomas Petazzoni |
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-07-25 | Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig | Simon Glass |
2017-07-11 | usb: Kconfig: migrate USB_DWC2 to Kconfig | Philipp Tomsich |
2017-07-11 | rockchip: add sdram_common for common functions | Kever Yang |
2017-06-03 | Kconfig: Migrate FS_FAT / FAT_WRITE | Tom Rini |
2017-03-19 | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich |
2017-03-18 | arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD | Tom Rini |
2017-02-12 | flash: complete CONFIG_SYS_NO_FLASH move with renaming | Masahiro Yamada |
2017-01-31 | mmc: move CONFIG_GENERIC_MMC to Kconfig | Masahiro Yamada |
2017-01-28 | cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT | Patrick Delaunay |
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 |
2016-12-29 | mmc: complete unfinished move of CONFIG_MMC | Masahiro Yamada |
2016-11-25 | config: rk3036: enable configs for USB HOST | Kever Yang |
2016-10-30 | rockchip: use rockchip linux partitions layout | Jacob Chen |
2016-10-12 | common: Add DISPLAY_BOARDINFO | Lokesh Vutla |
2016-10-01 | rockchip: add boot-mode support for rk3288, rk3036 | Jacob Chen |
2016-10-01 | rockchip: move partitons define from 3036-kylin to 3036-common | Jacob Chen |
2016-10-01 | rockchip: add usb mass storage feature support for rk3036 | jacob2.chen |
2016-09-16 | Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig | Simon Glass |
2016-08-26 | ARM: Move SYS_CACHELINE_SIZE over to Kconfig | Tom Rini |
2016-08-05 | rockchip: add fastboot support for rk3036 board | Xu Ziyuan |
2016-07-31 | rockchip: remove the duplicated macro config | jk.kernel@gmail.com |
2016-07-31 | configs: rockchip: remove no use MACRO | Kever Yang |
2016-07-11 | rockchip: Disable CONFIG_SDHCI | Simon Glass |
2016-04-25 | configs: Re-sync with cmd/Kconfig | Tom Rini |
2016-04-25 | include/configs: Whitespace fixup | Tom Rini |
2016-04-25 | configs: Re-sync almost all of cmd/Kconfig | Tom Rini |
2016-01-31 | armv7: add cacheline sizes where missing | Albert ARIBAUD |
2016-01-12 | rockchip: Use the debug UART on rk3036 | Simon Glass |
2015-12-01 | rockchip: move SYS_MALLOC_SIMPLE to mach-rockchip Kconfig | Ariel D'Alessandro |
2015-12-01 | rockchip: rk3036: Add core Soc start-up code | huang lin |