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