1. e51478b x86: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
  2. 3ca9b86 x86: broadwell: Avoid initing the CPU twice by Simon Glass · 1 year, 4 months ago
  3. 02de919 x86: Add some log categories by Simon Glass · 1 year, 4 months ago
  4. f72d0d4 event: Convert existing spy records to simple by Simon Glass · 1 year, 5 months ago
  5. d768dd8 common: return type board_get_usable_ram_top by Heinrich Schuchardt · 1 year, 5 months ago
  6. e2cb046 x86: samus: Don't include audio and SATA in TPL by Simon Glass · 1 year, 9 months ago
  7. 55171ae dm: Emit the arch_cpu_init_dm() even only before relocation by Simon Glass · 1 year, 9 months ago
  8. 448e2b6 event: Correct dependencies on the EVENT framework by Tom Rini · 2 years ago
  9. 92a5c89 global: Migrate CONFIG_X86_REFCODE_RUN_ADDR to CFG by Tom Rini · 2 years, 1 month ago
  10. d414337 global: Migrate CONFIG_X86_REFCODE_ADDR to CFG by Tom Rini · 2 years, 1 month ago
  11. c726fc0 dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · 2 years, 3 months ago
  12. 049704f board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · 2 years, 4 months ago
  13. 4e4bf94 common: Drop display_options.h from common header by Simon Glass · 2 years, 6 months ago
  14. 7fe32b3 event: Convert arch_cpu_init_dm() to use events by Simon Glass · 2 years, 11 months ago
  15. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 3 years ago
  16. 7f3b79a bloblist: Rename the SPL tag by Simon Glass · 3 years ago
  17. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 3 months ago
  18. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 4 years, 1 month ago
  19. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years, 1 month ago
  20. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years, 1 month ago
  21. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years, 1 month ago
  22. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years, 1 month ago
  23. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years, 1 month ago
  24. dfaf6a5 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · 4 years, 5 months ago
  25. 961420f cpu: Convert the methods to use a const udevice * by Simon Glass · 5 years ago
  26. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 6 months ago
  27. f07e58b cpu: Convert the methods to use a const udevice * by Simon Glass · 5 years ago
  28. ef5f5f6 x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME by Simon Glass · 4 years, 6 months ago
  29. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 8 months ago
  30. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 8 months ago
  31. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 8 months ago
  32. 515e817 x86: Update mrccache to support multiple caches by Simon Glass · 5 years ago
  33. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
  34. 30c7c43 common: Move checkcpu() out of common.h by Simon Glass · 5 years ago
  35. f6d00da x86: Tidy up some duplicate MSR defines by Simon Glass · 5 years ago
  36. 2f0c2f0 x86: Add common functions for TDP and perf control by Simon Glass · 5 years ago
  37. 55a6b13 x86: Use a common bus clock for Intel CPUs by Simon Glass · 5 years ago
  38. 246ac08 x86: Add a common function to set CPU thermal target by Simon Glass · 5 years ago
  39. e2493a7 x86: Use a common definition of MSR_IA32_PERF_CTL by Simon Glass · 5 years ago
  40. a827ba9 x86: pci: Drop the first parameter in pci_x86_r/w_config() by Simon Glass · 5 years ago
  41. bdeb2bc x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMIT by Simon Glass · 5 years ago
  42. 12c81b2 x86: spl: Move broadwell-specific code out of generic x86 spl by Simon Glass · 5 years ago
  43. d3abc5d x86: Move common Intel CPU info code into a function by Simon Glass · 5 years ago
  44. bfeeb8d x86: broadwell: Update PCH to work in TPL by Simon Glass · 6 years ago
  45. 2b36eab x86: broadwell: Implement PCH_REQ_PMBASE_INFO by Simon Glass · 6 years ago
  46. c0052b6 x86: broadwell: Select refcode and CPU code for SPL by Simon Glass · 6 years ago
  47. 43294e6 x86: broadwell: Allow booting from SPL by Simon Glass · 6 years ago
  48. 9231206 x86: broadwell: Split CPU init by Simon Glass · 6 years ago
  49. 6b83b29 x86: broadwell: Move init of debug UART to cpu.c by Simon Glass · 6 years ago
  50. 4eabf1e x86: broadwell: Allow SDRAM init from SPL by Simon Glass · 6 years ago
  51. 9f6486b x86: broadwell: Improve SDRAM debugging output by Simon Glass · 6 years ago
  52. 3f3411e x86: broadwell: Add support for serial I/O devices by Simon Glass · 6 years ago
  53. c692f82 x86: broadwell: Don't bother probing the PCH for pinctrl by Simon Glass · 6 years ago
  54. 23e8bd7 x86: broadwell: Add support for the ADSP by Simon Glass · 6 years ago
  55. c337e1a cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers by Bin Meng · 6 years ago
  56. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  57. 9fd95ef ata: Migrate CONFIG_SCSI_AHCI to Kconfig by Tuomas Tynkkynen · 7 years ago
  58. c1c3fe2 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
  59. 24357df x86: Switch all boards to use DM SCSI by Bin Meng · 7 years ago
  60. b9342b2 x86: kconfig: Move USB to platform Kconfig by Bin Meng · 7 years ago
  61. 1b15ef9 x86: broadwell: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  62. 67f99f9 x86: kconfig: Imply ENABLE_MRC_CACHE in the platform Kconfig by Bin Meng · 7 years ago
  63. 5d89b37 x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig by Bin Meng · 7 years ago
  64. 1e452b4 x86: kconfig: Imply HAVE_INTEL_ME in the platform Kconfig by Bin Meng · 7 years ago
  65. 76b00ac board_f: Drop setup_dram_config() wrapper by Simon Glass · 8 years ago
  66. 76d1d02 board_f: x86: Use checkcpu() for CPU init by Simon Glass · 8 years ago
  67. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  68. 94eaa79 cpu: Add get_vendor callback by Alexander Graf · 8 years ago
  69. 443ffe5 dm: x86: Move samus to use new driver model support by Simon Glass · 8 years ago
  70. b813ea9a x86: broadwell: Correct I/O APIC ID by Bin Meng · 9 years ago
  71. 0c2b7ee x86: Unify reserve_arch() for all x86 boards by Bin Meng · 9 years ago
  72. a219639 dm: Rename disk uclass to ahci by Simon Glass · 9 years ago
  73. b697b84 x86: broadwell: Add support for high-speed I/O lane with ME by Simon Glass · 9 years ago
  74. 2627c7e x86: broadwell: Add support for SDRAM setup by Simon Glass · 9 years ago
  75. 71a8f20 x86: broadwell: Add power-control support by Simon Glass · 9 years ago
  76. e799485 x86: broadwell: Add reference code support by Simon Glass · 9 years ago
  77. 08cb742 x86: broadwell: Add an LPC driver by Simon Glass · 9 years ago
  78. da3363d x86: broadwell: Add a northbridge driver by Simon Glass · 9 years ago
  79. d2c29d9 x86: broadwell: Add a SATA driver by Simon Glass · 9 years ago
  80. b24f5c4 x86: broadwell: Add a pinctrl driver by Simon Glass · 9 years ago
  81. 1e6f4e5 x86: broadwell: Add a PCH driver by Simon Glass · 9 years ago
  82. 2f3f477 x86: Add basic support for broadwell by Simon Glass · 9 years ago