1. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · Tue Dec 15 16:47:52 2020 +0100
  2. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  3. f7521de liebherr: Drop duplicate dm.h inclusion by Simon Glass · Sun Jul 19 10:15:48 2020 -0600
  4. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  5. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  6. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  7. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  8. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  9. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · Sat Dec 28 10:45:01 2019 -0700
  10. 3673618 common: Move serial functions out of common.h by Simon Glass · Thu Nov 14 12:57:24 2019 -0700
  11. f795939 imx: Rewrite display5 get_board_id() function to use dm_gpio_* API by Lukasz Majewski · Tue Sep 03 16:38:50 2019 +0200
  12. 3490a20 imx: Convert emergency pad of display5 to use dm_gpio* functions by Lukasz Majewski · Tue Sep 03 16:38:49 2019 +0200
  13. 6c52709 ARM: display5: Remove common.c file (after DM/DTS U-Boot proper conversion) by Lukasz Majewski · Tue Sep 03 16:38:46 2019 +0200
  14. 86f6e4f ARM: display5: Remove UART initialization code after DM/DTS conversion (non-console) by Lukasz Majewski · Tue Sep 03 16:38:44 2019 +0200
  15. 7505605 DM: SPI: Convert display5 to use SPI with DM/DTS (but no in SPL) by Lukasz Majewski · Tue Sep 03 16:38:43 2019 +0200
  16. 40bdb23 DM: eth: Switch display5 board to use DM_ETH by Lukasz Majewski · Tue Sep 03 16:38:42 2019 +0200
  17. 78859b3 DM: mmc: Switch display5 board to use DM_MMC and BLK (USDHC) by Lukasz Majewski · Tue Sep 03 16:38:41 2019 +0200
  18. 046d8ae DM: I2C: Switch display5 board to use DM_I2C by Lukasz Majewski · Tue Sep 03 16:38:39 2019 +0200
  19. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · Thu Aug 01 09:47:12 2019 -0600
  20. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  21. 79fd214 env: Move env_init() to env.h by Simon Glass · Thu Aug 01 09:46:43 2019 -0600
  22. e8cdaa0 ARM: display5: Remove U_BOOT_DEVICE definition of serial_mxc by Lukasz Majewski · Sun Jun 09 22:54:44 2019 +0200
  23. 4fe6860 ARM: display5: Fix CS check after moving some SPI related CONFIGs to Kconfig by Lukasz Majewski · Sun Jun 09 22:54:39 2019 +0200
  24. 7334038 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · Fri Jun 21 11:42:28 2019 +0800
  25. cb1337c display5: Add missing environment.h include to avoid warning by Lukasz Majewski · Fri May 11 16:51:19 2018 +0200
  26. b336b34 display5: net: Add function to read ethaddr from iMX6 fuses by Lukasz Majewski · Fri May 11 16:51:14 2018 +0200
  27. 7ec76ca display5: ddr: Enable support for DDR3 auto calibration by Lukasz Majewski · Fri May 11 16:51:13 2018 +0200
  28. 41b9964 display5: wdt: Enable WDT support (both SPL and u-boot) by Lukasz Majewski · Fri May 11 16:51:09 2018 +0200
  29. d7e065a display5: Support for the emergency PAD pressing by Lukasz Majewski · Fri May 11 16:51:08 2018 +0200
  30. 3873136 display5: spl: Check return code of the env_* functions by Lukasz Majewski · Fri May 11 16:51:03 2018 +0200
  31. e998d43 bootcount: display5: spl: Extend DISPLAY5 board SPL to support bootcount checking by Lukasz Majewski · Wed May 02 16:10:55 2018 +0200
  32. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  33. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  34. ce86bf9 imx:display5: Add support for LWN's DISPLAY5 board by Lukasz Majewski · Tue Oct 31 17:58:05 2017 +0100