- 49c24a8 board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
- 0aeb748 board: cm_fx6: convert to DM_I2C by Anatolij Gustschin · 4 months ago
- 20f9625 board: cm-t43: convert to DM_I2C by Anatolij Gustschin · 4 months ago
- c0ac6b7 board: compulab: Remove duplicate newlines by Marek Vasut · 4 months ago
- 838b2e8 imx8mm-cl-iot-gate: Add support for the Realtek RTL8211E PHY by Fabio Estevam · 6 months ago
- 0ae0a82 imx8mm-cl-iot-gate: Add support for Samsung 4GB DDR by Fabio Estevam · 6 months ago
- dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
- abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
- 9f49c71 board: compulab: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
- fa644f3 global: Audit usage of <eeprom.h> by Tom Rini · 7 months ago
- bb11234 treewide: rework linker symbol declarations in sections header by Shiji Yang · 1 year, 4 months ago
- da9739c Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 1 year, 5 months ago
- 50fa118 global: Use proper project name U-Boot by Michal Simek · 1 year, 6 months ago
- 5d2438b efi_loader: add the number of image entries in efi_capsule_update_info by Masahisa Kojima · 1 year, 6 months ago
- 34c0b46 compulab: imx8mm-cl-iot-gate: Fix some function declarations in ddr.h by Ying-Chun Liu (PaulLiu) · 1 year, 9 months ago
- b819621 Correct SPL uses of EFI_HAVE_CAPSULE_SUPPORT by Simon Glass · 1 year, 10 months ago
- ad84c6d Correct SPL use of AHCI by Simon Glass · 1 year, 10 months ago
- 17092c1 compulab: Drop CONFIG_TARGET_MCM_IMX8M_MINI by Simon Glass · 1 year, 10 months ago
- 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
- d259d9c global: Remove unused CONFIG defines by Tom Rini · 1 year, 11 months ago
- 4e3c8a6 global: Migrate CONFIG_FEC_MXC_PHYADDR to CFG by Tom Rini · 2 years ago
- bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* 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
- 2c93227 compulab: Drop old LCD code by Simon Glass · 2 years, 1 month ago
- 550066b arm: Remove cm_t335 board by Tom Rini · 2 years, 4 months ago
- 5a9095c linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 6 months ago
- 83a9b28 imx: imx8mm-cl-iot-gate: enable pinctrl_wdog in SPL by Peng Fan · 2 years, 6 months ago
- 12621ce imx: imx8mm-cl-iot-gate: Enable DM_SERIAL by Peng Fan · 2 years, 6 months ago
- d8a5044 imx8m: fix reading of DDR4 MR registers by Rasmus Villemoes · 2 years, 7 months ago
- 8991878 imx8mm-cl-iot-gate: Remove redundant board_fix_fdt() by Ying-Chun Liu (PaulLiu) · 2 years, 7 months ago
- ccb3646 capsule: board: Add information needed for capsule updates by Sughosh Ganu · 2 years, 7 months ago
- 938f70f imx8mm-cl-iot-gate: Retrieve the serial number from EEPROM by Fabio Estevam · 2 years, 8 months ago
- f2acfc7 imx8mm-cl-iot-gate: Retrieve the MAC address from EEPROM by Fabio Estevam · 2 years, 8 months ago
- 6c2024d imx8mm-cl-iot-gate: Retrieve the DDR type from EEPROM by Fabio Estevam · 2 years, 8 months ago
- d269209 imx8mm-cl-iot-gate: Add SPL EEPROM support by Fabio Estevam · 2 years, 8 months ago
- a7de87a imx: Don't define __ASSEMBLY__ in source files by Simon Glass · 2 years, 10 months ago
- a96ed8d arm: imx8m: imx8mm-cl-iot-gate: detect extension board by Ying-Chun Liu (PaulLiu) · 3 years, 1 month ago
- 33f8a8d Merge branch 'next' by Tom Rini · 2 years, 11 months ago
- ebc9af3 imx8mm-cl-iot-gate: fix imximage intermediate binary naming by Marcel Ziswiler · 3 years, 1 month ago
- b113bca Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace by Tom Rini · 3 years ago
- 20dc0ba arm: imx8m: imx8mm-cl-iot-gate: Add support for detect memory size by Ying-Chun Liu (PaulLiu) · 3 years, 3 months ago
- c1e2634 imx8mm-cl-iot-gate: Split the defconfigs by Fabio Estevam · 3 years, 3 months ago
- 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
- 5b81035 compulab: Clean up some unused symbols by Tom Rini · 3 years, 2 months ago
- 4cc3885 arm: Disable ATAGs support by Tom Rini · 3 years, 3 months ago
- 3133941 i2c: Convert CONFIG_POWER_I2C et al to Kconfig by Simon Glass · 3 years, 4 months ago
- 44da595 power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY by Simon Glass · 3 years, 4 months ago
- a582047 spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 4 months ago
- b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 4 months ago
- 57b9381 imx: Finish migration of IMX_CONFIG to Kconfig by Tom Rini · 3 years, 3 months ago
- a6e2923 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · 3 years, 3 months ago
- a7a9bc0 ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace by Tom Rini · 3 years, 3 months ago
- 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 3 months ago
- faed567 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig by Tom Rini · 3 years, 3 months ago
- ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
- 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 5 months ago
- a97107f arm: imx8m: add support for Compulab iot-gate-imx8 (imx8mm-cl-iot-gate) by Ying-Chun Liu (PaulLiu) · 3 years, 7 months ago
- 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years 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
- dbf5089 arm: Remove cm_t35 board by Jagan Teki · 4 years, 5 months ago
- a9f5599 arm: Remove cm_t54 board by Jagan Teki · 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
- 9758973 common: Drop init.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
- 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
- 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
- afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
- 85d6531 common: Move clock functions into a new file by Simon Glass · 5 years ago
- 1610285 board: cm_fx6: Enable DM support for video, fix build error by Suniel Mahesh · 5 years ago
- eba6b8d common: Move old EEPROM functions into a new header by Simon Glass · 5 years ago
- a7b5130 common: Move some board functions out of common.h by Simon Glass · 5 years ago
- e7872cb common: Drop global inclusion of status_led.h 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
- 7334038 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
- 6f63e4c cm_t3517: remove board by Bartosz Golaszewski · 6 years ago
- 6f48273 arm: am57xx: cl-som-am57x: remove board support by Uri Mashiach · 6 years ago
- f0a6d79 usb: musb-new: Fix improper musb host pointer by Jagan Teki · 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
- f0ed52a Revert "mx6: ddr: Allow changing REFSEL and REFR fields" by Maxim Yu. Osipov · 7 years ago
- 29836a9 usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions by Faiz Abbas · 7 years ago
- f306a5a ARM: imx: cm_fx6: export board and soc info to env by Christopher Spinrath · 7 years ago
- 458eec8 ARM: imx: cm_fx6: remove esdhc init code from board file by Christopher Spinrath · 7 years ago
- 8ebee02 ARM: imx: cm_fx6: remove sata init code from board file by Christopher Spinrath · 7 years ago
- 693f492 usb: hub: identify the hub-device to usb_hub_reset_devices by Philipp Tomsich · 7 years ago
- 0a044f8 net: Add SMC911X driver to Kconfig, convert by Adam Ford · 7 years ago
- 38a53c6 arm: imx7d: add support for Compulab cl-som-imx7 by Ilya Ledvich · 7 years ago
- c129d9a imx6: drop duplicated bss memset and board_init_r() call by Anatolij Gustschin · 7 years ago
- 5ba3a94 arm: am57xx: cl-som-am57x: Use new pinctrl macros by Suman Anna · 7 years ago