1. cd1ee5d x86: broadwell: Set up MTRRs by Simon Glass · 1 year, 3 months ago
  2. 41fbb34 x86: Change testing logic of mtrr commit by Bin Meng · 1 year, 4 months ago
  3. 7052968 x86: Do cache set-up by default when booting from coreboot by Simon Glass · 3 years, 5 months ago
  4. 70f5c99 x86: coreboot: Don't setup MTRR when booting from coreboot by Simon Glass · 3 years, 9 months ago
  5. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  6. 526aabe x86: cpu: Skip init code when chain loading by Simon Glass · 4 years, 7 months ago
  7. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
  8. cc2d27d x86: Use mtrr_commit() with FSP2 by Simon Glass · 5 years ago
  9. d2860c0 x86: Drop weak version board_get_usable_ram_top() by Bin Meng · 5 years ago
  10. dbaec46 x86: Skip setting up MTRRs in slimbootloader by Park, Aiden · 5 years ago
  11. 7ce74b7 x86: Revert "Don't set up MTRRs in SPL" by Andy Shevchenko · 5 years ago
  12. 665cb18 x86: Don't set up MTRRs in SPL by Simon Glass · 6 years ago
  13. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  14. 2eff989 x86: Use X86_32BIT_INIT instead of X86_RESET_VECTOR by Simon Glass · 8 years ago
  15. 9b43dbf x86: Drop unused init_helper functions by Simon Glass · 8 years ago
  16. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  17. c17ca6b x86: Remove calculate_relocation_address() by Bin Meng · 9 years ago
  18. ba45756 dm: x86: spi: Convert ICH SPI driver to driver model by Simon Glass · 10 years ago
  19. 3b621cc x86: Test mtrr support flag before accessing mtrr msr by Bin Meng · 10 years ago
  20. db55bd7 x86: Commit the current MTRRs before relocation by Simon Glass · 10 years ago
  21. 003504b x86: Remove unnecessary find_fdt(), prepare_fdt() functions by Simon Glass · 10 years ago
  22. 6ab6b2a dts: re-write dts/Makefile more simply with Kbuild by Masahiro Yamada · 11 years ago
  23. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  24. fa790fa x86: Remove legacy board init code by Simon Glass · 12 years ago
  25. 86cfb6b x86: Use sections header to obtain link symbols by Simon Glass · 12 years ago
  26. 1938f4a Introduce generic pre-relocation board_f.c by Simon Glass · 12 years ago
  27. f697d52 x86: Support relocation of FDT on start-up by Simon Glass · 12 years ago
  28. 4b491b8 x86: Add an __end symbol to signal the end of the U-Boot binary by Simon Glass · 12 years ago
  29. 5e98947 x86: Add function to get top of usable ram by Simon Glass · 12 years ago
  30. b208c7f x86: Add support for CONFIG_OF_CONTROL by Gabe Black · 12 years ago
  31. d65297b x86: Make calculate_relocation_address an overridable function by Gabe Black · 12 years ago
  32. 32f9873 x86: Reorder x86's post relocation memory layout by Gabe Black · 12 years ago
  33. 8313315 x86: Initialise SPI if enabled by Gabe Black · 12 years ago
  34. 8d61625 x86: Put global data on the stack by Graeme Russ · 12 years ago
  35. e4fb611 x86: Forward declare gd_t by Graeme Russ · 12 years ago
  36. de30122 net: move bootfile init into eth_initialize by Mike Frysinger · 13 years ago
  37. 50a47d0 net: punt bd->bi_ip_addr by Mike Frysinger · 13 years ago
  38. a1d57b7 x86: Convert board_init_f_r to a processing loop by Graeme Russ · 13 years ago
  39. d47ab0e x86: Split init functions out of board.c by Graeme Russ · 13 years ago