1. 49c24a8 board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
  2. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  3. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  4. 5457475 board: liebherr: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  5. 80361a1 arm: xea: Add support for reading SoM (CPU) board HW revision by Lukasz Majewski · 8 months ago
  6. ad778a3 arm: spl: Add definition for PHY reset GPIO for XEA HW rev. 2 by Lukasz Majewski · 8 months ago
  7. 57ca81f arm: spl: xea: Remove I2S pins configuration from early initialization by Lukasz Majewski · 8 months ago
  8. 6322fc1 arm: xea: Add support for boot image source descriptor in SPL by Anatolij Gustschin · 10 months ago
  9. 678cfb6 arm: xea: Move XEA's environment variables from xea.h to xea.env by Lukasz Majewski · 10 months ago
  10. bb11234 treewide: rework linker symbol declarations in sections header by Shiji Yang · 1 year, 4 months ago
  11. bc6026d arm: xea: Call spl_early_init() before DM serial console is enabled in SPL by Lukasz Majewski · 1 year, 6 months ago
  12. d70cd28 spl: xea: Provide stub DM driver for imx28 clocks by Lukasz Majewski · 1 year, 6 months ago
  13. 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
  14. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  15. 7750485 arm: xea: config: Provide special defconfig for a single binary u-boot by Lukasz Majewski · 2 years, 11 months ago
  16. 0920716 arm: xea: Modify board code to generate single binary u-boot by Lukasz Majewski · 2 years, 11 months ago
  17. af978a0 Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig by Tom Rini · 3 years ago
  18. a582047 spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 4 months ago
  19. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 4 months ago
  20. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
  21. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  22. 0b61ace xea: spl: Disable pull UP for GPIO0_2{35} by Lukasz Majewski · 4 years ago
  23. f7521de liebherr: Drop duplicate dm.h inclusion by Simon Glass · 4 years, 4 months ago
  24. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  25. 27458d2 arm: Add extra boot device (UART) to run Ymodem u-boot.img boot on XEA (imx28) by Lukasz Majewski · 4 years, 5 months ago
  26. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  27. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  28. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  29. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  30. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  31. 07adfb1 arm: xea: spl: Add GPIO0_0 setup on spl_board_init by Lukasz Majewski · 4 years, 10 months ago
  32. 363cd97 arm: xea: Provide function to set L2 switch 'local-mac-address' property by Lukasz Majewski · 4 years, 10 months ago
  33. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
  34. f3adb66 imx: Add support for i.MX28 based XEA board by Lukasz Majewski · 5 years ago
  35. a7b5130 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  36. 3673618 common: Move serial functions out of common.h by Simon Glass · 5 years ago
  37. 97c0780 ARM: imx: Convert mccmon6 to use fitImage instead of uImage+DTB by Lukasz Majewski · 5 years ago
  38. bcf82d1 ARM: imx: Decouple mccmon6's SPL and u-boot proper code by Lukasz Majewski · 5 years ago
  39. 323f994 ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot proper by Lukasz Majewski · 5 years ago
  40. f795939 imx: Rewrite display5 get_board_id() function to use dm_gpio_* API by Lukasz Majewski · 5 years ago
  41. 3490a20 imx: Convert emergency pad of display5 to use dm_gpio* functions by Lukasz Majewski · 5 years ago
  42. 6c52709 ARM: display5: Remove common.c file (after DM/DTS U-Boot proper conversion) by Lukasz Majewski · 5 years ago
  43. 86f6e4f ARM: display5: Remove UART initialization code after DM/DTS conversion (non-console) by Lukasz Majewski · 5 years ago
  44. 7505605 DM: SPI: Convert display5 to use SPI with DM/DTS (but no in SPL) by Lukasz Majewski · 5 years ago
  45. 40bdb23 DM: eth: Switch display5 board to use DM_ETH by Lukasz Majewski · 5 years ago
  46. 78859b3 DM: mmc: Switch display5 board to use DM_MMC and BLK (USDHC) by Lukasz Majewski · 5 years ago
  47. 046d8ae DM: I2C: Switch display5 board to use DM_I2C by Lukasz Majewski · 5 years ago
  48. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  49. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  50. 79fd214 env: Move env_init() to env.h by Simon Glass · 5 years ago
  51. db22961 env: Move env_get_f() to env.h by Simon Glass · 5 years ago
  52. e8cdaa0 ARM: display5: Remove U_BOOT_DEVICE definition of serial_mxc by Lukasz Majewski · 5 years ago
  53. 4fe6860 ARM: display5: Fix CS check after moving some SPI related CONFIGs to Kconfig by Lukasz Majewski · 5 years ago
  54. 7334038 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  55. cb1337c display5: Add missing environment.h include to avoid warning by Lukasz Majewski · 7 years ago
  56. b336b34 display5: net: Add function to read ethaddr from iMX6 fuses by Lukasz Majewski · 7 years ago
  57. 7ec76ca display5: ddr: Enable support for DDR3 auto calibration by Lukasz Majewski · 7 years ago
  58. 41b9964 display5: wdt: Enable WDT support (both SPL and u-boot) by Lukasz Majewski · 7 years ago
  59. d7e065a display5: Support for the emergency PAD pressing by Lukasz Majewski · 7 years ago
  60. 3873136 display5: spl: Check return code of the env_* functions by Lukasz Majewski · 7 years ago
  61. e998d43 bootcount: display5: spl: Extend DISPLAY5 board SPL to support bootcount checking by Lukasz Majewski · 7 years ago
  62. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  63. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  64. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  65. ce86bf9 imx:display5: Add support for LWN's DISPLAY5 board by Lukasz Majewski · 7 years ago
  66. c129d9a imx6: drop duplicated bss memset and board_init_r() call by Anatolij Gustschin · 7 years ago
  67. f22b109 imx: imx6: Move gpr_init() function to soc.c by Breno Lima · 7 years ago
  68. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  69. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  70. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  71. 2028012 powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  72. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
  73. 39f90ba board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  74. b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  75. be44b18 BOARD: MCCMON6: Provide support for iMX6q based mccmon6 board by Lukasz Majewski · 8 years ago
  76. 88ecb9b video: Move video_get_info_str() prototype to a header file by Simon Glass · 8 years ago
  77. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  78. 04461ec PPC4xx: Create "liebherr" vendor directory by Wolfgang Denk · 9 years ago