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