Age | Commit message (Expand) | Author |
2020-03-18 | sunxi: Remove no longer needed default options from defconfigs | Andre Przywara |
2019-12-04 | configs: Resync with savedefconfig | Tom Rini |
2019-12-04 | mtd: ensure MTD is compiled when CMD_MTDPARTS is selected | Miquel Raynal |
2019-12-04 | mtd: ensure UBI is compiled when ENV_IS_IN_UBI is selected | Miquel Raynal |
2019-12-04 | mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash | Miquel Raynal |
2019-12-03 | mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND | Miquel Raynal |
2019-11-20 | env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol | Tom Rini |
2019-08-02 | Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig | Simon Glass |
2019-07-15 | sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to Kconfig | Andre Przywara |
2019-04-29 | configs: move CONFIG_SPL_TEXT_BASE to Kconfig | Simon Goldschmidt |
2019-04-29 | configs: Resync with savedefconfig | Tom Rini |
2019-02-07 | configs: Resync with savedefconfig | Tom Rini |
2019-01-18 | sunxi: usb: Switch to Generic host controllers | Jagan Teki |
2018-11-14 | configs: Migrate and re-enabled CONFIG_CMD_MTDPARTS | Tom Rini |
2018-09-03 | configs: Resync with savedefconfig | Tom Rini |
2018-08-16 | configs: Migrate CONFIG_NR_DRAM_BANKS | Tom Rini |
2018-04-07 | configs: Resync with savedefconfig | Tom Rini |
2018-04-04 | Merge git://git.denx.de/u-boot-sunxi | Tom Rini |
2018-04-03 | sunxi: move the NAND parameters to Kconfig | Miquel Raynal |
2018-04-03 | sunxi: make NAND_SUNXI use ARCH_SUNXI as default in Kconfig | Miquel Raynal |
2018-04-03 | sunxi: automatically select SPL_NAND_SUPPORT in Kconfig | Miquel Raynal |
2018-03-16 | Convert all of CONFIG_CONS_INDEX to Kconfig | Tom Rini |
2018-03-14 | sunxi: move CONFIG_SYS_TEXT_BASE out of defconfigs | Andre Przywara |
2018-02-11 | configs: Migrate CONFIG_SYS_TEXT_BASE | Tom Rini |
2018-02-10 | configs: Resync with savedefconfig | Tom Rini |
2018-02-05 | cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA | Tuomas Tynkkynen |
2018-02-02 | Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig | Lukasz Majewski |
2018-01-26 | sunxi: imply CONFIG_OF_LIBFDT_OVERLAY | Andre Heider |
2017-12-19 | configs: sunxi: Drop FASTBOOT_FLASH | Jagan Teki |
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 | sunxi: imply USB_GADGET | Maxime Ripard |
2017-10-03 | sunxi: provide default USB gadget setup | 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-08-12 | Convert CONFIG_NAND to Kconfig | Adam Ford |
2017-07-25 | Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig | Simon Glass |
2017-07-25 | configs: Resync with savedefconfig | Tom Rini |
2017-07-10 | configs: Resync defconfigs | Tom Rini |
2017-07-06 | CHIP: add device tree overlay support | Peter Robinson |
2017-05-01 | configs: Re-sync | Tom Rini |
2017-04-20 | sunxi: Convert CONS_INDEX to Kconfig | Mylène Josserand |
2017-04-07 | sunxi: Add support for the CHIP Pro | Maxime Ripard |