Age | Commit message (Expand) | Author |
2017-04-06 | Remove various unused interrupt related code | Tom Rini |
2017-04-05 | fsl: ls102x: remove redundant GENERIC_TIMER_CLK | Andre Przywara |
2017-04-05 | ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCY | Andre Przywara |
2017-03-19 | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich |
2017-03-09 | Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigs | 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-28 | disk: convert CONFIG_EFI_PARTITION to Kconfig | Patrick Delaunay |
2017-01-28 | disk: convert CONFIG_DOS_PARTITION to Kconfig | Patrick Delaunay |
2017-01-25 | Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig | Simon Glass |
2017-01-18 | arm: layerscape: Enable UUID & GPT partition for NXP's ARM SoC | Prabhakar Kushwaha |
2017-01-18 | kconfig: move FSL_PCIE_COMPAT to platform Kconfig | Hou Zhiqiang |
2017-01-18 | arm: ls1021a: Enable PCIe in defconfigs | Minghuan Lian |
2016-12-29 | mmc: complete unfinished move of CONFIG_MMC | Masahiro Yamada |
2016-11-18 | spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS | Semen Protsenko |
2016-11-18 | spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig | Semen Protsenko |
2016-10-28 | pci: Move CONFIG_PCI_PNP to Kconfig | Bin Meng |
2016-10-27 | drivers/pci/Kconfig: Add PCI | Tom Rini |
2016-10-23 | Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig | Simon Glass |
2016-10-23 | Convert CONFIG_CFB_CONSOLE to Kconfig | Simon Glass |
2016-10-23 | Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig | Simon Glass |
2016-10-23 | Convert CONFIG_VIDEO to Kconfig | Simon Glass |
2016-10-23 | Convert SILENT_CONSOLE options to Kconfig | Simon Glass |
2016-10-12 | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2016-10-12 | common: Add DISPLAY_BOARDINFO | Lokesh Vutla |
2016-10-12 | common/Kconfig: Add DISPLAY_CPUINFO | Lokesh Vutla |
2016-10-06 | armv7: ls1021a: Move DDR config options to Kconfig | York Sun |
2016-10-06 | arm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES to Kconfig | York Sun |
2016-10-06 | ARMv7: LS102xA: Move two macros from header files to Kconfig | Hongbo Zhang |
2016-10-06 | armv7: LS1021a: enable i-cache in start.S | Xiaoliang Yang |
2016-09-26 | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2016-09-26 | armv7: ls1021a: Convert CONFIG_LS1_DEEP_SLEEP to Kconfig option | York Sun |
2016-09-16 | Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_NAND_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_MMC_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_I2C_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_ENV_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig | Simon Glass |
2016-09-14 | nxp: ls102xa: add LS1 PSCI system suspend | Hongbo Zhang |
2016-09-14 | nxp: ls102xa: add registers definition for system sleep | Hongbo Zhang |
2016-09-09 | configs: Migrate CONFIG_USB_STORAGE | Tom Rini |
2016-09-07 | ARM: armv7: move ARMV7_PSCI_NR_CPUS to Kconfig | Masahiro Yamada |
2016-09-07 | ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig | Masahiro Yamada |
2016-07-26 | ARMv7: PSCI: ls102xa: move secure text section into OCRAM | Hongbo Zhang |
2016-07-26 | ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implemention | Hongbo Zhang |