Age | Commit message (Expand) | Author |
2020-01-22 | configs: Resync with savedefconfig | Tom Rini |
2019-12-06 | video: make BPP and ANSI configs optional | Anatolij Gustschin |
2019-12-04 | configs: Resync with savedefconfig | Tom Rini |
2019-12-04 | mtd: ensure MTD is compiled when there is a SPI NOR flash using MTD | Miquel Raynal |
2019-12-03 | mtd: rename CONFIG_MTD -> CONFIG_DM_MTD | Miquel Raynal |
2019-11-21 | configs: Resync with savedefconfig | Tom Rini |
2019-11-20 | env: Finish migration of common ENV options | Tom Rini |
2019-11-20 | env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol | Tom Rini |
2019-11-07 | configs: Resync with savedefconfig | Tom Rini |
2019-09-23 | configs: Resync with savedefconfig | Tom Rini |
2019-04-29 | configs: move CONFIG_SPL_TEXT_BASE to Kconfig | Simon Goldschmidt |
2019-04-29 | configs: Resync with savedefconfig | Tom Rini |
2019-04-23 | configs: stm32f746-disco: Enable SPI_FLASH_MACRONIX | Patrice Chotard |
2019-04-23 | configs: stm32f746-disco: enable CONFIG_DISTRO_DEFAULTS | Patrice Chotard |
2018-12-06 | configs: stm32f746-disco: Fix stm32f746-disco boot | Patrice Chotard |
2018-09-03 | configs: Resync with savedefconfig | Tom Rini |
2018-08-17 | Convert CONFIG_MII et al to Kconfig | Adam Ford |
2018-08-16 | configs: Migrate CONFIG_NR_DRAM_BANKS | Tom Rini |
2018-08-13 | configs: stm32f746-disco: Migrate CONFIG_CMD_CACHE to defconfig | Patrice Chotard |
2018-08-03 | configs: stm32f746-disco: Enable CONFIG_BLK | Patrice Chotard |
2018-04-27 | Convert CONFIG_SPI to Kconfig | Adam Ford |
2018-03-19 | board: Add display to STM32F746 SoC discovery board | yannick fertre |
2018-03-13 | configs: stm32: Enable DOS_PARTITION for STM32F4/F7 boards | Patrice Chotard |
2018-02-23 | Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig | Adam Ford |
2018-02-11 | configs: Migrate CONFIG_SYS_TEXT_BASE | Tom Rini |
2018-02-05 | cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA | Tuomas Tynkkynen |
2018-01-19 | configs: stm32: move config flag from defconfig to Kconfig | Patrice Chotard |
2018-01-19 | serial: stm32: Rename serial_stm32x7.c to serial_stm32.c | Patrice Chotard |
2018-01-10 | configs: stm32f746-disco: enable MMC related flags | Patrice Chotard |
2017-11-29 | configs: stm32f746-disco: enable MISC/DM_RESET/STM32_RESET and STM32_RCC | Patrice Chotard |
2017-10-10 | cmd: Toggle the default value of CONFIG_CMD_IMLS | Tuomas Tynkkynen |
2017-08-28 | configs: Resync with savedefconfig | Tom Rini |
2017-08-14 | configs: Resync with savedefconfig | Tom Rini |
2017-08-14 | common: Move CONFIG_BOOTARGS to Kconfig | Sam Protsenko |
2017-07-31 | serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig | Patrice Chotard |
2017-07-25 | Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig | Simon Glass |
2017-06-19 | configs: Resync defconfigs | Tom Rini |
2017-06-09 | stm32: stm32f7: add spl build support | Vikas Manocha |
2017-06-08 | stm32f7: remove duplicate configs | Vikas Manocha |
2017-05-08 | stm32f7: use stm32f7 gpio driver supporting driver model | Vikas Manocha |
2017-05-08 | stm32f7: sdram: move sdram driver code to ram drivers area | Vikas Manocha |
2017-05-01 | configs: Re-sync | Tom Rini |
2017-03-17 | PINCTRL: stm32f7: add pin control driver | Vikas Manocha |
2017-03-17 | clk: stm32f7: add clock driver for stm32f7 family | Vikas Manocha |
2017-03-13 | configs: Re-sync | Tom Rini |
2017-02-12 | flash: complete CONFIG_SYS_NO_FLASH move with renaming | Masahiro Yamada |
2017-01-28 | ARM: SPI: stm32: add stm32f746 qspi driver | Michael Kurz |
2017-01-28 | net: stm32: add designware mac glue code for stm32 | Michael Kurz |
2017-01-28 | ARM: DTS: stm32: add stm32f746-disco device tree files | Michael Kurz |
2017-01-25 | Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig | Simon Glass |