summaryrefslogtreecommitdiff
path: root/src/ec/kontron
AgeCommit message (Expand)Author
2021-05-06src: Retype option API to use unsigned integersAngel Pons
2021-04-21ec/kontron: Use get_int_option()Angel Pons
2020-10-11ec/kontron/kempld: Reflow long linesMaxim Polyakov
2020-10-11ec/kontron/kempld: add option to configure I2C frequencyMaxim Polyakov
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-08{drivers,ec/kontron}: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS
2020-05-06treewide: move copyrights and authors to AUTHORSPatrick Georgi
2020-04-05src/ec: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-01-09drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki
2019-09-30ec/kontron/kempld: Add fall-through comments where appropriateNico Huber
2019-09-02ec/kontron/kempld: Select DRIVERS_UART_8250IONico Huber
2019-06-22src/ec: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-06-21ec/kontron/kempld/kempld_i2c.c: Remove unneeded 'else'Elyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-01-24ec/kontron: Add support for Kontron kempldNico Huber
2017-06-13device/pnp: remove struct io_infoSamuel Holland
2016-12-07sio/acpi: Add more magic bytes to ENTER/EXIT_CONFIG_MODENico Huber
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-29kbuild: automatically include ECsStefan Reinauer
2015-04-07kconfig: drop intermittend forwarder filesStefan Reinauer
2014-10-27{arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan
2014-07-23src/.../Kconfig: various small fixes to textsDaniele Forsi
2013-07-29ec/kontron/it8516e: Add sanity checks for values from nvramNico Huber
2013-07-29ec/kontron/it8516e: Comment low-level EC functionsNico Huber
2013-07-29ec/kontron/it8516e: Remove some unsafe bit shiftingNico Huber
2013-07-29ec/kontron/it8516e: Add PWM limits optionNico Huber
2013-07-29ec/kontron/it8516e: Correct fan setting for PWM modeNico Huber
2013-07-29ec/kontron/it8516e: Add option for external temperature sensorNico Huber
2013-06-17pnp: Unify some alignment to ease autogenerating patchesNico Huber
2013-06-06ec/kontron/it8516e: Add it8516e EC driverNico Huber