coreboot/src/console
Kyösti Mälkki 287910765d drivers/pc80/rtc: Swap cmos_write32() parameter order
Make it consistent with the more used cmos_write().

Change-Id: I9cf643c770e9819de08dbede48b73f3d4fe15bd7
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38178
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-01-06 04:30:40 +00:00
..
console.c AUTHORS: Move src/console copyrights into AUTHORS file 2019-09-10 12:50:44 +00:00
die.c Drop ROMCC code and header guards 2019-12-19 03:25:05 +00:00
hw-debug_sink.adb AUTHORS: Move src/console copyrights into AUTHORS file 2019-09-10 12:50:44 +00:00
hw-debug_sink.ads AUTHORS: Move src/console copyrights into AUTHORS file 2019-09-10 12:50:44 +00:00
init.c console/init.c: Drop CAR_GLOBAL_MIGRATION support 2019-11-29 09:20:27 +00:00
Kconfig arch/x86: Drop uses of ROMCC_BOOTBLOCK 2019-12-19 03:26:27 +00:00
Makefile.inc postcar: Fix linking error with disabled postcar console 2019-10-16 11:38:23 +00:00
post.c drivers/pc80/rtc: Swap cmos_write32() parameter order 2020-01-06 04:30:40 +00:00
printk.c console,boot_state: Reformat state times output 2019-12-31 17:38:04 +00:00
vsprintf.c AUTHORS: Move src/console copyrights into AUTHORS file 2019-09-10 12:50:44 +00:00
vtxprintf.c printf: Automatically prefix %p with 0x 2019-12-11 11:38:59 +00:00