~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* mx53loco: Remove unused mx53loco_video.c fileFabio Estevam2023-03-30
* mx53loco: Add DM_I2C supportFabio Estevam2023-03-29
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2022-11-10
* mx53loco: Convert CONFIG_DIALOG_POWER to KconfigTom Rini2022-04-01
* 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
* mx53loco: Add myself as maintainerFabio Estevam2021-03-01
* mx53loco: 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 log.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
* env: Move env_set() 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
* MAINTAINERS: Switch nxp.com domainFabio Estevam2018-05-01
* arm: imx: mx53loco: remove usage of mx53_dram_sizePatrick Bruenn2018-02-04
* imx: Include <input.h> header fileDiego Dorta2017-10-12
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* env: Rename setenv() to env_set()Simon Glass2017-08-16
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-12
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-05
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23
* mx53loco: Disable printing cpuinfoFabio Estevam2015-04-08
* mx5: fix get_reset_causeStefano Babic2015-03-05
* mx53loco: Fix boot hang during reboot stress testFabio Estevam2015-02-10
* mx53loco: Fix error handling in board_mmc_init()Fabio Estevam2014-11-20
* mx53loco: Change 'fdt_file' dynamicallyFabio Estevam2014-11-13
* 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
* arm: mx5: Avoid hardcoding memory sizes on MX53QSBMarek Vasut2014-03-31
* Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to calleeMasahiro Yamada2014-02-19
* imx: Explicitly pass the I2C bus number in pmic_init()Fabio Estevam2013-12-17
* 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: mx53loco: Convert to iomux-v3Benoît Thébaudeau2013-05-05
|/
* imximage.cfg: run files through C preprocessorTroy Kisky2013-01-22
* mx53loco: Add support for SEIKO 4.3'' WVGA panelFabio Estevam2013-01-09
* mx53loco: Improve error handling on power_init()Fabio Estevam2013-01-05
* mx53loco: Remove unneeded 'retval' variableFabio Estevam2013-01-05
* mx53loco: Call PMIC related functions from board_late_init()Fabio Estevam2012-12-27
* mx53loco: Fix PMIC nameFabio Estevam2012-12-13