1. dfaf6a5 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · 4 years, 3 months ago
  2. 961420f cpu: Convert the methods to use a const udevice * by Simon Glass · 4 years, 10 months ago
  3. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  4. f07e58b cpu: Convert the methods to use a const udevice * by Simon Glass · 4 years, 10 months ago
  5. ef5f5f6 x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME by Simon Glass · 4 years, 4 months ago
  6. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
  7. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
  8. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 6 months ago
  9. 515e817 x86: Update mrccache to support multiple caches by Simon Glass · 5 years ago
  10. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
  11. 30c7c43 common: Move checkcpu() out of common.h by Simon Glass · 5 years ago
  12. f6d00da x86: Tidy up some duplicate MSR defines by Simon Glass · 5 years ago
  13. 2f0c2f0 x86: Add common functions for TDP and perf control by Simon Glass · 5 years ago
  14. 55a6b13 x86: Use a common bus clock for Intel CPUs by Simon Glass · 5 years ago
  15. 246ac08 x86: Add a common function to set CPU thermal target by Simon Glass · 5 years ago
  16. e2493a7 x86: Use a common definition of MSR_IA32_PERF_CTL by Simon Glass · 5 years ago
  17. a827ba9 x86: pci: Drop the first parameter in pci_x86_r/w_config() by Simon Glass · 5 years ago
  18. bdeb2bc x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMIT by Simon Glass · 5 years ago
  19. 12c81b2 x86: spl: Move broadwell-specific code out of generic x86 spl by Simon Glass · 5 years ago
  20. d3abc5d x86: Move common Intel CPU info code into a function by Simon Glass · 5 years ago
  21. bfeeb8d x86: broadwell: Update PCH to work in TPL by Simon Glass · 6 years ago
  22. 2b36eab x86: broadwell: Implement PCH_REQ_PMBASE_INFO by Simon Glass · 6 years ago
  23. c0052b6 x86: broadwell: Select refcode and CPU code for SPL by Simon Glass · 6 years ago
  24. 43294e6 x86: broadwell: Allow booting from SPL by Simon Glass · 6 years ago
  25. 9231206 x86: broadwell: Split CPU init by Simon Glass · 6 years ago
  26. 6b83b29 x86: broadwell: Move init of debug UART to cpu.c by Simon Glass · 6 years ago
  27. 4eabf1e x86: broadwell: Allow SDRAM init from SPL by Simon Glass · 6 years ago
  28. 9f6486b x86: broadwell: Improve SDRAM debugging output by Simon Glass · 6 years ago
  29. 3f3411e x86: broadwell: Add support for serial I/O devices by Simon Glass · 6 years ago
  30. c692f82 x86: broadwell: Don't bother probing the PCH for pinctrl by Simon Glass · 6 years ago
  31. 23e8bd7 x86: broadwell: Add support for the ADSP by Simon Glass · 6 years ago
  32. c337e1a cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers by Bin Meng · 6 years ago
  33. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  34. 9fd95ef ata: Migrate CONFIG_SCSI_AHCI to Kconfig by Tuomas Tynkkynen · 7 years ago
  35. c1c3fe2 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
  36. 24357df x86: Switch all boards to use DM SCSI by Bin Meng · 7 years ago
  37. b9342b2 x86: kconfig: Move USB to platform Kconfig by Bin Meng · 7 years ago
  38. 1b15ef9 x86: broadwell: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  39. 67f99f9 x86: kconfig: Imply ENABLE_MRC_CACHE in the platform Kconfig by Bin Meng · 7 years ago
  40. 5d89b37 x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig by Bin Meng · 7 years ago
  41. 1e452b4 x86: kconfig: Imply HAVE_INTEL_ME in the platform Kconfig by Bin Meng · 7 years ago
  42. 76b00ac board_f: Drop setup_dram_config() wrapper by Simon Glass · 8 years ago
  43. 76d1d02 board_f: x86: Use checkcpu() for CPU init by Simon Glass · 8 years ago
  44. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  45. 94eaa79 cpu: Add get_vendor callback by Alexander Graf · 8 years ago
  46. 443ffe5 dm: x86: Move samus to use new driver model support by Simon Glass · 8 years ago
  47. b813ea9a x86: broadwell: Correct I/O APIC ID by Bin Meng · 9 years ago
  48. 0c2b7ee x86: Unify reserve_arch() for all x86 boards by Bin Meng · 9 years ago
  49. a219639 dm: Rename disk uclass to ahci by Simon Glass · 9 years ago
  50. b697b84 x86: broadwell: Add support for high-speed I/O lane with ME by Simon Glass · 9 years ago
  51. 2627c7e x86: broadwell: Add support for SDRAM setup by Simon Glass · 9 years ago
  52. 71a8f20 x86: broadwell: Add power-control support by Simon Glass · 9 years ago
  53. e799485 x86: broadwell: Add reference code support by Simon Glass · 9 years ago
  54. 08cb742 x86: broadwell: Add an LPC driver by Simon Glass · 9 years ago
  55. da3363d x86: broadwell: Add a northbridge driver by Simon Glass · 9 years ago
  56. d2c29d9 x86: broadwell: Add a SATA driver by Simon Glass · 9 years ago
  57. b24f5c4 x86: broadwell: Add a pinctrl driver by Simon Glass · 9 years ago
  58. 1e6f4e5 x86: broadwell: Add a PCH driver by Simon Glass · 9 years ago
  59. 2f3f477 x86: Add basic support for broadwell by Simon Glass · 9 years ago