- 45ba508 mx53loco: Remove unused mx53loco_video.c file by Fabio Estevam · 1 year, 9 months ago
- 219ae64 mx53loco: Add DM_I2C support by Fabio Estevam · 1 year, 10 months ago
- 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
- 45225fa mx53loco: Convert CONFIG_DIALOG_POWER to Kconfig by Tom Rini · 2 years, 8 months ago
- 03fbd25 video: Drop references to CONFIG_VIDEO et al by Simon Glass · 2 years, 10 months ago
- 4cc3885 arm: Disable ATAGs support by Tom Rini · 3 years, 3 months ago
- 57b9381 imx: Finish migration of IMX_CONFIG to Kconfig by Tom Rini · 3 years, 3 months ago
- 84cccc3 mx53loco: Add myself as maintainer by Fabio Estevam · 3 years, 10 months ago
- 4eb2670 mx53loco: Convert to driver model by Fabio Estevam · 3 years, 10 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 488b6ac doc: update reference to README.imximage by Patrick Delaunay · 4 years, 9 months ago
- a7b5130 common: Move some board functions out of common.h by Simon Glass · 5 years ago
- 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
- 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
- 7334038 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- c9cfd72 MAINTAINERS: Switch nxp.com domain by Fabio Estevam · 7 years ago
- 8822c87 arm: imx: mx53loco: remove usage of mx53_dram_size by Patrick Bruenn · 7 years ago
- 2661c9c imx: Include <input.h> header file by Diego Dorta · 7 years ago
- 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
- 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
- 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
- 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · 8 years ago
- 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
- fc34dd0 mx53loco: Disable printing cpuinfo by Fabio Estevam · 10 years ago
- bc8e5a4 mx5: fix get_reset_cause by Stefano Babic · 10 years ago
- 8284897 mx53loco: Fix boot hang during reboot stress test by Fabio Estevam · 10 years ago
- 3d48133 mx53loco: Fix error handling in board_mmc_init() by Fabio Estevam · 10 years ago
- a68b151 mx53loco: Change 'fdt_file' dynamically by Fabio Estevam · 10 years ago
- 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
- 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
- 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
- d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
- f501a54 arm: mx5: Avoid hardcoding memory sizes on MX53QSB by Marek Vasut · 11 years ago
- 81a689e Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee by Masahiro Yamada · 11 years ago
- f330cec imx: Explicitly pass the I2C bus number in pmic_init() by Fabio Estevam · 11 years ago
- 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 757a92f Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
- fd4b3d3 Fix references to the documentation files by Anatolij Gustschin · 12 years ago
- b66011e imx: mx53loco: Convert to iomux-v3 by Benoît Thébaudeau · 12 years ago
- a18d786 imximage.cfg: run files through C preprocessor by Troy Kisky · 12 years ago
- c50cf40 mx53loco: Add support for SEIKO 4.3'' WVGA panel by Fabio Estevam · 12 years ago
- fbbdadf mx53loco: Improve error handling on power_init() by Fabio Estevam · 12 years ago
- df5b4c3 mx53loco: Remove unneeded 'retval' variable by Fabio Estevam · 12 years ago
- b665c83 mx53loco: Call PMIC related functions from board_late_init() by Fabio Estevam · 12 years ago
- 39ffa1f mx53loco: Fix PMIC name by Fabio Estevam · 12 years ago
- ac0941a Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 12 years ago
- 8bb48d6 mx53loco: Fix build error when CONFIG_VIDEO is disabled by Vikram Narayanan · 12 years ago
- 1c6dba1 pmic: Extend PMIC framework to support multiple instances of PMIC devices by Łukasz Majewski · 12 years ago
- 1c39f12 i.MX: ipufb: add const to fb_videomode declarations by Eric Nelson · 12 years ago
- c58ff34 mxc: Fix SDHC multi-instance clock by Benoît Thébaudeau · 12 years ago
- afac165 mx5/6: Define default SoC input clock frequencies by Benoît Thébaudeau · 12 years ago
- c08d11c fsl_esdhc: Remove cache snooping for i.MX by Benoît Thébaudeau · 12 years ago
- 7d04bd7 mx5:Use IMX_GPIO_NR macro by Ashok Kumar Reddy · 12 years ago
- 642af86 mx53loco: Use IMX_GPIO_NR macro by Fabio Estevam · 12 years ago
- cbf6c9c MX5: mx53loco: do not overwrite the console by Stefano Babic · 12 years ago
- fa4c18c mx53loco: Remove unused SOBJS by Fabio Estevam · 13 years ago
- 99f896e mx53loco: Fix revision of Dialog boards by Fabio Estevam · 13 years ago
- 20c49da mx53loco: Add LCD support by Fabio Estevam · 13 years ago
- 925f283 mx53loco: Remove unneeded gpio_set_value() by Fabio Estevam · 13 years ago
- 8b3533c mx53loco: Add CONFIG_REVISION_TAG by Fabio Estevam · 13 years ago
- 0436b7a mx53loco: Turn on VUSB regulator by Fabio Estevam · 13 years ago
- 082a112 mx53loco: Add mc34708 support and set mx53 frequency at 1GHz by Fabio Estevam · 13 years ago
- 7a63a55 pmic: dialog: Avoid name conflicts by Fabio Estevam · 13 years ago
- 2fc5832 mx53loco: Add support for 1GHz operation for DA9053-based boards by Fabio Estevam · 13 years ago
- 026c986 mx53loco: Allow to print CPU information at a later stage by Fabio Estevam · 13 years ago
- 59dffd6 MX53: mx53loco: Add SATA support by Stefano Babic · 13 years ago
- 81ecf9a MX53: DDR: Fix ZQHWCTRL field TZQ_CS by Troy Kisky · 13 years ago
- 14ceddf mx53loco: Use gpio_direction_input prior to gpio_get_value by Fabio Estevam · 13 years ago
- d7aebf4 mmc: Change board_mmc_getcd() function prototype. by Thierry Reding · 13 years ago
- ef2f579 Fix building for mx51evk board by Anatolij Gustschin · 13 years ago
- fde8733 USB: mx53loco: add end enable USB host support on port 1 by Wolfgang Grandegger · 13 years ago
- 828f5e5 mx53loco: Configure the pins as GPIOs prior to using gpio_get_value by Fabio Estevam · 13 years ago
- 909b288 mx53loco: Remove unused get_board_rev function by Fabio Estevam · 13 years ago
- ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
- f3d6271 mx53loco: Place machine ID into board config by Fabio Estevam · 13 years ago
- 831096b MX5: mx53loco: make use of GPIO framework by Stefano Babic · 13 years ago
- d48aed2 mx53: ddr3: Update DD3 initialization by Fabio Estevam · 13 years ago
- a960673 Remove volatile qualifier in get_ram_size() calls by Albert ARIBAUD · 13 years ago
- f5b81c8 MX53: support for freescale MX53LOCO board by Jason Liu · 14 years ago