1. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  2. af978a0 Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig by Tom Rini · 3 years ago
  3. a582047 spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 4 months ago
  4. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 4 months ago
  5. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
  6. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  7. f7521de liebherr: Drop duplicate dm.h inclusion by Simon Glass · 4 years, 4 months ago
  8. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  9. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  10. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  11. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  12. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  13. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
  14. 3673618 common: Move serial functions out of common.h by Simon Glass · 5 years ago
  15. f795939 imx: Rewrite display5 get_board_id() function to use dm_gpio_* API by Lukasz Majewski · 5 years ago
  16. 3490a20 imx: Convert emergency pad of display5 to use dm_gpio* functions by Lukasz Majewski · 5 years ago
  17. 6c52709 ARM: display5: Remove common.c file (after DM/DTS U-Boot proper conversion) by Lukasz Majewski · 5 years ago
  18. 86f6e4f ARM: display5: Remove UART initialization code after DM/DTS conversion (non-console) by Lukasz Majewski · 5 years ago
  19. 7505605 DM: SPI: Convert display5 to use SPI with DM/DTS (but no in SPL) by Lukasz Majewski · 5 years ago
  20. 40bdb23 DM: eth: Switch display5 board to use DM_ETH by Lukasz Majewski · 5 years ago
  21. 78859b3 DM: mmc: Switch display5 board to use DM_MMC and BLK (USDHC) by Lukasz Majewski · 5 years ago
  22. 046d8ae DM: I2C: Switch display5 board to use DM_I2C by Lukasz Majewski · 5 years ago
  23. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  24. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  25. 79fd214 env: Move env_init() to env.h by Simon Glass · 5 years ago
  26. e8cdaa0 ARM: display5: Remove U_BOOT_DEVICE definition of serial_mxc by Lukasz Majewski · 5 years ago
  27. 4fe6860 ARM: display5: Fix CS check after moving some SPI related CONFIGs to Kconfig by Lukasz Majewski · 5 years ago
  28. 7334038 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  29. cb1337c display5: Add missing environment.h include to avoid warning by Lukasz Majewski · 7 years ago
  30. b336b34 display5: net: Add function to read ethaddr from iMX6 fuses by Lukasz Majewski · 7 years ago
  31. 7ec76ca display5: ddr: Enable support for DDR3 auto calibration by Lukasz Majewski · 7 years ago
  32. 41b9964 display5: wdt: Enable WDT support (both SPL and u-boot) by Lukasz Majewski · 7 years ago
  33. d7e065a display5: Support for the emergency PAD pressing by Lukasz Majewski · 7 years ago
  34. 3873136 display5: spl: Check return code of the env_* functions by Lukasz Majewski · 7 years ago
  35. e998d43 bootcount: display5: spl: Extend DISPLAY5 board SPL to support bootcount checking by Lukasz Majewski · 7 years ago
  36. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  37. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  38. ce86bf9 imx:display5: Add support for LWN's DISPLAY5 board by Lukasz Majewski · 7 years ago