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