1. dd6d0c0 arm: Remove pcm051 board by Jagan Teki · Mon Jun 01 18:49:45 2020 +0530
  2. d42ed15 pfla02: Rework excluding NAND from SPL by Tom Rini · Tue May 26 15:06:12 2020 -0400
  3. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  4. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  5. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  6. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  7. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  8. 488b6ac doc: update reference to README.imximage by Patrick Delaunay · Fri Feb 28 15:18:12 2020 +0100
  9. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  10. deee8c2 imx: sync with kernel device tree for Phycore SoM by Parthiban Nallathambi · Mon Nov 04 19:50:07 2019 +0100
  11. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · Thu Oct 03 19:50:03 2019 +0200
  12. eba6b8d common: Move old EEPROM functions into a new header by Simon Glass · Thu Nov 14 12:57:50 2019 -0700
  13. a7b5130 common: Move some board functions out of common.h by Simon Glass · Thu Nov 14 12:57:46 2019 -0700
  14. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  15. 6eba552 imx: initialize fec only when enabled by Parthiban Nallathambi · Fri Aug 23 18:35:09 2019 +0200
  16. 93d97e9 imx: remove board specific boot order from spl by Parthiban Nallathambi · Fri Aug 23 18:35:08 2019 +0200
  17. b86d9d1 imx: pcl063: add nand boot support by Parthiban Nallathambi · Fri Aug 23 18:19:48 2019 +0200
  18. 3546c97 imx: bk4: Print proper HW revision of VF610's BK4 board by Lukasz Majewski · Sun Jul 28 00:17:05 2019 +0200
  19. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · Fri Aug 02 09:44:25 2019 -0600
  20. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · Thu Aug 01 09:47:12 2019 -0600
  21. 9738586 env: Move get/set_default_env() to env.h by Simon Glass · Thu Aug 01 09:47:00 2019 -0600
  22. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  23. b7da271 rockchip: rk3288: Move rk3288_detect_reset_reason to soc file by Kever Yang · Mon Jul 22 20:02:14 2019 +0800
  24. b9c8354 rockchip: rk3288-phycore: move phycore_init() to its own board file by Kever Yang · Mon Jul 22 19:59:25 2019 +0800
  25. d395185 ARM: am335x: Add phyCORE AM335x R2 support by Niel Fourie · Mon Jun 03 15:31:17 2019 +0200
  26. 7334038 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · Fri Jun 21 11:42:28 2019 +0800
  27. c466938 imx: Extend PCL063 support for phyCORE-i.MX6ULL SOM by Parthiban Nallathambi · Wed Apr 10 16:35:32 2019 +0200
  28. 075b7a7 ARM: dts: i.MX6ULL: U-Boot specific dts for u-boot, dm-spl by Parthiban Nallathambi · Sun Apr 07 20:32:42 2019 +0200
  29. 4b155a9 pcm052: bk4: Add board_phy_config() for BK4 to setup ksz8081 phy by Lukasz Majewski · Wed Feb 13 22:46:59 2019 +0100
  30. 92a98b6 pcm052: mac: Provide board specific imx_get_mac_from_fuse() function by Lukasz Majewski · Wed Feb 13 22:46:58 2019 +0100
  31. 3caa5b8 pcm052: board: Add code to setup LED default states by Lukasz Majewski · Wed Feb 13 22:46:57 2019 +0100
  32. 8df96a2 pcm052: bk4: sdcard: Add support for SD card booting/recovery by Lukasz Majewski · Wed Feb 13 22:46:56 2019 +0100
  33. 2405a0a pcm052: board: Remove in-board setup code (it is now replaced by DM setup) by Lukasz Majewski · Wed Feb 13 22:46:53 2019 +0100
  34. 70eb797 pcm052: board: cosmetic: Add copyright notice to pcm052.c by Lukasz Majewski · Wed Feb 13 22:46:47 2019 +0100
  35. 5399dc3 pcm052: board: vybrid: Update the board name for BK4 device by Lukasz Majewski · Wed Feb 13 22:46:45 2019 +0100
  36. a4e7772 pcm052: board: Remove "m4go" command as it is superseded by "bootaux" by Lukasz Majewski · Wed Feb 13 22:46:44 2019 +0100
  37. 48dbe32 pcm052: board: Do not enable I2C2 code in the board file by Lukasz Majewski · Wed Feb 13 22:46:42 2019 +0100
  38. 0a14bac imx: Add PHYTEC phyBOARD-i.MX6UL-Segin by Martyn Welch · Tue Dec 11 11:34:46 2018 +0000
  39. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  40. 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · Sun Apr 01 09:22:38 2018 +0000
  41. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  42. 2b0aa66 MAINTAINERS: Add missing boards and config entries by Tom Rini · Sat Oct 21 12:54:02 2017 -0400
  43. dec8af4 rockchip: phycore: Read configuration EEPROM & set ethaddr in late init by Wadim Egorov · Mon Aug 21 10:59:00 2017 +0200
  44. 004cbb6 pfla02: Fix RAM detection and support 1 bank SOM by Stefano Babic · Fri Aug 25 13:02:53 2017 +0200
  45. f22b109 imx: imx6: Move gpr_init() function to soc.c by Breno Lima · Thu Aug 24 10:00:16 2017 -0300
  46. 962a75a Merge git://www.denx.de/git/u-boot-imx by Tom Rini · Wed Aug 16 18:07:20 2017 -0400
  47. 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · Thu Aug 03 12:22:14 2017 -0600
  48. 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · Thu Aug 03 12:22:11 2017 -0600
  49. 99d51c5 mx6: Add support for Phytec pfla02 (NAND) by Stefano Babic · Wed Jul 26 18:23:05 2017 +0200
  50. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · Thu Jun 29 10:16:06 2017 +0200
  51. 6ee2d01 rockchip: Add basic support for phyCORE-RK3288 SoM based carrier board by Wadim Egorov · Mon Jun 19 12:36:40 2017 +0200
  52. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · Wed Jun 14 05:49:40 2017 +0200
  53. b569a01 Kconfig: Add a CONFIG_IDE option by Simon Glass · Wed May 17 03:25:30 2017 -0600
  54. a5ba9d5 pcm058: Fix unused variable warnings by Tom Rini · Mon May 08 22:14:27 2017 -0400
  55. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · Thu Apr 06 12:47:05 2017 -0600
  56. 39f90ba board_f: Drop return value from initdram() by Simon Glass · Fri Mar 31 08:40:25 2017 -0600
  57. b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · Fri Mar 31 08:40:24 2017 -0600
  58. d53c0a4 ARM: vf610: move to standard arch/board approach by Stefan Agner · Mon Mar 13 18:41:36 2017 -0700
  59. 7973120 pcm052: fix DDR initialization sequence by Albert ARIBAUD \(3ADEV\) · Wed Feb 01 14:46:00 2017 +0100
  60. 94de5c1 imx: s/docs\/README.imximage/doc\/README.imximage/g by Jagan Teki · Sat Oct 08 18:00:14 2016 +0530
  61. ddef3b6 pcm052: add new BK4r1 target based on PCM052 SoM by Albert ARIBAUD \(3ADEV\) · Mon Sep 26 09:08:08 2016 +0200
  62. 99208d9 pcm052: allow specifying onboard DDR size in configs by Albert ARIBAUD \(3ADEV\) · Mon Sep 26 09:08:07 2016 +0200
  63. c683f09 pcm052: add 'm4go' command by Albert ARIBAUD \(3ADEV\) · Mon Sep 26 09:08:05 2016 +0200
  64. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  65. cb3c121 mx6: ddr: Allow changing REFSEL and REFR fields by Fabio Estevam · Mon Aug 29 20:37:15 2016 -0300
  66. 17b6037 mx6: Add Phytec PCM058 i.MX6 Quad by Stefano Babic · Wed Jun 08 10:50:20 2016 +0200
  67. 3c75700 Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP by Robert P. J. Day · Thu May 19 15:23:12 2016 -0400
  68. 26ffbef vf610: add support for Phytec PCM052 by Albert ARIBAUD \(3ADEV\) · Mon Sep 21 22:43:39 2015 +0200
  69. f34dfcb usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · Tue Aug 04 17:04:06 2015 +0200
  70. 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · Wed Apr 08 01:41:04 2015 -0500
  71. 5ef5ccc dm: select CONFIG_DM* options by Masahiro Yamada · Tue Mar 31 12:47:53 2015 +0900
  72. cfc2f7d kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · Tue Feb 24 22:26:21 2015 +0900
  73. b396e6d dm: omap3: Move driver model CONFIGs to Kconfig by Simon Glass · Thu Feb 05 21:41:44 2015 -0700
  74. 2aec3cc fdt: Allow ft_board_setup() to report failure by Simon Glass · Thu Oct 23 18:58:47 2014 -0600
  75. 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · Tue Oct 28 23:16:09 2014 +0100
  76. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  77. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · Wed Jul 30 14:08:18 2014 +0900
  78. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  79. 4944f37 drivers: net: cpsw: add support to have phy address from cpsw platform data by Mugunthan V N · Tue Feb 18 07:31:52 2014 -0500
  80. 303b267 ARM: AM33xx+: Update ioregs to pass different values by Lokesh Vutla · Tue Dec 10 15:02:21 2013 +0530
  81. 1d17de6 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Dec 10 14:31:56 2013 +0100
  82. bcce2a0 am33xx: Stop modifying certain EMIF4D registers by Tom Rini · Thu Nov 07 11:42:57 2013 -0500
  83. 2fbf12a pcm051: Support for revision 3 by Lars Poeschel · Tue Nov 19 11:22:18 2013 +0100
  84. f53f2b8 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · Tue Oct 22 11:03:18 2013 +0200
  85. c54b77e board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:38 2013 +0900
  86. 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:37 2013 +0900
  87. 949a6ad pcm051/igep0033: Supply bd_ram_ofs for cpsw driver by Lars Poeschel · Mon Sep 30 09:51:34 2013 +0200
  88. c4fea29 arm, am33xx: add defines for gmii_sel_register bits by Heiko Schocher · Mon Aug 19 16:38:56 2013 +0200
  89. f3b6a1d am33xx: Stop using PHYS_DRAM_1 define by Tom Rini · Fri Aug 09 11:22:13 2013 -0400
  90. b21f2ac ARM: AM33xx: Move s_init to a common place by Heiko Schocher · Tue Jul 30 10:48:54 2013 +0530
  91. 89a83bf ARM: AM33xx: Cleanup dplls data by Lokesh Vutla · Tue Jul 30 10:48:52 2013 +0530
  92. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  93. 57004c5 arm, am33xx: move uart soft reset code to common place by Heiko Schocher · Tue Jun 04 11:00:57 2013 +0200
  94. 8aa1da9 arm, am33xx: move rtc32k_enable() to common place by Heiko Schocher · Wed Jun 05 07:47:56 2013 +0200
  95. 51df26c am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c by Tom Rini · Fri May 31 12:31:59 2013 -0400
  96. 3ccf01a pcm051: Enable DDR PHY dynamic power down bit by Lars Poeschel · Wed Apr 03 04:37:52 2013 +0000
  97. 65991ec am33xx: refactor emif4/ddr to support multiple EMIF instances by Matt Porter · Fri Mar 15 10:07:03 2013 +0000
  98. e24646f am33xx: convert defines from am33xx-specific to generic names by Matt Porter · Fri Mar 15 10:07:02 2013 +0000
  99. cda1701 am33xx: pcm051: Remove wp pin mux for sd-card by Lars Poeschel · Mon Feb 04 23:13:58 2013 +0000
  100. 4c0e228 am33xx: Drop gpio0_7_pin_mux from phytec pcm051 by Tom Rini · Mon Feb 04 12:21:39 2013 -0500