1. c730a53 make: When syncing the config, ignore time stamps. by Gabe Black · 8 years ago
  2. 0dc8bb7 git: Set .gitignore to ignore downloaded files, but not their sha1 files. by Gabe Black · 8 years ago
  3. 715a1ad uefi: Augment the build image file search path to find board specific files. by Gabe Black · 8 years ago
  4. 436de75 make: Set up a way to internally append to the build image path. by Gabe Black · 8 years ago
  5. b6f049b uefi: Add a sha1 file for the uefi bitmap block. by Gabe Black · 8 years ago
  6. 9d258ba git: Add a script which will download the current version of binary files. by Gabe Black · 8 years ago
  7. 281898f imagelib: Get rid of the now unused ChromeosVersion wrapper. by Gabe Black · 8 years ago
  8. 6ce1363 make: image: Attach the MODEL_SUFFIX to the model string passed to build_image. by Gabe Black · 8 years ago
  9. b7568d6 imagelib: fwid: Stop including the ChromeOS version in the Fwid automatically. by Gabe Black · 8 years ago
  10. 8b6f95f make: Use rsync to keep imagelib build/src files synced up. by Gabe Black · 8 years ago
  11. 5a49d63 imagelib: futility: Use futility instead of its legacy wrappers. by Gabe Black · 8 years ago
  12. 1dacddf make: Export the CC variable to sub shells. by Gabe Black · 8 years ago
  13. a6f86d7 uefi: Set the "model" kconfig option. by Gabe Black · 8 years ago
  14. d170f33 zeropage: magenta: Plumb through framebuffer information. by Gabe Black · 8 years ago
  15. a4c6c53 uefi: Implement the new magenta_framebuffer instead of board_framebuffer. by Gabe Black · 8 years ago
  16. c009787 magenta: boot: Add a function prototype for retrieving the framebuffer. by Gabe Black · 8 years ago
  17. 07d0a1f uefi: Switch to the UEFI framebuffer driver. by Gabe Black · 8 years ago
  18. babd212 uefi: Add a framebuffer driver which uses the UEFI framebuffer info. by Gabe Black · 8 years ago
  19. 703b66a algorithm: Add a wrapper around __builtin_ctz. by Gabe Black · 8 years ago
  20. a460853 x86: Teach the zeropage/zimage code how to boot Magenta. by Gabe Black · 8 years ago
  21. d940ed7 uefi: Include BaseType.h in GraphicsOutput.h instead of doing it transitively. by Gabe Black · 8 years ago
  22. 2be56be uefi: When starting on UEFI, find the RSDP and store its address in the FWDB. by Gabe Black · 8 years ago
  23. f5b11c1 uefi: Add a utility function which locates the RSDP through the UEFI tables. by Gabe Black · 8 years ago
  24. 45f3282 uefi: Set Magenta as the target OS. by Gabe Black · 8 years ago
  25. a4327b6 kconfig: Add an option to specify the target OS. by Gabe Black · 8 years ago
  26. 4e2f730 edk: Include the GUID headers from edk.h. by Gabe Black · 8 years ago
  27. 96cb1e0 x86: Rename some generic files/functions to show that they implement zeropage. by Gabe Black · 8 years ago
  28. 75068f6 uefi: Include the UEFI base types directly in the GUID header files. by Gabe Black · 8 years ago
  29. 95fe7b3 uefi: console: Handle Ctrl+<key> key combinations. by Gabe Black · 8 years ago
  30. bd74ddb coreboot: Store ram code in the FWDB and not the sysinfo structure. by Gabe Black · 8 years ago
  31. fbe4b79 sysinfo: Get rid of the unused n_memranges member. by Gabe Black · 8 years ago
  32. 8463f0c arm: v8: Eliminate the SYSINFO_MAX_MEM_RANGES constant. by Gabe Black · 8 years ago
  33. 7e12ecf coreboot: Stop recording framebuffer info in the sysinfo structure. by Gabe Black · 8 years ago
  34. 1e2f829 arm: v8: mmu: Use the framebuffer info in the FWDB and not the sysinfo struct. by Gabe Black · 8 years ago
  35. e0701df video: Erase most of the prior graphics stack. by Gabe Black · 8 years ago
  36. 26ca158 graphics: Stop initializing the video console and use the new stack. by Gabe Black · 8 years ago
  37. 3a1d259 vboot: Stop compiling in the old code which composed screens in depthcharge. by Gabe Black · 8 years ago
  38. 9dab0b7 vboot: display: Use the new graphics stack. by Gabe Black · 8 years ago
  39. 960da11 layout: Stub out the image storage callbacks for the dcdir and UEFI layouts. by Gabe Black · 8 years ago
  40. 13ecde5 layout: coreboot: Impelement the image storage callbacks. by Gabe Black · 8 years ago
  41. d526ce9 board: Add a callback for retrieving images used to build vboot screens. by Gabe Black · 8 years ago
  42. 360d259 storage: Add a storage driver backed by CBFS. by Gabe Black · 8 years ago
  43. b277d37 heap: Increase the default heap size from 2MB to 6MB. by Gabe Black · 8 years ago
  44. dbe76a2 console: display: Expose functions to allow putting text on the screen. by Gabe Black · 8 years ago
  45. bde73cc veyron*: Support the new display mechanism. by Gabe Black · 8 years ago
  46. f912002 strago: Support the new display mechanism. by Gabe Black · 8 years ago
  47. 33ca92a smaug: Support the new display mechanism. by Gabe Black · 8 years ago
  48. 6387921 slippy: Support the new display mechanism. by Gabe Black · 8 years ago
  49. f83dfc1 samus: Support the new display mechanism. by Gabe Black · 8 years ago
  50. 8d6e77c rush_ryu: Support the new display mechanism. by Gabe Black · 8 years ago
  51. 1366e4b rush: Support the new display mechanism. by Gabe Black · 8 years ago
  52. 321c18a rambi: Support the new display mechanism. by Gabe Black · 8 years ago
  53. 5901086 peppy: Support the new display mechanism. by Gabe Black · 8 years ago
  54. 882f4fa peach_pit: Support the new display mechanism. by Gabe Black · 8 years ago
  55. ecfcb49 panther: Support the new display mechanism. by Gabe Black · 8 years ago
  56. c51cd6e nyan_blaze: Support the new display mechanism. by Gabe Black · 8 years ago
  57. 62cd546 nyan_big: Support the new display mechanism. by Gabe Black · 8 years ago
  58. 14019f9 nyan: Support the new display mechanism. by Gabe Black · 8 years ago
  59. 3cb0988 link: Support the new display mechanism. by Gabe Black · 8 years ago
  60. 62746d5 jecht: Support the new display mechanism. by Gabe Black · 8 years ago
  61. e0913a1 chell, glados: Support the new display mechanism. by Gabe Black · 8 years ago
  62. b054bcd foster: Support the new display mechanism. by Gabe Black · 8 years ago
  63. 9d786d2 falco: Support the new display mechanism. by Gabe Black · 8 years ago
  64. 6091614 daisy: Support the new display mechanism. by Gabe Black · 8 years ago
  65. 8fb801e bolt: Support the new display mechanism. by Gabe Black · 8 years ago
  66. 9b3a433 bayleybay: Support the new display mechanism. by Gabe Black · 8 years ago
  67. 5061e87 auron: Support the new display mechanism. by Gabe Black · 8 years ago
  68. 1fe2711 framebuffer: Add framebuffer drivers for intel_i915, tegra132, and exynos5. by Gabe Black · 8 years ago
  69. 728d7c4 display: Change the backlight GPIO in the fb display to a "Monitor" driver. by Gabe Black · 8 years ago
  70. 52ec612 uefi: Support the display/framebuffer drivers. by Gabe Black · 8 years ago
  71. 1eabd32 samus: Add code to support the new display/framebuffer drivers. by Gabe Black · 8 years ago
  72. 66ea93a console: Add a console which renders to a display. by Gabe Black · 8 years ago
  73. 8afe1d0 board: Add a function to return the display for a particular board. by Gabe Black · 8 years ago
  74. 3649776 display: Add a display driver category. by Gabe Black · 8 years ago
  75. fd2adca coreboot: When reading in the coreboot tables, put framebuffer info into FWDB. by Gabe Black · 8 years ago
  76. 91b6423 framebuffer: Add a framebuffer category of drivers. by Gabe Black · 8 years ago
  77. 63a03a9 graphics: Rework graphics related code into base/graphics/ by Gabe Black · 8 years ago
  78. a7379d3 display: Rename DisplayOps OldDisplayOps. by Gabe Black · 8 years ago
  79. 095f605 handoff: Use call instead of jmp to maintain proper stack alignment. by Gabe Black · 8 years ago
  80. e310267 UEFI: Soldier on even if no shell interface is found. by Gabe Black · 8 years ago
  81. 84f7283 graphics: Clean up the corebootfb driver. by Gabe Black · 8 years ago
  82. 1eb379f UEFI: Increase MAX_MEM_RANGES. by Gabe Black · 8 years ago
  83. 5de0ce9 UEFI: Use the FWDB memory range map more aggressively. by Gabe Black · 8 years ago
  84. fddbd83 kconfig: Add a prompt to the MAX_MEM_RANGES setting. by Gabe Black · 8 years ago
  85. 29e4540 UEFI: Actually store the "removable" setting in the blockdev controller. by Gabe Black · 8 years ago
  86. fb67e88 uefi: Add support for the non-standard shell interface protocol. by Gabe Black · 8 years ago
  87. 80aded4 NVRAM: Switch the default kconfig setting to "n". by Gabe Black · 8 years ago
  88. 31f543b kconfig: Since CBFS is always turned on, eliminate the option. by Gabe Black · 8 years ago
  89. 906cbe6 x86: cbfs: Unconditionally include the rom_media.c source file. by Gabe Black · 8 years ago
  90. c675d84 kconfig: Set the default for some console options to "n". by Gabe Black · 8 years ago
  91. 4964094 USB: Switch controller driver Kconfig options to default off. by Gabe Black · 8 years ago
  92. 37fcd90 board: Treat board as a driver and not a root concept. by Gabe Black · 8 years ago
  93. 4001c7c config: Rename the "board" directory "config". by Gabe Black · 8 years ago
  94. d3c609a boot: Respect the HOSTED config option. by Gabe Black · 8 years ago
  95. 8a9e84e UEFI: Enable the HOSTED option in the UEFI config. by Gabe Black · 8 years ago
  96. 5617141 kconfig: Add a "HOSTED" config option. by Gabe Black · 8 years ago
  97. ebdae28 x86: Don't assume the kernel starts at it's first address. by Gabe Black · 8 years ago
  98. 88e9211 uefi: Share the code which extracts the UEFI memory map. by Gabe Black · 8 years ago
  99. 04f4b9f uefi: Use the SimpleConsoleInputEx protocol to get console input. by Gabe Black · 8 years ago
  100. f8d8d63 amd64: relocation: Watch for and report unhandled relocation types. by Gabe Black · 8 years ago