SLOF/board-js2x/rtas
Thomas Huth c4d03cf1a9 Fix typos in the board-js2x folder
Found with the "codespell" utility. I kept "busses" which codespell
also complains about since it seems to be an old but still valid
plural of the word "bus".

Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
2023-03-28 18:48:58 +11:00
..
Makefile Cleaned up Makefiles 2011-10-12 12:50:05 +02:00
i2c_bmc.oco New oco for JS20 2012-02-02 08:55:19 +01:00
ipmi_oem.oco JS2x: Added oco files to be able to built board-js2x 2011-12-20 17:56:48 +01:00
rtas_board.c js2x: Fix compile and cleanup 2021-10-01 14:19:58 +10:00
rtas_board.h Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00
rtas_flash.c Fix typos in the board-js2x folder 2023-03-28 18:48:58 +11:00
rtas_flash.h Silenced some compiler warnings that occur when compiling with prototype checks 2011-12-20 17:56:34 +01:00
rtas_i2c_bmc.h Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00
rtas_ipmi_bmc.h Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00
rtas_out.c Enabled -Wmissing-prototypes and -Wstrict-prototypes CFLAGS and cleaned up 2011-12-28 18:38:39 +01:00
rtas_pci.c Enabled -Wmissing-prototypes and -Wstrict-prototypes CFLAGS and cleaned up 2011-12-28 18:38:39 +01:00
rtas_table.c Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00