aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/pc80/rtc/Makefile.inc
AgeCommit message (Expand)Author
2020-09-30drivers/pc80/rtc: Fix linking verstage (and use `all` target)Nico Huber
2020-06-15Makefile.inc: Remove all-y with CONFIG_ARCH_xx guardsMartin Roth
2020-01-10console/post: Move cmos_post_code() under pc80/rtcKyösti Mälkki
2020-01-09drivers/pc80/rtc: Separate {get|set}_option() supportKyösti Mälkki
2020-01-09drivers/pc80/rtc: Remove duplicate cmos_chksum_valid()Kyösti Mälkki
2017-07-26Port cmos.default handling to C environment bootblockNico Huber
2017-07-26drivers/pc80/rtc: Build for bootblock and postcar stages tooNico Huber
2017-05-13drivers/pc80/rtc: Rename mc146818rtc_early.c -> _romcc.cNico Huber
2016-11-28Build system: Update HAVE_CMOS_DEFAULTMartin Roth
2016-09-21Makefiles: update cbfs types from bare numbers to valuesMartin Roth
2016-04-19kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ schemeStefan Reinauer