~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* mx51evk: Remove unused mx51evk_video.c fileFabio Estevam2023-03-30
* global: Migrate CONFIG_FSL_PMIC_BUS to CFGTom Rini2022-12-23
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* video: Drop references to CONFIG_VIDEO et alSimon Glass2022-03-28
* arm: Disable ATAGs supportTom Rini2021-09-07
* imx: Finish migration of IMX_CONFIG to KconfigTom Rini2021-08-31
* mx51evk: Add myself as maintainerFabio Estevam2021-03-01
* mx51evk: Convert to driver modelFabio Estevam2021-03-01
* 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
* doc: update reference to README.imximagePatrick Delaunay2020-04-16
* common: Move some board functions out of common.hSimon Glass2019-12-02
* env: Move env_get() to env.hSimon Glass2019-08-11
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-23
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* imx: Include <input.h> header fileDiego Dorta2017-10-12
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-12
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23
* usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski2016-04-01
* mx51evk: Fix MX51EVK_USB_CLK_EN_B definitionFabio Estevam2014-12-19
* mx51evk: Fix error handling in board_mmc_init()Fabio Estevam2014-11-21
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-29
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30
* mx51evk: Fix pmic_init() argumentFabio Estevam2013-11-27
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-30
|\
| * Fix references to the documentation filesAnatolij Gustschin2013-05-10
* | imx: mx51evk: Convert to iomux-v3Benoît Thébaudeau2013-05-05
|/
* imximage.cfg: run files through C preprocessorTroy Kisky2013-01-22
* mx51evk: Add DVI output supportFabio Estevam2013-01-13
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2012-11-19
|\
| * mx51evk: Fix build error when CONFIG_VIDEO is disabledVikram Narayanan2012-11-14
* | pmic: Extend PMIC framework to support multiple instances of PMIC devicesŁukasz Majewski2012-11-14
|/
* i.MX: ipufb: add const to fb_videomode declarationsEric Nelson2012-10-16
* mxc: Fix SDHC multi-instance clockBenoît Thébaudeau2012-10-16
* mx51evk: Add CONFIG_REVISION_TAGBenoît Thébaudeau2012-09-23
* fsl_esdhc: Remove cache snooping for i.MXBenoît Thébaudeau2012-09-01
* mx5:Use IMX_GPIO_NR macroAshok Kumar Reddy2012-09-01
* mx51evk: Use IMX_GPIO_NR macroFabio Estevam2012-09-01
* mx51evk: do not overwrite the consoleFabio Estevam2012-09-01
* mx51evk: Remove unused SOBJSFabio Estevam2012-07-07
* mx5: Rename mx51_fb_init()Fabio Estevam2012-05-25
* mx51evk: Add LCD supportFabio Estevam2012-05-25
* mx51evk: Use gpio_direction_input prior to gpio_get_valueFabio Estevam2012-02-27
* mmc: Change board_mmc_getcd() function prototype.Thierry Reding2012-01-08