- 679070a board: gw_ventana: gsc: fix GSC read/write functions by Tim Harvey · 2 years, 8 months ago
- f872e83 fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE by Marek Behún · 3 years ago
- 469611e imx: ventana: fix USB hub reset by Tim Harvey · 3 years, 2 months ago
- ceb79f5 imx: ventana: update LVDS support by Tim Harvey · 3 years, 2 months ago
- 7ad148a imx: ventana: remove phy gpio reset from dt by Tim Harvey · 3 years, 2 months ago
- 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
- db06398 imx: ventana: add support for GW54xx-G revision by Tim Harvey · 3 years, 4 months ago
- 409fe9a imx: ventana: add support for GW53xx-G revision by Tim Harvey · 3 years, 4 months ago
- b7c9f36 imx: ventana: add GW5913 support by Tim Harvey · 3 years, 4 months ago
- d67ad6e imx: ventana: add GW5912 support by Tim Harvey · 3 years, 4 months ago
- 08aec66 imx: ventana: add GW5910 support by Tim Harvey · 3 years, 4 months ago
- afcaf96 imx: ventana: use dt for hwmon by Tim Harvey · 3 years, 4 months ago
- 54f84f9 imx: ventana: remove hard-coded flexcan standby pin by Tim Harvey · 3 years, 4 months ago
- ee396d5 imx: ventana: remove hard-coded analog video codec enable by Tim Harvey · 3 years, 4 months ago
- d06ad9c imx: ventana: remove hard-coded USB OTG pinmux by Tim Harvey · 3 years, 4 months ago
- 46f1f01 imx: ventana: remove hard-coded PCI reset by Tim Harvey · 3 years, 4 months ago
- 81cc953 imx: ventana: remove hard-coded USB HUBRST# gpio config by Tim Harvey · 3 years, 4 months ago
- e30b14e imx: ventana: replace hard-coded LED config with dt based config by Tim Harvey · 3 years, 4 months ago
- 8e50217 imx: ventana: remove nand field from common ventana struct by Tim Harvey · 3 years, 4 months ago
- 28db4e4 imx: ventana: move wdog/uhs-i board/revision dt fixups by Tim Harvey · 3 years, 4 months ago
- 7a0df92 imx: ventana: ignore EEPROM config when checking for NAND support by Tim Harvey · 3 years, 4 months ago
- ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
- 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
- 7367b39 pci: imx: use reset-gpios if defined by device-tree by Tim Harvey · 3 years, 5 months ago
- d0744d1 imx: ventana: display 'none' for MMC if board does not have it by Tim Harvey · 3 years, 6 months ago
- 87a8645 imx: ventana: add support for DLC0700XDP21LF LCD display by Tim Harvey · 3 years, 6 months ago
- b25b758 imx: ventana: display neteowrk PHY by Tim Harvey · 3 years, 6 months ago
- 1662ad3 imx: ventana: add DP83867 PHY LED configuration by Tim Harvey · 3 years, 6 months ago
- 3b1db85 imx: ventana: put LTC3676 regulators in continuous mode by Tim Harvey · 3 years, 6 months ago
- 0bf47d7 imx: ventana: put PFUZ100 regulators in continuous mode by Tim Harvey · 3 years, 6 months ago
- 5a1760b imx: ventana: add PMIC fix for GW54xx-G by Tim Harvey · 3 years, 6 months ago
- 279931d imx: ventana: remove unneeded includes by Tim Harvey · 3 years, 6 months ago
- 6ce10d5 imx: ventana: enable dm support for PCI and FEC ethernet by Tim Harvey · 3 years, 7 months ago
- df2613a imx: ventana: add delay before reading EEPROM by Tim Harvey · 3 years, 8 months ago
- d0420e1 imx: ventana: enable dm for SPI by Tim Harvey · 3 years, 9 months ago
- 8da219f imx: ventana: enable dm for MTD and NAND by Tim Harvey · 3 years, 9 months ago
- cf08d1b imx: ventana: enable dm support for MMC and SATA by Tim Harvey · 3 years, 9 months ago
- 1112b4e imx: ventana: enable dm support for USB by Tim Harvey · 3 years, 9 months ago
- 39fca7a imx: ventana: add pinctrl and remove unneeded UART init and config by Tim Harvey · 3 years, 9 months ago
- 948202c imx: ventana: convert U-Boot to OF_CONTROL using FIT image by Tim Harvey · 3 years, 9 months ago
- 295c8f9 imx: ventana: add Gateworks Ventana dts by Tim Harvey · 3 years, 9 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
- b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 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
- 1e26864 arm: Don't include common.h in header files by Simon Glass · 4 years, 7 months ago
- f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
- fa4689a dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 5 years ago
- 9cce6f7 env: Drop environment.h header file where not needed 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
- c301bd8 env: Move env_get_yesno() to env.h by Simon Glass · 5 years ago
- 79fd214 env: Move env_init() 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
- 03699b0 imx: ventana: added support for 16bit 8Gb density (1GiB) DRAM by Tim Harvey · 6 years ago
- fc93d3b imx: ventana: hexdump invalid EEPROM data by Tim Harvey · 6 years ago
- 984aa0d imx: ventana: fix usage of dt paths with leading 0s (Linux 4.15+) by Tim Harvey · 6 years ago
- 74107f7 imx: ventana: gw5904/gw5909: disable RS485 by Tim Harvey · 6 years ago
- 5852a33 imx: ventana: add support for GW5901/GW5902 by Tim Harvey · 6 years ago
- 2df5046 imx: ventana: add support for GW5909 by Tim Harvey · 6 years ago
- c262540 imx: ventana: add support for GW5908 by Tim Harvey · 6 years ago
- 83cad80 imx: ventana: add support for GW5907 by Tim Harvey · 6 years ago
- b7c48a9 imx: ventana: add support for GW5906 by Tim Harvey · 6 years ago
- be786e7 imx: ventana: add i2c detect for all LVDS displays by Tim Harvey · 6 years ago
- ba9f234 imx: ventana: skip nand init for nandless boards by Tim Harvey · 6 years ago
- c34e59e imx: ventana: add support for Z101WX01 LVDS display by Tim Harvey · 6 years ago
- a2d24c9 imx: ventana: add support for GW5905 by Tim Harvey · 6 years ago
- d04dc81 imx: ventana: remove setup of I2C3 from SPL by Tim Harvey · 6 years ago
- 828c528 imx: ventana: do not iomux UART1 by Tim Harvey · 6 years ago
- 8c9d393 imx: ventana: mv88e61xx change LED configuration by Tim Harvey · 6 years ago
- 20ead6f board: constify struct node_info array by Masahiro Yamada · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
- 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
- b6f576a imx: ventana: Rework CONFIG_CMD_GSC code to not be included in SPL by Tom Rini · 7 years ago
- 3ac6875 imx: ventana: Rework CONFIG_CMD_EECONFIG code to not be included in SPL by Tom Rini · 7 years ago
- c129d9a imx6: drop duplicated bss memset and board_init_r() call by Anatolij Gustschin · 7 years ago
- f22b109 imx: imx6: Move gpr_init() function to soc.c by Breno Lima · 7 years ago
- 22c34c2 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
- 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
- 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
- 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
- 1753957 env: Drop env_relocate_spec() in favour of env_load() by Simon Glass · 7 years ago
- 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
- ab3055a Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
- d9a766f arm: Include asm/setup.h explictly by Simon Glass · 8 years ago
- 182ae0e Convert CONFIG_CMD_GSC to Kconfig by Simon Glass · 8 years ago
- 746a50d Convert CONFIG_CMD_EECONFIG to Kconfig by Simon Glass · 8 years ago
- fcabb0b imx: ventana: update imx wdog external reset dt property by Tim Harvey · 8 years ago
- dc5996a imx: ventana: fix GW520x external watchdog dt update by Tim Harvey · 8 years ago
- 52a132c gw_ventana: Fix unused variable warnings by Tom Rini · 8 years ago
- 4148d75 power: Drop CONFIG_I2C_PMIC by Simon Glass · 8 years ago
- 08c93af imx: ventana: add new board configs to MAINTAINERS by Tim Harvey · 8 years ago