~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* input: Remove legacy KEYBOARD optionTom Rini2022-10-21
* common: Drop display_options.h from common headerSimon Glass2022-08-10
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* common: Drop log.h from common headerSimon Glass2020-05-18
* board: Remove unnecessary inclusion of micrel.h from boardsJames Byrne2019-12-03
* common: Move old EEPROM functions into a new headerSimon Glass2019-12-02
* common: Move some board functions out of common.hSimon Glass2019-12-02
* env: Drop environment.h header file where not neededSimon Glass2019-08-11
* env: Move env_set() to env.hSimon Glass2019-08-11
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-23
* ARM: imx: novena: Convert to DM VIDEOMarek Vasut2019-06-11
* ARM: imx: novena: Convert block devices to DMMarek Vasut2019-06-11
* ARM: imx: novena: Enable DM GPIOMarek Vasut2019-06-11
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-08
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-16
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-12
* Kconfig: Add CONFIG_SATA to enable SATASimon Glass2017-07-11
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23
* arm: imx6: novena, gw_ventana: Fix use of pfuze100 bit definitionsMarek Vasut2015-12-01
* input: Support the German keymapSimon Glass2015-11-19
* input: Add the keycode translation tables separatelySimon Glass2015-11-19
* video: Drop DEV_FLAGS_SYSTEM flagBin Meng2015-11-05
* arm: mx6: novena: Add proper LVDS display supportMarek Vasut2014-12-30
* arm: mx6: novena: Pull video handling into separate fileMarek Vasut2014-12-30
* arm: mx6: novena: Pull GPIO definitions into headerMarek Vasut2014-12-30
* arm: mx6: novena: Minor coding style fixMarek Vasut2014-12-30
* novena: Fix ethernet PHY reset sequenceNikolay Dimitrov2014-10-30
* ARM: mx6: Add support for Kosagi NovenaMarek Vasut2014-10-30