1. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  2. 7c88d10 spl: eMMC/SD: Provide one __weak spl_boot_mode() function by Lukasz Majewski · Sat Feb 03 08:29:52 2018 +0100
  3. a2ec2af arm: Exercise v7_arch_cp15_set_acr even without errata fixups by Siarhei Siamashka · Sun Aug 13 05:25:20 2017 +0300
  4. edf9f62 ata: Migrate CONFIG_SCSI_AHCI to Kconfig by Tuomas Tynkkynen · Fri Dec 08 15:36:19 2017 +0200
  5. 5636d4a arm: mark save_boot_params_ret as a function by Philipp Tomsich · Tue Oct 10 16:21:12 2017 +0200
  6. cc55116 stv0991: fix STMicroelectronics copyright by Patrice Chotard · Mon Oct 23 09:53:59 2017 +0200
  7. 789ee0e stm32: fix STMicroelectronics copyright by Patrice Chotard · Mon Oct 23 09:53:58 2017 +0200
  8. 2eb4898 armv7: Add workaround for USB erratum A-009007 by Ran Wang · Mon Sep 04 18:46:55 2017 +0800
  9. 373a7b0 armv7: Add workaround for USB erratum A-008997 by Ran Wang · Mon Sep 04 18:46:54 2017 +0800
  10. d2b711b7 armv7: Add workaround for USB erratum A-009798 by Ran Wang · Mon Sep 04 18:46:53 2017 +0800
  11. 1509c8a armv7: Add workaround for USB erratum A-009008 by Ran Wang · Mon Sep 04 18:46:52 2017 +0800
  12. 1123406 fsl-layerscape: Consolidate registers space defination for CCI-400 bus by Ashish Kumar · Fri Aug 11 11:09:14 2017 +0530
  13. 962a75a Merge git://www.denx.de/git/u-boot-imx by Tom Rini · Wed Aug 16 18:07:20 2017 -0400
  14. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  15. 5ac341f arm: Implement workaround for Cortex-A9 errata 845369 by Peng Fan · Tue Aug 08 13:34:52 2017 +0800
  16. 52ddee8 bcm281xx: clock: avoid possible NULL dereference by xypron.glpk@gmx.de · Sun Jul 30 20:27:16 2017 +0200
  17. f59c82e arm: bcm235xx: clk_set_rate avoid possible NULL deref by xypron.glpk@gmx.de · Sun Jul 30 20:22:47 2017 +0200
  18. c2c76ba arm: bcm235xx: avoid possible NULL dereference by xypron.glpk@gmx.de · Sun Jul 30 20:15:51 2017 +0200
  19. c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · Fri Aug 04 16:34:34 2017 -0600
  20. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · Thu Jun 29 10:16:06 2017 +0200
  21. d6362d9 mx6sabreauto: Update to SPL only mode by Vanessa Maegima · Thu Jun 29 09:33:46 2017 -0300
  22. 65779d3 mx6qsabreauto: Add SPL support by Vanessa Maegima · Thu Jun 29 09:33:45 2017 -0300
  23. 1715622 mx6: soc: Move mxs_dma_init() into the mxs nand driver by Fabio Estevam · Thu Jun 29 09:33:44 2017 -0300
  24. 6b46c46 imx: mx6ull: fix USB bmode for i.MX 6UL and 6ULL by Stefan Agner · Fri Jun 09 13:13:12 2017 -0700
  25. 4822873 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · Wed Jun 14 21:28:41 2017 -0600
  26. ab3055a Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · Wed Jun 14 21:28:25 2017 -0600
  27. 203b3ab Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · Wed Jun 14 21:28:24 2017 -0600
  28. 0e5faf0 Convert CONFIG_SCSI to Kconfig by Simon Glass · Wed Jun 14 21:28:21 2017 -0600
  29. edd59b6 Merge git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Jun 27 09:32:37 2017 -0400
  30. a24859c mx6: soc: Fix typo in temperature unit name by Fabio Estevam · Thu Jun 22 10:50:05 2017 -0300
  31. c4a8760 sunxi: psci: Move entry address setting to separate function by Chen-Yu Tsai · Wed Jun 07 15:11:49 2017 +0800
  32. 2ca39ca armv7: Mark the default lowlevel_init function as weak by Tom Rini · Tue May 16 14:46:34 2017 -0400
  33. 27142c3 pico-imx7d: Add initial support by Vanessa Maegima · Mon May 08 13:17:28 2017 -0300
  34. 18980cc Convert CONFIG_CMD_FUSE to Kconfig by Simon Glass · Wed May 17 03:25:22 2017 -0600
  35. 0930026 icorem6: Make SPL to pick suitable fdt by Jagan Teki · Sun May 07 02:43:05 2017 +0530
  36. 3061eb3 geam6ul: Add modeboot env via board_late_init by Jagan Teki · Sun May 07 02:43:02 2017 +0530
  37. 5e53ac0 icorem6: Add modeboot env via board_late_init by Jagan Teki · Sun May 07 02:43:00 2017 +0530
  38. faa993a Add ARM errata workaround 852421 and 852423 for Cortex-A17 by Nisal Menuka · Wed Apr 26 16:18:01 2017 -0500
  39. 78548ea fdt: Move fdt_fixup_ethernet to a common place by Tom Rini · Fri Apr 28 08:51:44 2017 -0400
  40. 387e647 arm: Re-sync ARCH_MX5 / MX51 / MX53 CONFIG options by Tom Rini · Sat Apr 29 19:20:27 2017 -0400
  41. b7c0b40 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Tue Apr 25 16:12:42 2017 -0400
  42. b1a1fda sunxi: Add PSCI support for R40 by Chen-Yu Tsai · Wed Mar 01 11:03:15 2017 +0800
  43. cffa503 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Apr 18 11:36:06 2017 -0400
  44. e8ead73 ARM: adjust arm-smccc code for use in U-Boot by Masahiro Yamada · Fri Apr 14 11:10:23 2017 +0900
  45. a93297e ARM: import arm-smccc code from Linux 4.11-rc6 by Masahiro Yamada · Fri Apr 14 11:10:22 2017 +0900
  46. c4f047c armv7: ls1021a: Drop macro CONFIG_LS102XA by York Sun · Mon Mar 27 11:41:03 2017 -0700
  47. e390e97 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Fri Apr 14 22:05:17 2017 -0400
  48. e15479b Convert CONFIG_FSL_DCU_FB to Kconfig by Sanchayan Maity · Tue Apr 11 11:12:09 2017 +0530
  49. 66d01b2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Thu Apr 13 10:17:06 2017 -0400
  50. a2965c9 imx: i.mx6q: add the initial support for LogicPD i.MX6Q SOM by Adam Ford · Fri Apr 07 10:25:34 2017 -0500
  51. db305e5 imx: mx7ulp: Fix SPLL/APLL clock rate calculation issue by Ye Li · Wed Apr 05 10:36:58 2017 +0800
  52. 9d095c3 fsl: ls102x: remove redundant GENERIC_TIMER_CLK by Andre Przywara · Thu Feb 16 01:20:20 2017 +0000
  53. 70c7893 ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCY by Andre Przywara · Thu Feb 16 01:20:19 2017 +0000
  54. 9c67723 configs: imx6: Select missing BOARD_LATE_INIT by Jagan Teki · Thu Mar 23 13:02:14 2017 +0530
  55. 40d97bd Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Sun Mar 19 14:49:26 2017 -0400
  56. d53c0a4 ARM: vf610: move to standard arch/board approach by Stefan Agner · Mon Mar 13 18:41:36 2017 -0700
  57. 3a79758 mx7: Add 1.2GHz speed grade entry by Fabio Estevam · Wed Feb 22 12:43:27 2017 -0300
  58. a296ef5 mx7: Fix the get_cpu_speed_grade_hz() return values by Fabio Estevam · Wed Feb 22 12:43:26 2017 -0300
  59. 24fc0e6 mx7: Fix speed grade entry by Fabio Estevam · Wed Feb 22 12:43:25 2017 -0300
  60. a7762e4 arm: i.MX6UL: add Armadeus Systems OPOS6UL SoM and OPOS6ULDev carrier board by Sébastien Szymanski · Tue Mar 07 14:33:25 2017 +0100
  61. 1c640a6 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · Sat Mar 18 09:01:44 2017 -0400
  62. 71066e2 imx6: isiotmx6ul: Add FEC support by Jagan Teki · Fri Feb 24 15:32:58 2017 +0530
  63. 0eb17dc imx6: isiotmx6ul: Add I2C support by Jagan Teki · Fri Feb 24 15:32:56 2017 +0530
  64. 105bd89 arm: imx6ul: Add Engicam Is.IoT MX6UL Starter Kit initial support by Jagan Teki · Fri Feb 24 15:32:54 2017 +0530
  65. f7765d7 imx: imx7ulp: add EVK board support by Peng Fan · Wed Feb 22 16:21:56 2017 +0800
  66. a26ba6d mx7ulp: Add HAB boot support by Peng Fan · Wed Feb 22 16:21:53 2017 +0800
  67. 836a6cc serial: lpuart: restructure lpuart driver by Peng Fan · Wed Feb 22 16:21:51 2017 +0800
  68. b7f9c3e imx: mx7ulp: Implement the clock functions for i2c driver by Ye Li · Wed Feb 22 16:21:44 2017 +0800
  69. b5a9029 imx: mx7ulp: Add soc level initialization codes and functions by Peng Fan · Wed Feb 22 16:21:43 2017 +0800
  70. 684ccd9 imx: mx7ulp: Add clock framework and functions by Peng Fan · Wed Feb 22 16:21:42 2017 +0800
  71. 0a25e8b imx: mx7ulp: add iomux driver to support IOMUXC0 and IOMUXC1 by Peng Fan · Wed Feb 22 16:21:41 2017 +0800
  72. 2c7b170 imx: mx7ulp: Add mx7ulp to Kconfig by Peng Fan · Wed Feb 22 16:21:39 2017 +0800
  73. fe038a7 arm: omap3: Bring back ARM errata workaround 725233 by Siarhei Siamashka · Mon Mar 06 03:16:53 2017 +0200
  74. bacb52c ARM: Migrate errata to Kconfig by Tom Rini · Tue Mar 07 07:13:42 2017 -0500
  75. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · Sat Feb 11 22:43:54 2017 +0900
  76. 863af89 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Feb 03 20:33:42 2017 -0500
  77. 7919846 arch: arm: update the IFC IP input clock by Prabhakar Kushwaha · Thu Feb 02 15:01:37 2017 +0530
  78. be44b18 BOARD: MCCMON6: Provide support for iMX6q based mccmon6 board by Lukasz Majewski · Fri Jan 27 23:16:29 2017 +0100
  79. eb000ee ARM: imx6ul: Move liteSOM source to SoC directory by Marcin Niestroj · Wed Jan 25 10:31:48 2017 +0100
  80. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · Mon Jan 23 13:31:20 2017 -0700
  81. 22d567e Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · Sun Jan 22 19:43:11 2017 -0500
  82. d553bf2 kconfig: move FSL_PCIE_COMPAT to platform Kconfig by Hou Zhiqiang · Tue Dec 13 14:54:24 2016 +0800
  83. dcd28c0 ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig by York Sun · Wed Dec 28 08:43:44 2016 -0800
  84. 1dc61ca arm: layerscape: Move CONFIG_SYS_FSL_ERRATUM_* to Kconfig by York Sun · Wed Dec 28 08:43:41 2016 -0800
  85. d297d39 fsl_ddr: Move DDR config options to driver Kconfig by York Sun · Wed Dec 28 08:43:40 2016 -0800
  86. fa419942 crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig by York Sun · Wed Dec 28 08:43:31 2016 -0800
  87. 92c36e2 crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig by York Sun · Wed Dec 28 08:43:30 2016 -0800
  88. 478ef7f4 imx6: icorem6_rqs: Add FEC support by Jagan Teki · Tue Dec 13 17:57:06 2016 +0100
  89. c00054e imx6: geam6ul: Add FEC support by Jagan Teki · Tue Dec 13 17:57:04 2016 +0100
  90. 1d8d602 imx6: icorem6_rqs: Add I2C support by Jagan Teki · Tue Dec 13 17:57:02 2016 +0100
  91. a1505dd arm: imx6q: Add Engicam i.CoreM6 Quad/Dual RQS Starter Kit initial support by Jagan Teki · Tue Dec 13 17:56:58 2016 +0100
  92. 35a7b24 imx6: geam6ul: Add I2C support by Jagan Teki · Tue Dec 13 17:56:54 2016 +0100
  93. 72e5750 arm: imx6ul: Add Engicam GEAM6UL Starter Kit initial support by Jagan Teki · Tue Dec 13 17:56:52 2016 +0100
  94. e622eb0 imx6: icorem6: Add I2C support by Jagan Teki · Tue Dec 06 00:01:00 2016 +0100
  95. 5d79b2a icorem6: Use CONFIG_DM_ETH support by Jagan Teki · Tue Dec 06 00:00:53 2016 +0100
  96. ba81b04 arm: imx: add i.MX53 Beckhoff CX9020 Embedded PC by Patrick Bruenn · Fri Nov 04 11:57:02 2016 +0100
  97. 186585c arm: imx: add i.MX6SLL EVK board support by Peng Fan · Sun Dec 11 19:24:37 2016 +0800
  98. c2a3e44 imx: mx6sll: add Kconfig entry for i.MX6SLL by Peng Fan · Sun Dec 11 19:24:31 2016 +0800
  99. 7e2e209 imx: mx6sll: add clock support by Peng Fan · Sun Dec 11 19:24:29 2016 +0800
  100. 4bbd742 imx: clock: gate clk before changing pix clk mux by Peng Fan · Sun Dec 11 19:24:28 2016 +0800