1. 0b61ace xea: spl: Disable pull UP for GPIO0_2{35} by Lukasz Majewski · Sat Dec 26 01:09:00 2020 +0100
  2. f7521de liebherr: Drop duplicate dm.h inclusion by Simon Glass · Sun Jul 19 10:15:48 2020 -0600
  3. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  4. 27458d2 arm: Add extra boot device (UART) to run Ymodem u-boot.img boot on XEA (imx28) by Lukasz Majewski · Fri Jul 10 09:49:32 2020 +0200
  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. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  10. 07adfb1 arm: xea: spl: Add GPIO0_0 setup on spl_board_init by Lukasz Majewski · Sat Jan 25 09:01:39 2020 +0100
  11. 363cd97 arm: xea: Provide function to set L2 switch 'local-mac-address' property by Lukasz Majewski · Sat Jan 25 09:01:37 2020 +0100
  12. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · Sat Dec 28 10:45:01 2019 -0700
  13. f3adb66 imx: Add support for i.MX28 based XEA board by Lukasz Majewski · Sun Dec 08 22:06:56 2019 +0100
  14. a7b5130 common: Move some board functions out of common.h by Simon Glass · Thu Nov 14 12:57:46 2019 -0700
  15. 3673618 common: Move serial functions out of common.h by Simon Glass · Thu Nov 14 12:57:24 2019 -0700
  16. 97c0780 ARM: imx: Convert mccmon6 to use fitImage instead of uImage+DTB by Lukasz Majewski · Tue Oct 15 10:28:46 2019 +0200
  17. bcf82d1 ARM: imx: Decouple mccmon6's SPL and u-boot proper code by Lukasz Majewski · Tue Oct 15 10:28:44 2019 +0200
  18. 323f994 ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot proper by Lukasz Majewski · Tue Oct 15 10:28:43 2019 +0200
  19. f795939 imx: Rewrite display5 get_board_id() function to use dm_gpio_* API by Lukasz Majewski · Tue Sep 03 16:38:50 2019 +0200
  20. 3490a20 imx: Convert emergency pad of display5 to use dm_gpio* functions by Lukasz Majewski · Tue Sep 03 16:38:49 2019 +0200
  21. 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
  22. 86f6e4f ARM: display5: Remove UART initialization code after DM/DTS conversion (non-console) by Lukasz Majewski · Tue Sep 03 16:38:44 2019 +0200
  23. 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
  24. 40bdb23 DM: eth: Switch display5 board to use DM_ETH by Lukasz Majewski · Tue Sep 03 16:38:42 2019 +0200
  25. 78859b3 DM: mmc: Switch display5 board to use DM_MMC and BLK (USDHC) by Lukasz Majewski · Tue Sep 03 16:38:41 2019 +0200
  26. 046d8ae DM: I2C: Switch display5 board to use DM_I2C by Lukasz Majewski · Tue Sep 03 16:38:39 2019 +0200
  27. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · Thu Aug 01 09:47:12 2019 -0600
  28. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  29. 79fd214 env: Move env_init() to env.h by Simon Glass · Thu Aug 01 09:46:43 2019 -0600
  30. db22961 env: Move env_get_f() to env.h by Simon Glass · Thu Aug 01 09:46:42 2019 -0600
  31. e8cdaa0 ARM: display5: Remove U_BOOT_DEVICE definition of serial_mxc by Lukasz Majewski · Sun Jun 09 22:54:44 2019 +0200
  32. 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
  33. 7334038 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · Fri Jun 21 11:42:28 2019 +0800
  34. cb1337c display5: Add missing environment.h include to avoid warning by Lukasz Majewski · Fri May 11 16:51:19 2018 +0200
  35. b336b34 display5: net: Add function to read ethaddr from iMX6 fuses by Lukasz Majewski · Fri May 11 16:51:14 2018 +0200
  36. 7ec76ca display5: ddr: Enable support for DDR3 auto calibration by Lukasz Majewski · Fri May 11 16:51:13 2018 +0200
  37. 41b9964 display5: wdt: Enable WDT support (both SPL and u-boot) by Lukasz Majewski · Fri May 11 16:51:09 2018 +0200
  38. d7e065a display5: Support for the emergency PAD pressing by Lukasz Majewski · Fri May 11 16:51:08 2018 +0200
  39. 3873136 display5: spl: Check return code of the env_* functions by Lukasz Majewski · Fri May 11 16:51:03 2018 +0200
  40. e998d43 bootcount: display5: spl: Extend DISPLAY5 board SPL to support bootcount checking by Lukasz Majewski · Wed May 02 16:10:55 2018 +0200
  41. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  42. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  43. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  44. ce86bf9 imx:display5: Add support for LWN's DISPLAY5 board by Lukasz Majewski · Tue Oct 31 17:58:05 2017 +0100
  45. c129d9a imx6: drop duplicated bss memset and board_init_r() call by Anatolij Gustschin · Mon Aug 28 20:58:38 2017 +0200
  46. f22b109 imx: imx6: Move gpr_init() function to soc.c by Breno Lima · Thu Aug 24 10:00:16 2017 -0300
  47. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  48. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  49. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · Thu Jun 29 10:16:06 2017 +0200
  50. 2028012 powerpc: remove 4xx support by Heiko Schocher · Tue Jun 27 16:49:14 2017 +0200
  51. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · Thu Apr 06 12:47:05 2017 -0600
  52. 39f90ba board_f: Drop return value from initdram() by Simon Glass · Fri Mar 31 08:40:25 2017 -0600
  53. b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · Fri Mar 31 08:40:24 2017 -0600
  54. be44b18 BOARD: MCCMON6: Provide support for iMX6q based mccmon6 board by Lukasz Majewski · Fri Jan 27 23:16:29 2017 +0100
  55. 88ecb9b video: Move video_get_info_str() prototype to a header file by Simon Glass · Mon Oct 17 20:12:54 2016 -0600
  56. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · Tue Oct 11 21:33:46 2016 -0400
  57. 04461ec PPC4xx: Create "liebherr" vendor directory by Wolfgang Denk · Tue Nov 24 20:46:45 2015 +0100