Age | Commit message (Expand) | Author |
2018-03-16 | Convert all of CONFIG_CONS_INDEX to Kconfig | Tom Rini |
2018-02-25 | bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDR | Tom Rini |
2018-02-23 | Remove config_distro_defaults.h | Adam Ford |
2018-02-15 | Convert CONFIG_SYS_BOOTCOUNT_SINGLEWORD to Kconfig | Lukasz Majewski |
2018-02-15 | Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig | Lukasz Majewski |
2018-02-11 | configs: Migrate CONFIG_SYS_TEXT_BASE | Tom Rini |
2018-01-28 | pl011: Convert CONFIG_PL011_SERIAL to Kconfig | Alexander Graf |
2017-12-12 | ata: Migrate CONFIG_LIBATA to Kconfig | Tuomas Tynkkynen |
2017-12-12 | ata: Migrate CONFIG_SCSI_AHCI to Kconfig | Tuomas Tynkkynen |
2017-09-03 | include/configs: drop default definitions of CONFIG_SYS_MAXARGS | Thomas Petazzoni |
2017-09-03 | include/configs: drop default definitions of CONFIG_SYS_PBSIZE | Thomas Petazzoni |
2017-07-25 | Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig | Simon Glass |
2017-07-11 | Convert CONFIG_SCSI to Kconfig | Simon Glass |
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 |
2016-05-17 | dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI | Simon Glass |
2016-04-25 | include/configs: Whitespace fixup | Tom Rini |
2016-03-14 | Kconfig: Move CONFIG_FIT and related options to Kconfig | Simon Glass |
2015-10-24 | arm, powerpc: select SYS_GENERIC_BOARD | Masahiro Yamada |
2015-08-12 | ARM: highbank: remove DRAM bank setup | Rob Herring |
2015-06-25 | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger |
2015-06-08 | autoboot.c: Move config options to Kconfig | Stefan Roese |
2014-05-25 | ARM: highbank: convert to generic board | Rob Herring |
2014-05-02 | ARM: highbank: use default prompt | Rob Herring |
2014-05-02 | ARM: highbank: use config_distro_defaults.h | Rob Herring |
2013-11-15 | configs: clean up unused macro CONFIG_L2_OFF | Masahiro Yamada |
2013-11-08 | highbank: set AUTOBOOT_KEYED_CTRLC config option | Mark Langsdorf |
2013-11-04 | ARM: highbank: convert to common timer code | Rob Herring |
2013-11-04 | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring |
2013-09-06 | ahci: convert to use libata functions and definitions | Rob Herring |
2013-07-25 | Merge branch 'u-boot/master' into u-boot-arm/master | Albert ARIBAUD |
2013-07-25 | highbank: enable keyed autoboot stop | Rob Herring |
2013-07-25 | ARM: highbank: setup peripherals based on power domain status | Rob Herring |
2013-07-25 | ARM: highbank: enable reset on command timeout | Rob Herring |
2013-07-25 | ARM: highbank: update config options | Rob Herring |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2012-09-01 | ARM: Remove unused stack and irq config defines | Rob Herring |
2012-09-01 | Consolidate bootcount code into drivers/bootcount | Stefan Roese |
2012-06-20 | CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there | Tom Rini |
2012-03-28 | ARM: highbank: change env config to use nvram | Jason Hobbs |
2012-03-28 | ARM: highbank: Add boot counter support | Rob Herring |
2012-03-28 | ARM: highbank: change TEXT_BASE to 0x8000 | Rob Herring |
2012-01-05 | ARM: highbank: enable networking and pxe | Rob Herring |
2011-10-27 | ARM: Add Calxeda Highbank platform | Rob Herring |