- a0f96e3 MAINTAINERS: Use my personal e-mail address by Fabio Estevam · 3 years, 9 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 6fe9510 mx6sabresd: Remove unneeded checkboard() by Fabio Estevam · 4 years ago
- bfddc7a doc: board: Convert i.MX6 Sabresd README to reST by Peng Fan · 4 years, 1 month ago
- a991f7a board: imx: address dd usage in README by Peng Fan · 4 years, 1 month ago
- f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
- 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- 828c458 mx6sabresd: Convert ethernet to driver model by Alifer Moraes · 4 years, 10 months ago
- 5c77305 mx6sabresd: Convert PCI to driver model by Alifer Moraes · 4 years, 10 months ago
- a7b5130 common: Move some board functions out of common.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
- 0362a22 mx6sabresd: Remove U-Boot proper mmc initialization by Fabio Estevam · 6 years ago
- 2965095 mx6sabresd: README: Adjust the binary name after DM conversion by Fabio Estevam · 6 years ago
- b333fbc board: mx6sabresd: Remove the enet reset gpio handling by Abel Vesa · 6 years ago
- 30e985e board: mx6sabresd: Remove non-DM code by Abel Vesa · 6 years ago
- 78d974e mx6sabresd: Add DM_GPIO support by Abel Vesa · 6 years ago
- 4f5bd30 board: mx6sabresd: Add board_fit_config_name_match to support FIT in SPL by Abel Vesa · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
- de4c661 mx6sabresd: Include <usb/ehci-ci.h> header file by Diego Dorta · 7 years ago
- 5433ebb mx6sabresd: Include <asm/mach-imx/spi.h> header file by Diego Dorta · 7 years ago
- 2661c9c imx: Include <input.h> header file by Diego Dorta · 7 years ago
- 6f73a29 mx6sabresd: Avoid calling setup_display() from SPL code by Fabio Estevam · 7 years ago
- f22b109 imx: imx6: Move gpr_init() function to soc.c by Breno Lima · 7 years ago
- 962a75a Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
- 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
- 7e41b3e mx6sabresd: Fix IOMUXC_GPR6 and IOMUXC_GPR7 values by Breno Lima · 7 years ago
- 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
- dcb43ac mx6sabresd: Update to SPL only mode by Fabio Estevam · 8 years ago
- c94fa85 mx6sabresd: Update the config file by Fabio Estevam · 8 years ago
- 28ccf12 mx6sabresd: Remove non-SPL targets by Fabio Estevam · 8 years ago
- 15cb6b1 mx6sabresd: Add SPL support for the mx6dl variant by Fabio Estevam · 8 years ago
- c88f167 mx6sabresd: Prepare for supporting MX6DL by Fabio Estevam · 8 years ago
- 0d0dc39 mx6sabresd: README: Add eMMC boot configuration by Breno Lima · 8 years ago
- 509c06f mx6sabresd: Make Ethernet functional again by Fabio Estevam · 8 years ago
- 94de5c1 imx: s/docs\/README.imximage/doc\/README.imximage/g by Jagan Teki · 8 years ago
- 20af96a mx6sabresd: Add README file by Diego Dorta · 8 years ago
- 466016e mx6sabresd: Add Falcon mode support by Diego Dorta · 8 years ago
- 9b86c82 mx6sabresd: Make SPL DDR configuration to match the DCD table by Fabio Estevam · 8 years ago
- 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
- cb3c121 mx6: ddr: Allow changing REFSEL and REFR fields by Fabio Estevam · 8 years ago
- 029d07f mx6sabresd: Allow LVDS backlight to be functional after a kernel reboot by Marco Franchi · 8 years ago
- 4a597d0 board: mx6sabresd/auto: use simpler runtime cpu dection macros by Peng Fan · 9 years ago
- 7e9b0c4 mx6sabresd: Remove unneeded enable_lvds() function by Fabio Estevam · 9 years ago
- e2b2003 mx6sabresd: Use VESA 1024x768 timings by Fabio Estevam · 9 years ago
- 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
- 03a43df imx: mx6: implement board_mmc_get_env_dev by Peng Fan · 9 years ago
- 4ea4a9b imx: MX6DQ{P}/DL:SABRESD Fix bmode eMMC failure by Ye Li · 9 years ago
- 96ccad0 MAINTAINERS/mailmap: Update my email address by Fabio Estevam · 9 years ago
- 66d4272 mx6sabresd: Simplify the Ethernet PHY configuration by Fabio Estevam · 9 years ago
- 17525e2 mx6sabresd: Remove empty reset_cpu() by Fabio Estevam · 9 years ago
- e27c4db imx: mx6sabresd: add i.MX6DQP Sabresd support by Peng Fan · 9 years ago
- 17a01a2 mx6: remove SYS_SOC from board Kconfig by Peng Fan · 9 years ago
- 77e8695 imx: mx6: ddr init MMDC according to ddr_type by Peng Fan · 9 years ago
- 04321fc imx: mx6sabresd/sabreauto runtime setting fdt_file by Peng Fan · 9 years ago
- effbec1 mx6sabresd: Use 'int' for return values by Fabio Estevam · 9 years ago
- 7881b33 mx6sabresd: Remove uneeded ifdef by Fabio Estevam · 10 years ago
- 2f3641c mx6sabresd: Fix SPL memory description by Fabio Estevam · 10 years ago
- e5bcd4d imx:mx6 set normal APS and standby PFM mode by Peng Fan · 10 years ago
- c9498fa imx:mx6sabresd add board level support for usb by Peng Fan · 10 years ago
- 75e02f9 imx: mx6sabresd: Use the pfuze common init function by Ye.Li · 10 years ago
- 56cf36a mx6sabresd: Access SRC_SBMR1 register via structure by Fabio Estevam · 10 years ago
- 35c5095 mx6sabresd: Add mx6sabresd_spl_defconfig to MAINTAINERS entry by Fabio Estevam · 10 years ago
- 44606e2 mx6sabresd: State that only mx6q is supported in SPL by Fabio Estevam · 10 years ago
- cd138af mx6: Use a common SPL configuration file by Fabio Estevam · 10 years ago
- c6ecd0b mx6sabresd: Move the DCD settings to spl code by Fabio Estevam · 10 years ago
- f533c2e mx6sabresd: Staticize when possible by Fabio Estevam · 10 years ago
- 593d0c8 mx6sabresd: Fix error handling in board_mmc_init() by Fabio Estevam · 10 years ago
- 0749155 imx6: SPL support for iMX6 SabreSD by John Tobias · 10 years ago
- 6a941a3 imx6: add data configuration file for SPL by John Tobias · 10 years ago
- b28b2e2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
- 0d29cee mx6sabresd: Add Seiko WVGA panel support by Fabio Estevam · 10 years ago
- 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
- cfb8ff2 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 10 years ago
- 00cd738 spi: mxc: fix sf probe when using mxc_spi by Nikita Kiryanov · 10 years ago
- 18473f4 imx: ddr: Move mx6q_4x_mt41j128.cfg to mx6sabresd board by Nitin Garg · 10 years ago
- 21aeea3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
- 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
- 6140015 mx6dlsabresd: Use its own DCD table by Fabio Estevam · 10 years ago
- 3245e42 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago
- b96df4f pmic: pmic_pfuze100: Use a shorter name for PMIC name by Fabio Estevam · 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
- ba92ad6 mx6sabred: Add PFUZE100 PMIC support by Fabio Estevam · 11 years ago
- 622c436 mx6sabresd: use common detect_hdmi by Eric Benard · 11 years ago
- d6cabb2 mx6sabresd: use common board_video_skip by Eric Benard · 11 years ago
- 0e99f01 ARM: mx6: Add PCIe on SabreSDP by Marek Vasut · 11 years ago
- fa3ae40 mx6sabresd: Return from cpu_eth_init() directly by Fabio Estevam · 11 years ago
- 7d66d56 mx6sabresd: Fix LVDS width and color format by Fabio Estevam · 11 years ago
- dee3c84 mx6sabresd: Allow probing HSYNC, VSYNC and DISP_CLK signals by Fabio Estevam · 11 years ago
- 6f45063 MX6 SabreSD: Use readl() to read the CCM_CCGR3 register by Liu Ying · 11 years ago
- d82dad4 mx6sabresd: Add SPI NOR support by Fabio Estevam · 11 years ago
- 70f84b5 mx6sabresd: Fix wrong colors in LVDS splash by Fabio Estevam · 11 years ago
- 3d3be0a i.MX6DQ/DLS: replace pad names with their Linux kernel equivalents by Eric Nelson · 11 years ago
- 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
- 729a235 mx6sabresd: Return error if cpu_eth_init() fails by Fabio Estevam · 11 years ago
- eda2b3f mx6sabresd: Reset counter to prevent error message by Fabio Estevam · 11 years ago
- 335d997 mx6sabresd: Avoid hang when HDMI cable is not connected by Fabio Estevam · 11 years ago