Age | Commit message (Expand) | Author |
---|---|---|
2018-04-06 | Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC | Alex Kiernan |
2018-02-25 | bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDR | Tom Rini |
2018-02-24 | Migrate CONFIG_BOOTCOUNT_ALEN to Kconfig | Alex Kiernan |
2018-02-24 | Migrate generic bootcount to Kconfig | Alex Kiernan |
2018-02-24 | Integrate AT91 bootcount driver | Alex Kiernan |
2018-02-24 | Convert CONFIG_BOOTCOUNT_I2C to Kconfig | Alex Kiernan |
2018-02-24 | Convert CONFIG_BOOTCOUNT_RAM to Kconfig | Alex Kiernan |
2018-02-24 | Convert CONFIG_BOOTCOUNT_ENV to Kconfig | Alex Kiernan |
2018-02-24 | Convert CONFIG_BOOTCOUNT_AM33XX to Kconfig | Alex Kiernan |
2018-02-24 | Prepare for multiple bootcount drivers | Alex Kiernan |
2018-02-24 | Merge CONFIG_BOOTCOUNT and CONFIG_BOOTCOUNT_LIMIT | Alex Kiernan |
2018-02-15 | Convert CONFIG_SYS_BOOTCOUNT_SINGLEWORD to Kconfig | Lukasz Majewski |
2018-02-15 | Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig | Lukasz Majewski |
2017-11-20 | bootcount: add support for bootcounter on EXT filesystem | Ian Ray |