1. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  2. 46fc679 arm: timer: get frequency for arch timer armv7 in cp15 cntfrq by Patrick Delaunay · 7 years ago
  3. 77aace5 arm: armv7: solve issue for timer_rate_hz in arch timer by Patrick Delaunay · 7 years ago
  4. 155b116 ARM: sunxi: Move u-boot-sunxi-with-spl.bin rule to Makefile by Tuomas Tynkkynen · 7 years ago
  5. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  6. d695d66 spl: eMMC/SD: Provide one __weak spl_boot_mode() function by Lukasz Majewski · 7 years ago
  7. d852600 arm: Exercise v7_arch_cp15_set_acr even without errata fixups by Siarhei Siamashka · 7 years ago
  8. 9fd95ef ata: Migrate CONFIG_SCSI_AHCI to Kconfig by Tuomas Tynkkynen · 7 years ago
  9. ff143d5 arm: mark save_boot_params_ret as a function by Philipp Tomsich · 7 years ago
  10. 1537d38 stv0991: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  11. 3bc599c stm32: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  12. 0e8a426 armv7: Add workaround for USB erratum A-009007 by Ran Wang · 7 years ago
  13. e10d114 armv7: Add workaround for USB erratum A-008997 by Ran Wang · 7 years ago
  14. c1853f6 armv7: Add workaround for USB erratum A-009798 by Ran Wang · 7 years ago
  15. 83fa711 armv7: Add workaround for USB erratum A-009008 by Ran Wang · 7 years ago
  16. 63b2316 fsl-layerscape: Consolidate registers space defination for CCI-400 bus by Ashish Kumar · 7 years ago
  17. 470135b Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  18. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  19. 11d9431 arm: Implement workaround for Cortex-A9 errata 845369 by Peng Fan · 7 years ago
  20. 6def7de bcm281xx: clock: avoid possible NULL dereference by xypron.glpk@gmx.de · 7 years ago
  21. 65e8ce2 arm: bcm235xx: clk_set_rate avoid possible NULL deref by xypron.glpk@gmx.de · 7 years ago
  22. b69a084 arm: bcm235xx: avoid possible NULL dereference by xypron.glpk@gmx.de · 7 years ago
  23. 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  24. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 8 years ago
  25. d7c1150 mx6sabreauto: Update to SPL only mode by Vanessa Maegima · 8 years ago
  26. 823dff9 mx6qsabreauto: Add SPL support by Vanessa Maegima · 8 years ago
  27. a1d1fdc mx6: soc: Move mxs_dma_init() into the mxs nand driver by Fabio Estevam · 8 years ago
  28. 3fd9579 imx: mx6ull: fix USB bmode for i.MX 6UL and 6ULL by Stefan Agner · 8 years ago
  29. 8eab1a5 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · 8 years ago
  30. 10e40d5 Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 8 years ago
  31. 3bf926c Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · 8 years ago
  32. fedb428 Convert CONFIG_SCSI to Kconfig by Simon Glass · 8 years ago
  33. 821560f Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  34. 65496a3 mx6: soc: Fix typo in temperature unit name by Fabio Estevam · 8 years ago
  35. 3474827 sunxi: psci: Move entry address setting to separate function by Chen-Yu Tsai · 8 years ago
  36. ffb5656 armv7: Mark the default lowlevel_init function as weak by Tom Rini · 8 years ago
  37. 1541d7a pico-imx7d: Add initial support by Vanessa Maegima · 8 years ago
  38. 51f2937 Convert CONFIG_CMD_FUSE to Kconfig by Simon Glass · 8 years ago
  39. bc1fe90 icorem6: Make SPL to pick suitable fdt by Jagan Teki · 8 years ago
  40. 9786496 geam6ul: Add modeboot env via board_late_init by Jagan Teki · 8 years ago
  41. 98f56610 icorem6: Add modeboot env via board_late_init by Jagan Teki · 8 years ago
  42. 8776350 Add ARM errata workaround 852421 and 852423 for Cortex-A17 by Nisal Menuka · 8 years ago
  43. 26d6119 fdt: Move fdt_fixup_ethernet to a common place by Tom Rini · 8 years ago
  44. 29ec685 arm: Re-sync ARCH_MX5 / MX51 / MX53 CONFIG options by Tom Rini · 8 years ago
  45. 6f008a2 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  46. 0918648 sunxi: Add PSCI support for R40 by Chen-Yu Tsai · 8 years ago
  47. 3c476d8 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  48. c54bcf6 ARM: adjust arm-smccc code for use in U-Boot by Masahiro Yamada · 8 years ago
  49. c2da86f ARM: import arm-smccc code from Linux 4.11-rc6 by Masahiro Yamada · 8 years ago
  50. 73fb583 armv7: ls1021a: Drop macro CONFIG_LS102XA by York Sun · 8 years ago
  51. 3fea953 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 8 years ago
  52. b215fb3 Convert CONFIG_FSL_DCU_FB to Kconfig by Sanchayan Maity · 8 years ago
  53. 1622559 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  54. f479cec imx: i.mx6q: add the initial support for LogicPD i.MX6Q SOM by Adam Ford · 8 years ago
  55. 2018ef8 imx: mx7ulp: Fix SPLL/APLL clock rate calculation issue by Ye Li · 8 years ago
  56. 4d24e5f fsl: ls102x: remove redundant GENERIC_TIMER_CLK by Andre Przywara · 8 years ago
  57. e4916e8 ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCY by Andre Przywara · 8 years ago
  58. a2f8a45 configs: imx6: Select missing BOARD_LATE_INIT by Jagan Teki · 8 years ago
  59. 02ccab1 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  60. 7966b43 ARM: vf610: move to standard arch/board approach by Stefan Agner · 8 years ago
  61. 9b548bf mx7: Add 1.2GHz speed grade entry by Fabio Estevam · 8 years ago
  62. 60a07fb mx7: Fix the get_cpu_speed_grade_hz() return values by Fabio Estevam · 8 years ago
  63. 31b8a90 mx7: Fix speed grade entry by Fabio Estevam · 8 years ago
  64. 77f2929 arm: i.MX6UL: add Armadeus Systems OPOS6UL SoM and OPOS6ULDev carrier board by Sébastien Szymanski · 8 years ago
  65. 3a64940 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · 8 years ago
  66. 0421a16 imx6: isiotmx6ul: Add FEC support by Jagan Teki · 8 years ago
  67. e411e67 imx6: isiotmx6ul: Add I2C support by Jagan Teki · 8 years ago
  68. e9dfa1e arm: imx6ul: Add Engicam Is.IoT MX6UL Starter Kit initial support by Jagan Teki · 8 years ago
  69. 77fa045 imx: imx7ulp: add EVK board support by Peng Fan · 8 years ago
  70. 27117b2 mx7ulp: Add HAB boot support by Peng Fan · 8 years ago
  71. c40d612 serial: lpuart: restructure lpuart driver by Peng Fan · 8 years ago
  72. d4dcee2 imx: mx7ulp: Implement the clock functions for i2c driver by Ye Li · 8 years ago
  73. 1b40982 imx: mx7ulp: Add soc level initialization codes and functions by Peng Fan · 8 years ago
  74. d0f8516 imx: mx7ulp: Add clock framework and functions by Peng Fan · 8 years ago
  75. 0cb3d82 imx: mx7ulp: add iomux driver to support IOMUXC0 and IOMUXC1 by Peng Fan · 8 years ago
  76. e90a08d imx: mx7ulp: Add mx7ulp to Kconfig by Peng Fan · 8 years ago
  77. 19a75b8 arm: omap3: Bring back ARM errata workaround 725233 by Siarhei Siamashka · 8 years ago
  78. 8dda2e2 ARM: Migrate errata to Kconfig by Tom Rini · 8 years ago
  79. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  80. c83a824 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  81. 8e63ed5 arch: arm: update the IFC IP input clock by Prabhakar Kushwaha · 8 years ago
  82. 11bd5e7 BOARD: MCCMON6: Provide support for iMX6q based mccmon6 board by Lukasz Majewski · 8 years ago
  83. d4b1b52 ARM: imx6ul: Move liteSOM source to SoC directory by Marcin Niestroj · 8 years ago
  84. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  85. e5ec481 Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · 8 years ago
  86. 19538f3 kconfig: move FSL_PCIE_COMPAT to platform Kconfig by Hou Zhiqiang · 8 years ago
  87. 66e399b ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig by York Sun · 8 years ago
  88. ba1b6fb arm: layerscape: Move CONFIG_SYS_FSL_ERRATUM_* to Kconfig by York Sun · 8 years ago
  89. d26e34c fsl_ddr: Move DDR config options to driver Kconfig by York Sun · 8 years ago
  90. 90b8038 crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig by York Sun · 8 years ago
  91. 2c2e2c9 crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig by York Sun · 8 years ago
  92. 854bb75 imx6: icorem6_rqs: Add FEC support by Jagan Teki · 8 years ago
  93. bd363f8 imx6: geam6ul: Add FEC support by Jagan Teki · 8 years ago
  94. dca7c28 imx6: icorem6_rqs: Add I2C support by Jagan Teki · 8 years ago
  95. 871ec6d arm: imx6q: Add Engicam i.CoreM6 Quad/Dual RQS Starter Kit initial support by Jagan Teki · 8 years ago
  96. d31373c imx6: geam6ul: Add I2C support by Jagan Teki · 8 years ago
  97. a5b9f8c arm: imx6ul: Add Engicam GEAM6UL Starter Kit initial support by Jagan Teki · 8 years ago
  98. d90384e imx6: icorem6: Add I2C support by Jagan Teki · 8 years ago
  99. e920f60 icorem6: Use CONFIG_DM_ETH support by Jagan Teki · 8 years ago
  100. 98d62e6 arm: imx: add i.MX53 Beckhoff CX9020 Embedded PC by Patrick Bruenn · 8 years ago