1. 6180ea7 arm: remove prototype for get_timer_masked by Patrick Delaunay · 6 years ago
  2. aa33fe8 arm: remove prototype for udelay_masked by Patrick Delaunay · 6 years ago
  3. aad5b4a arm: remove prototype for reset_timer_masked by Patrick Delaunay · 6 years ago
  4. 26cbc0d armv7: ls102xa: Disable QE before enter deep sleep by Ran Wang · 6 years ago
  5. 6862037 armv7: fsl: remove sata support by Peng Ma · 6 years ago
  6. e784cf1 arm: ls102xa: Fix RGMII phy-connection-type FDT fixup by Brendan Shanks · 6 years ago
  7. 406fd7e Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  8. 58008cb Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  9. d32e86b ARM: HYP/non-sec: enable ARMV7_LPAE if HYP mode is supported by Mark Kettenis · 6 years ago
  10. 907ee29 ARM: HYP/non-sec: migrate stack by Mark Kettenis · 6 years ago
  11. 77fcc2c ARM: PSCI: initialize stack pointer on secondary CPUs by Stefan Agner · 6 years ago
  12. c2ca3fd ARM: Introduce ability to enable invalidate of BTB with ICIALLU on Cortex-A15 for CVE-2017-5715 by Nishanth Menon · 6 years ago
  13. 7b37a9c ARM: Introduce ability to enable ACR::IBE on Cortex-A8 for CVE-2017-5715 by Nishanth Menon · 6 years ago
  14. 78f90aa arm: armv7: allow unaligned memory access by Heinrich Schuchardt · 6 years ago
  15. a43d46a arm: v7R: Add support for enabling caches by Lokesh Vutla · 6 years ago
  16. f2ef204 arm: v7R: Add support for MPU by Lokesh Vutla · 6 years ago
  17. 4bbd6b1 arm: v7R: Add initial support by Michal Simek · 6 years ago
  18. acf1500 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A by Lokesh Vutla · 6 years ago
  19. 2a51805 arm: v7: Update VBAR only if available by Lokesh Vutla · 6 years ago
  20. 9ce751a psci: arm: remove armv7 function psci_save_target_pc by Patrick Delaunay · 6 years ago
  21. 9622c7e sunxi: psci: save context id in cpu_on command by Patrick Delaunay · 6 years ago
  22. 60599c1 ls102xa: psci: save context id in cpu_on command by Patrick Delaunay · 6 years ago
  23. 486daaa arm: psci: add a weak function psci_arch_cpu_entry by Patrick Delaunay · 6 years ago
  24. 1a047c2 arm: psci: save context id for cpu_on PSCI command by Patrick Delaunay · 6 years ago
  25. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  26. 46fc679 arm: timer: get frequency for arch timer armv7 in cp15 cntfrq by Patrick Delaunay · 7 years ago
  27. 77aace5 arm: armv7: solve issue for timer_rate_hz in arch timer by Patrick Delaunay · 7 years ago
  28. 155b116 ARM: sunxi: Move u-boot-sunxi-with-spl.bin rule to Makefile by Tuomas Tynkkynen · 7 years ago
  29. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  30. d695d66 spl: eMMC/SD: Provide one __weak spl_boot_mode() function by Lukasz Majewski · 7 years ago
  31. d852600 arm: Exercise v7_arch_cp15_set_acr even without errata fixups by Siarhei Siamashka · 7 years ago
  32. 9fd95ef ata: Migrate CONFIG_SCSI_AHCI to Kconfig by Tuomas Tynkkynen · 7 years ago
  33. ff143d5 arm: mark save_boot_params_ret as a function by Philipp Tomsich · 7 years ago
  34. 1537d38 stv0991: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  35. 3bc599c stm32: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  36. 0e8a426 armv7: Add workaround for USB erratum A-009007 by Ran Wang · 7 years ago
  37. e10d114 armv7: Add workaround for USB erratum A-008997 by Ran Wang · 7 years ago
  38. c1853f6 armv7: Add workaround for USB erratum A-009798 by Ran Wang · 7 years ago
  39. 83fa711 armv7: Add workaround for USB erratum A-009008 by Ran Wang · 7 years ago
  40. 63b2316 fsl-layerscape: Consolidate registers space defination for CCI-400 bus by Ashish Kumar · 7 years ago
  41. 470135b Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  42. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  43. 11d9431 arm: Implement workaround for Cortex-A9 errata 845369 by Peng Fan · 7 years ago
  44. 6def7de bcm281xx: clock: avoid possible NULL dereference by xypron.glpk@gmx.de · 7 years ago
  45. 65e8ce2 arm: bcm235xx: clk_set_rate avoid possible NULL deref by xypron.glpk@gmx.de · 7 years ago
  46. b69a084 arm: bcm235xx: avoid possible NULL dereference by xypron.glpk@gmx.de · 7 years ago
  47. 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  48. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  49. d7c1150 mx6sabreauto: Update to SPL only mode by Vanessa Maegima · 7 years ago
  50. 823dff9 mx6qsabreauto: Add SPL support by Vanessa Maegima · 7 years ago
  51. a1d1fdc mx6: soc: Move mxs_dma_init() into the mxs nand driver by Fabio Estevam · 7 years ago
  52. 3fd9579 imx: mx6ull: fix USB bmode for i.MX 6UL and 6ULL by Stefan Agner · 7 years ago
  53. 8eab1a5 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · 7 years ago
  54. 10e40d5 Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  55. 3bf926c Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · 7 years ago
  56. fedb428 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
  57. 821560f Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  58. 65496a3 mx6: soc: Fix typo in temperature unit name by Fabio Estevam · 7 years ago
  59. 3474827 sunxi: psci: Move entry address setting to separate function by Chen-Yu Tsai · 7 years ago
  60. ffb5656 armv7: Mark the default lowlevel_init function as weak by Tom Rini · 7 years ago
  61. 1541d7a pico-imx7d: Add initial support by Vanessa Maegima · 7 years ago
  62. 51f2937 Convert CONFIG_CMD_FUSE to Kconfig by Simon Glass · 7 years ago
  63. bc1fe90 icorem6: Make SPL to pick suitable fdt by Jagan Teki · 7 years ago
  64. 9786496 geam6ul: Add modeboot env via board_late_init by Jagan Teki · 7 years ago
  65. 98f56610 icorem6: Add modeboot env via board_late_init by Jagan Teki · 7 years ago
  66. 8776350 Add ARM errata workaround 852421 and 852423 for Cortex-A17 by Nisal Menuka · 7 years ago
  67. 26d6119 fdt: Move fdt_fixup_ethernet to a common place by Tom Rini · 7 years ago
  68. 29ec685 arm: Re-sync ARCH_MX5 / MX51 / MX53 CONFIG options by Tom Rini · 7 years ago
  69. 6f008a2 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  70. 0918648 sunxi: Add PSCI support for R40 by Chen-Yu Tsai · 8 years ago
  71. 3c476d8 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  72. c54bcf6 ARM: adjust arm-smccc code for use in U-Boot by Masahiro Yamada · 7 years ago
  73. c2da86f ARM: import arm-smccc code from Linux 4.11-rc6 by Masahiro Yamada · 7 years ago
  74. 73fb583 armv7: ls1021a: Drop macro CONFIG_LS102XA by York Sun · 8 years ago
  75. 3fea953 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  76. b215fb3 Convert CONFIG_FSL_DCU_FB to Kconfig by Sanchayan Maity · 7 years ago
  77. 1622559 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  78. f479cec imx: i.mx6q: add the initial support for LogicPD i.MX6Q SOM by Adam Ford · 7 years ago
  79. 2018ef8 imx: mx7ulp: Fix SPLL/APLL clock rate calculation issue by Ye Li · 7 years ago
  80. 4d24e5f fsl: ls102x: remove redundant GENERIC_TIMER_CLK by Andre Przywara · 8 years ago
  81. e4916e8 ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCY by Andre Przywara · 8 years ago
  82. a2f8a45 configs: imx6: Select missing BOARD_LATE_INIT by Jagan Teki · 8 years ago
  83. 02ccab1 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  84. 7966b43 ARM: vf610: move to standard arch/board approach by Stefan Agner · 8 years ago
  85. 9b548bf mx7: Add 1.2GHz speed grade entry by Fabio Estevam · 8 years ago
  86. 60a07fb mx7: Fix the get_cpu_speed_grade_hz() return values by Fabio Estevam · 8 years ago
  87. 31b8a90 mx7: Fix speed grade entry by Fabio Estevam · 8 years ago
  88. 77f2929 arm: i.MX6UL: add Armadeus Systems OPOS6UL SoM and OPOS6ULDev carrier board by Sébastien Szymanski · 8 years ago
  89. 3a64940 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · 8 years ago
  90. 0421a16 imx6: isiotmx6ul: Add FEC support by Jagan Teki · 8 years ago
  91. e411e67 imx6: isiotmx6ul: Add I2C support by Jagan Teki · 8 years ago
  92. e9dfa1e arm: imx6ul: Add Engicam Is.IoT MX6UL Starter Kit initial support by Jagan Teki · 8 years ago
  93. 77fa045 imx: imx7ulp: add EVK board support by Peng Fan · 8 years ago
  94. 27117b2 mx7ulp: Add HAB boot support by Peng Fan · 8 years ago
  95. c40d612 serial: lpuart: restructure lpuart driver by Peng Fan · 8 years ago
  96. d4dcee2 imx: mx7ulp: Implement the clock functions for i2c driver by Ye Li · 8 years ago
  97. 1b40982 imx: mx7ulp: Add soc level initialization codes and functions by Peng Fan · 8 years ago
  98. d0f8516 imx: mx7ulp: Add clock framework and functions by Peng Fan · 8 years ago
  99. 0cb3d82 imx: mx7ulp: add iomux driver to support IOMUXC0 and IOMUXC1 by Peng Fan · 8 years ago
  100. e90a08d imx: mx7ulp: Add mx7ulp to Kconfig by Peng Fan · 8 years ago