~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
* video: Drop references to CONFIG_VIDEO et alSimon Glass2022-03-28
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Move clock functions into a new fileSimon Glass2020-01-17
* 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
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-27
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-08
* imx6: drop duplicated bss memset and board_init_r() callAnatolij Gustschin2017-09-18
* imx: imx6: Move gpr_init() function to soc.cBreno Lima2017-08-28
* 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
* mx6: ddr: pass mx6_ddr_sysinfo to calibration routinesEric Nelson2016-11-29
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23
* mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam2016-09-06
* arm: imx6: Enable DDR calibration on NovenaMarek Vasut2016-02-02
* 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
* novena: Remove empty reset_cpu()Fabio Estevam2015-11-12
* video: Drop DEV_FLAGS_SYSTEM flagBin Meng2015-11-05
* mx6: remove SYS_SOC from board KconfigPeng Fan2015-09-13
* 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
* mx6: Use a common SPL configuration fileFabio Estevam2014-11-20
* novena: Move the DCD settings to spl codeFabio Estevam2014-11-20
* kconfig: arm: select CPU_V7 for some new boardsMasahiro Yamada2014-11-13
* novena: Add MAINTAINERS fileFabio Estevam2014-11-03
* novena: Fix ethernet PHY reset sequenceNikolay Dimitrov2014-10-30
* ARM: mx6: Add support for Kosagi NovenaMarek Vasut2014-10-30