1. f3adb66 imx: Add support for i.MX28 based XEA board by Lukasz Majewski · 5 years ago
  2. a7b5130 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  3. 3673618 common: Move serial functions out of common.h by Simon Glass · 5 years ago
  4. 97c0780 ARM: imx: Convert mccmon6 to use fitImage instead of uImage+DTB by Lukasz Majewski · 5 years ago
  5. bcf82d1 ARM: imx: Decouple mccmon6's SPL and u-boot proper code by Lukasz Majewski · 5 years ago
  6. 323f994 ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot proper by Lukasz Majewski · 5 years ago
  7. f795939 imx: Rewrite display5 get_board_id() function to use dm_gpio_* API by Lukasz Majewski · 5 years ago
  8. 3490a20 imx: Convert emergency pad of display5 to use dm_gpio* functions by Lukasz Majewski · 5 years ago
  9. 6c52709 ARM: display5: Remove common.c file (after DM/DTS U-Boot proper conversion) by Lukasz Majewski · 5 years ago
  10. 86f6e4f ARM: display5: Remove UART initialization code after DM/DTS conversion (non-console) by Lukasz Majewski · 5 years ago
  11. 7505605 DM: SPI: Convert display5 to use SPI with DM/DTS (but no in SPL) by Lukasz Majewski · 5 years ago
  12. 40bdb23 DM: eth: Switch display5 board to use DM_ETH by Lukasz Majewski · 5 years ago
  13. 78859b3 DM: mmc: Switch display5 board to use DM_MMC and BLK (USDHC) by Lukasz Majewski · 5 years ago
  14. 046d8ae DM: I2C: Switch display5 board to use DM_I2C by Lukasz Majewski · 5 years ago
  15. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  16. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  17. 79fd214 env: Move env_init() to env.h by Simon Glass · 5 years ago
  18. db22961 env: Move env_get_f() to env.h by Simon Glass · 5 years ago
  19. e8cdaa0 ARM: display5: Remove U_BOOT_DEVICE definition of serial_mxc by Lukasz Majewski · 5 years ago
  20. 4fe6860 ARM: display5: Fix CS check after moving some SPI related CONFIGs to Kconfig by Lukasz Majewski · 5 years ago
  21. 7334038 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  22. cb1337c display5: Add missing environment.h include to avoid warning by Lukasz Majewski · 7 years ago
  23. b336b34 display5: net: Add function to read ethaddr from iMX6 fuses by Lukasz Majewski · 7 years ago
  24. 7ec76ca display5: ddr: Enable support for DDR3 auto calibration by Lukasz Majewski · 7 years ago
  25. 41b9964 display5: wdt: Enable WDT support (both SPL and u-boot) by Lukasz Majewski · 7 years ago
  26. d7e065a display5: Support for the emergency PAD pressing by Lukasz Majewski · 7 years ago
  27. 3873136 display5: spl: Check return code of the env_* functions by Lukasz Majewski · 7 years ago
  28. e998d43 bootcount: display5: spl: Extend DISPLAY5 board SPL to support bootcount checking by Lukasz Majewski · 7 years ago
  29. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  30. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  31. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  32. ce86bf9 imx:display5: Add support for LWN's DISPLAY5 board by Lukasz Majewski · 7 years ago
  33. c129d9a imx6: drop duplicated bss memset and board_init_r() call by Anatolij Gustschin · 7 years ago
  34. f22b109 imx: imx6: Move gpr_init() function to soc.c by Breno Lima · 7 years ago
  35. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  36. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  37. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  38. 2028012 powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  39. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
  40. 39f90ba board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  41. b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  42. be44b18 BOARD: MCCMON6: Provide support for iMX6q based mccmon6 board by Lukasz Majewski · 8 years ago
  43. 88ecb9b video: Move video_get_info_str() prototype to a header file by Simon Glass · 8 years ago
  44. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  45. 04461ec PPC4xx: Create "liebherr" vendor directory by Wolfgang Denk · 9 years ago