1. 2c6b979 x86: coreboot: Rearrange arch_cpu_init() by Simon Glass · 1 year, 4 months ago
  2. 91caa3b event: Use an event to replace last_stage_init() by Simon Glass · 1 year, 5 months ago
  3. 91b614e Correct SPL uses of USB_KEYBOARD by Simon Glass · 2 years ago
  4. 7de8bd0 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 6 months ago
  5. e35b649 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · 3 years, 11 months ago
  6. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 3 months ago
  7. 4021ee6 x86: Rename board_final_cleanup() to board_final_init() by Simon Glass · 4 years, 6 months ago
  8. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 9 months ago
  9. b4d4f59 x86: coreboot: Allow building an SPL image by Simon Glass · 4 years, 9 months ago
  10. 30c7c43 common: Move checkcpu() out of common.h by Simon Glass · 5 years ago
  11. 8ad01ce x86: Remove x86 specific GD flags as they are not referenced at all by Stefan Roese · 5 years ago
  12. f86bd76 coreboot: only init usb if necessary by Thomas RIENOESSL · 6 years ago
  13. 590cee8 x86: Update mtrr functions to allow leaving cache alone by Simon Glass · 6 years ago
  14. ceeee8f x86: coreboot: Add generic coreboot payload support by Bin Meng · 6 years ago
  15. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  16. 3612b1e x86: kconfig: Select ARCH_MISC_INIT in the platform Kconfig by Bin Meng · 7 years ago
  17. 30b1ecd x86: kconfig: Let board select BOARD_EARLY_INIT_F by Bin Meng · 7 years ago
  18. 76d1d02 board_f: x86: Use checkcpu() for CPU init by Simon Glass · 8 years ago
  19. 1e2f7b9 x86: Call board_final_cleanup() in last_stage_init() by Bin Meng · 9 years ago
  20. 5bc60d5 x86: coreboot: Convert to use more dm drivers by Bin Meng · 9 years ago
  21. 5c56422 x86: qemu: Implement PIRQ routing by Bin Meng · 10 years ago
  22. f2653e8 x86: coreboot: Control I/O port 0xb2 writing via device tree by Bin Meng · 10 years ago
  23. 65cdd9b x86: coreboot: Fix cosmetic issues by Bin Meng · 10 years ago
  24. 069f548 x86: config: Enable hook for saving MRC configuration by Simon Glass · 10 years ago
  25. aff2523 x86: Add support for MTRRs by Simon Glass · 10 years ago
  26. 65990d5 x86: Remove board_early_init_r() by Simon Glass · 10 years ago
  27. a49e3c7 x86: Make show_boot_progress() common by Simon Glass · 10 years ago
  28. 378a863 x86: Tidy up coreboot header usage by Simon Glass · 10 years ago
  29. d1cd045 x86: Emit post codes in startup code for Chromebooks by Simon Glass · 10 years ago
  30. 8ef0757 x86: Add chromebook_link board by Simon Glass · 10 years ago
  31. 727c1a9 x86: Replace fill_processor_name() with cpu_get_name() by Simon Glass · 10 years ago
  32. e1ffd81 x86: Fix up some missing prototypes by Simon Glass · 10 years ago
  33. 8b37c76 x86: Use the standard arch_cpu_init() function by Simon Glass · 10 years ago
  34. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  35. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 12 years ago
  36. 8f0278e x86: Add coreboot timestamps by Simon Glass · 12 years ago
  37. c78a62a x86: Implement panic output for coreboot by Simon Glass · 12 years ago
  38. bc2df1a x86: Permit bootstage and timer data to be used prior to relocation by Simon Glass · 12 years ago
  39. c946631 x86: drop unused code in coreboot.c by Stefan Reinauer · 12 years ago
  40. 1350f1c x86: Provide a way to throttle port80 accesses by Vadim Bendebury · 12 years ago
  41. b83058c x86: Issue SMI to finalize Coreboot in final stage by Duncan Laurie · 12 years ago
  42. 488b8b2 x86: Fix MTRR clear to detect which MTRR to use by Duncan Laurie · 12 years ago
  43. 300081a x86: Emit port 80 post codes in show_boot_progress() by Stefan Reinauer · 12 years ago
  44. 17de114 x86: Clean up MTRR 7 right before jumping to the kernel by Stefan Reinauer · 12 years ago
  45. 6dbe0cc x86: Enable coreboot timestamp facility support in u-boot. by Vadim Bendebury · 12 years ago
  46. badcb34 x86: coreboot: Move non-board specific files to coreboot arch directory by Stefan Reinauer · 12 years ago[Renamed from board/chromebook-x86/coreboot/coreboot.c]
  47. 63f559c x86: Import code from coreboot's libpayload to parse the coreboot table by Gabe Black · 13 years ago
  48. ef5a5b0 x86: Initial commit for running as a coreboot payload by Gabe Black · 13 years ago