1. 0d4377f mach-sunxi: Move timer code to mach folder by Jesse Taube · 3 years ago
  2. 534b82a sunxi: move early "SRAM setup" into separate file by Andre Przywara · 3 years ago
  3. 2564fce sunxi: move Cortex SMPEN setting into start.S by Andre Przywara · 3 years ago
  4. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 3 years ago
  5. 2f8a6db Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 3 years, 2 months ago
  6. 98ab831 Convert CONFIG_FSL_IFC to Kconfig by Tom Rini · 3 years, 2 months ago
  7. 2105cd0 fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE by Marek Behún · 3 years, 2 months ago
  8. 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 4 months ago
  9. 20a3969 stv0991: remove specific CONFIG_STV0991 configs by Patrick Delaunay · 3 years, 4 months ago
  10. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 4 months ago
  11. 103c5f1 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 6 months ago
  12. cd82f19 armv7: Add Position Independent Execution support by Chia-Wei Wang · 3 years, 6 months ago
  13. a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 5 months ago
  14. efb5dab7 nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig by Tom Rini · 3 years, 5 months ago
  15. 15e7b76 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · 3 years, 6 months ago
  16. 9fe79ca arm: iproc: Add higher speed configurations by Chris Packham · 3 years, 8 months ago
  17. 3cd7541 ARM: kona: fix clk_bsc_enable() type mismatch for LTO by Marek Behún · 3 years, 9 months ago
  18. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 9 months ago
  19. 8ca0f51 arm: cp15: remove weak function arm_init_domains by Patrick Delaunay · 4 years ago
  20. 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years, 2 months ago
  21. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 4 years ago
  22. 19dba8b armv7: ls102xa: Enable I-Cache to speed up the boot time by Hou Zhiqiang · 4 years ago
  23. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 3 months ago
  24. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 4 years, 1 month ago
  25. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years, 1 month ago
  26. 2ef5364 arm: ls102xa: select USB PHY erratum's only if USB is enabled by Aleksandar Gerasimovski · 4 years, 2 months ago
  27. 7f772fb ARM: add Kconfig option for PSCI 0.1 by Icenowy Zheng · 4 years, 6 months ago
  28. d161108 arm: add support for SoC s5p4418 (cpu) / nanopi2 board by Stefan Bosch · 4 years, 7 months ago
  29. 18284c1 pwm: add driver for nexell by Stefan Bosch · 4 years, 7 months ago
  30. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 7 months ago
  31. b4d14bc Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to Kconfig by Patrick Delaunay · 4 years, 8 months ago
  32. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 9 months ago
  33. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 9 months ago
  34. 1af3c7f common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 9 months ago
  35. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 9 months ago
  36. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 9 months ago
  37. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 9 months ago
  38. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 9 months ago
  39. 18138ab rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · 4 years, 9 months ago
  40. 3586cb8 Revert "sunxi: psci: avoid error address-of-packed-member" by Tomasz Duszynski · 5 years ago
  41. 6ce26f8 ARM: LS1021A: remove redundant "depends on ARCH_LS1021A" by Masahiro Yamada · 5 years ago
  42. 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
  43. d96c260 common: Move clock functions into a new file by Simon Glass · 5 years ago
  44. 5a8fa09 Merge branch 'next' by Tom Rini · 5 years ago
  45. ba7c966 pci: layerscape: move PCIE related CONFIG to PCI Kconfig by Pankaj Bansal · 5 years ago
  46. 9bd34a6 sunxi: psci: avoid error address-of-packed-member by Heinrich Schuchardt · 5 years ago
  47. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  48. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  49. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  50. 62270f4 common: Move some SMP functions out of common.h by Simon Glass · 5 years ago
  51. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  52. 6887c5b common: Move some time functions out of common.h by Simon Glass · 5 years ago
  53. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  54. d3eb317 arm: drop eSDHC clock getting in mxc_get_clock() for layerscape by Yangbo Lu · 5 years ago
  55. 5536c3c freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name by Udit Agarwal · 5 years ago
  56. d20f184 armv7: ls102xa: Don't power down OCRAM1 during deep sleep by Biwen Li · 5 years ago
  57. 1936841 armv7: ls102xa: add errata ID A-008646 for workaround by Biwen Li · 5 years ago
  58. 3f4bc67 armv7: ls102xa: Correct endianness of SCFG_SPARECR8 read by Biwen Li · 5 years ago
  59. 9fb625c env: Move env_set() to env.h by Simon Glass · 6 years ago
  60. f588b4d arm: ls1021atwr: Convert to use driver model TSEC driver by Bin Meng · 6 years ago
  61. e21e3ff psci: Fix warnings when compiling with W=1 by Patrick Delaunay · 6 years ago
  62. e37ac71 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 6 years ago
  63. c596877 armv7: timer: init timer with bootstage by Patrick Delaunay · 6 years ago
  64. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
  65. e5b345f pcm052: bk4: sdcard: Add support for SD card booting/recovery by Lukasz Majewski · 6 years ago
  66. a01cc0a vybrid: Define the imx_get_mac_from_fuse() as a __weak function by Lukasz Majewski · 6 years ago
  67. 7db8b85 vybrid: clock: Provide enable_i2c_clk() function for Vybrid by Lukasz Majewski · 6 years ago
  68. 1580970 armv7: ls102xa: Add workaround for DDR erratum A-008850 by Alison Wang · 6 years ago
  69. 2f8ab12 arm: Leave smccc calls in .text when efi_loader=n by Alexander Graf · 6 years ago
  70. f6c6df7 efi_loader: refactor switch to non-secure mode by Heinrich Schuchardt · 6 years ago
  71. 2f41ade linker: Modify linker scripts to be more generic by Tom Rini · 6 years ago
  72. 81ea008 efi_loader: PSCI reset and shutdown by Heinrich Schuchardt · 6 years ago
  73. a0106c8 ARM: armv7: Add early stack for erratum workarounds by Andrew F. Davis · 6 years ago
  74. 6180ea7 arm: remove prototype for get_timer_masked by Patrick Delaunay · 6 years ago
  75. aa33fe8 arm: remove prototype for udelay_masked by Patrick Delaunay · 6 years ago
  76. aad5b4a arm: remove prototype for reset_timer_masked by Patrick Delaunay · 6 years ago
  77. 26cbc0d armv7: ls102xa: Disable QE before enter deep sleep by Ran Wang · 6 years ago
  78. 6862037 armv7: fsl: remove sata support by Peng Ma · 7 years ago
  79. e784cf1 arm: ls102xa: Fix RGMII phy-connection-type FDT fixup by Brendan Shanks · 7 years ago
  80. 406fd7e Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  81. 58008cb Kconfig: Sort bool, default, select and imply options by Michal Simek · 7 years ago
  82. d32e86b ARM: HYP/non-sec: enable ARMV7_LPAE if HYP mode is supported by Mark Kettenis · 7 years ago
  83. 907ee29 ARM: HYP/non-sec: migrate stack by Mark Kettenis · 7 years ago
  84. 77fcc2c ARM: PSCI: initialize stack pointer on secondary CPUs by Stefan Agner · 7 years ago
  85. c2ca3fd ARM: Introduce ability to enable invalidate of BTB with ICIALLU on Cortex-A15 for CVE-2017-5715 by Nishanth Menon · 7 years ago
  86. 7b37a9c ARM: Introduce ability to enable ACR::IBE on Cortex-A8 for CVE-2017-5715 by Nishanth Menon · 7 years ago
  87. 78f90aa arm: armv7: allow unaligned memory access by Heinrich Schuchardt · 7 years ago
  88. a43d46a arm: v7R: Add support for enabling caches by Lokesh Vutla · 7 years ago
  89. f2ef204 arm: v7R: Add support for MPU by Lokesh Vutla · 7 years ago
  90. 4bbd6b1 arm: v7R: Add initial support by Michal Simek · 7 years ago
  91. acf1500 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A by Lokesh Vutla · 7 years ago
  92. 2a51805 arm: v7: Update VBAR only if available by Lokesh Vutla · 7 years ago
  93. 9ce751a psci: arm: remove armv7 function psci_save_target_pc by Patrick Delaunay · 7 years ago
  94. 9622c7e sunxi: psci: save context id in cpu_on command by Patrick Delaunay · 7 years ago
  95. 60599c1 ls102xa: psci: save context id in cpu_on command by Patrick Delaunay · 7 years ago
  96. 486daaa arm: psci: add a weak function psci_arch_cpu_entry by Patrick Delaunay · 7 years ago
  97. 1a047c2 arm: psci: save context id for cpu_on PSCI command by Patrick Delaunay · 7 years ago
  98. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  99. 46fc679 arm: timer: get frequency for arch timer armv7 in cp15 cntfrq by Patrick Delaunay · 7 years ago
  100. 77aace5 arm: armv7: solve issue for timer_rate_hz in arch timer by Patrick Delaunay · 7 years ago