1. 147ba41 x86: ivybridge: Convert to use the common SDRAM code by Simon Glass · 9 years ago
  2. 65dd150 x86: Add common SDRAM-init code by Simon Glass · 9 years ago
  3. 7e4a6ae x86: Move common PCH code into a common place by Simon Glass · 9 years ago
  4. f215287 dhry: Correct dhrystone calculation for fast machines by Simon Glass · 9 years ago
  5. 9ab6049 arm: Add a 64-bit division routine to the private library by Simon Glass · 9 years ago
  6. 93a1c3c x86: Fix a header nit in x86-chromebook.h by Simon Glass · 9 years ago
  7. 1cb1611 x86: Add a function to set the IOAPIC ID by Simon Glass · 9 years ago
  8. f21069f x86: Update README for new developments by Simon Glass · 9 years ago
  9. a69ed4e x86: Use white on black for the console on chromebooks by Simon Glass · 9 years ago
  10. 2e4fc2b x86: Add a default address for reference code by Simon Glass · 9 years ago
  11. 97cb092 x86: broadwell: Add video support by Simon Glass · 9 years ago
  12. b697b84 x86: broadwell: Add support for high-speed I/O lane with ME by Simon Glass · 9 years ago
  13. 64b1797 x86: broadwell: Add a GPIO driver by Simon Glass · 9 years ago
  14. 2627c7e x86: broadwell: Add support for SDRAM setup by Simon Glass · 9 years ago
  15. 71a8f20 x86: broadwell: Add power-control support by Simon Glass · 9 years ago
  16. e799485 x86: broadwell: Add reference code support by Simon Glass · 9 years ago
  17. 08cb742 x86: broadwell: Add an LPC driver by Simon Glass · 9 years ago
  18. da3363d x86: broadwell: Add a northbridge driver by Simon Glass · 9 years ago
  19. d2c29d9 x86: broadwell: Add a SATA driver by Simon Glass · 9 years ago
  20. b24f5c4 x86: broadwell: Add a pinctrl driver by Simon Glass · 9 years ago
  21. 1e6f4e5 x86: broadwell: Add a PCH driver by Simon Glass · 9 years ago
  22. 2f3f477 x86: Add basic support for broadwell by Simon Glass · 9 years ago
  23. c13dcb3 x86: dts: Update the pinctrl binding a little by Simon Glass · 9 years ago
  24. 0adf8d3 x86: Add support for running Intel reference code by Simon Glass · 9 years ago
  25. 779653b x86: Drop all the old pin configuration code by Simon Glass · 9 years ago
  26. 15cf75e x86: gpio: Allow the pinctrl driver to set up the pin config by Simon Glass · 9 years ago
  27. 7ac99be x86: Add an ICH6 pin configuration driver by Simon Glass · 9 years ago
  28. 0a10f44 x86: link: Add pin configuration to the device tree by Simon Glass · 9 years ago
  29. e77b62e x86: Update microcode for secondary CPUs by Simon Glass · 9 years ago
  30. 6499277 x86: ivybridge: Show microcode version for each core by Simon Glass · 9 years ago
  31. 6bcb675 x86: Record the CPU details when starting each core by Simon Glass · 9 years ago
  32. f7d35bc x86: Move common MRC Kconfig options to the common file by Simon Glass · 9 years ago
  33. 005174d x86: Allow I/O functions to use pointers by Simon Glass · 9 years ago
  34. 30928c1 x86: Add macros to clear and set I/O bits by Simon Glass · 9 years ago
  35. b70e742 x86: ivybridge: Drop sandybridge_early_init() by Simon Glass · 9 years ago
  36. 8b900a4 x86: Move Intel Management Engine code to a common place by Simon Glass · 9 years ago
  37. 2a605d4 x86: Rename PORT_RESET to IO_PORT_RESET by Simon Glass · 9 years ago
  38. 50dd3da x86: Move common CPU code to its own place by Simon Glass · 9 years ago
  39. 8c30b57 x86: Move common LPC code to its own place by Simon Glass · 9 years ago
  40. bb096b9 x86: Add the root-complex block to common intel registers by Simon Glass · 9 years ago
  41. 06d336c x86: Create a common header for Intel register access by Simon Glass · 9 years ago
  42. 9e66506 x86: Move microcode code to a common location by Simon Glass · 9 years ago
  43. 1223d73 x86: Move cache-as-RAM code into a common location by Simon Glass · 9 years ago
  44. 342727a x86: cpu: Add functions to return the family and stepping by Simon Glass · 9 years ago
  45. e4d6ab0 x86: Allow use of serial soon after relocation by Simon Glass · 9 years ago
  46. 8226a3e input: i8042: Make sure the keyboard is enabled by Simon Glass · 9 years ago
  47. 532f243 syscon: Avoid returning a device on failure by Simon Glass · 9 years ago
  48. d74d6b4 dm: timer: Correct timer init ordering after relocation by Simon Glass · 9 years ago
  49. 5a34957 x86: broadwell: Add a few microcode files by Simon Glass · 9 years ago
  50. d116b53 x86: Add comments to the SIPI vector by Simon Glass · 9 years ago
  51. 2254e34 x86: Tidy up mp_init to reduce duplication by Simon Glass · 9 years ago
  52. fde4677 x86: Correct duplicate POST values by Simon Glass · 9 years ago
  53. e28fcb2 x86: Add a script to aid code conversion from coreboot by Simon Glass · 9 years ago
  54. d6d50db x86: gpio: Correct GPIO setup ordering by Simon Glass · 9 years ago
  55. 963a811 x86: dts: link: Add board ID GPIOs by Simon Glass · 9 years ago
  56. a86d454 x86: dts: link: Move SPD info into the memory controller by Simon Glass · 9 years ago
  57. e9822d4 x86: link: Add required GPIO properties by Simon Glass · 9 years ago
  58. 8bf08b4 x86: Add some more common MSR indexes by Simon Glass · 9 years ago
  59. 6d24a1e x86: cpu: Make the vendor table const by Simon Glass · 9 years ago
  60. 9a01cca malloc_simple: Add a little more debugging by Simon Glass · 9 years ago
  61. 4974a6f pci: Correct a few comments and nits by Simon Glass · 9 years ago
  62. 319dba1 pci: Add functions to update PCI configuration registers by Simon Glass · 9 years ago
  63. 17c43f1 gpio: Use const where possible by Simon Glass · 9 years ago
  64. bbf2478 gpio: Add a function to obtain a GPIO vector value by Simon Glass · 9 years ago
  65. 740d5d3 cpu: Add support for microcode version and CPU ID by Simon Glass · 9 years ago
  66. e23c6c2 video: Allow simple-panel to be used without regulators by Simon Glass · 9 years ago
  67. 2e9ae22 x86: Document how to play with SeaBIOS by Bin Meng · 9 years ago
  68. 2830bc7 x86: qemu: Enable ACPI table generation by default by Bin Meng · 9 years ago
  69. 3cf2371 x86: Support booting SeaBIOS by Bin Meng · 9 years ago
  70. 26f9a9b x86: Implement functions for writing coreboot table by Bin Meng · 9 years ago
  71. ff94c21 x86: Support writing configuration tables in high area by Bin Meng · 9 years ago
  72. ef4d0a5 x86: Simplify codes in write_tables() by Bin Meng · 9 years ago
  73. 358bb3f x86: Change write_acpi_tables() signature a little bit by Bin Meng · 9 years ago
  74. 897e1dc x86: Use a macro for ROM table alignment by Bin Meng · 9 years ago
  75. a5221b5 x86: Change to use start/end address pair in write_tables() by Bin Meng · 9 years ago
  76. f2d0690 x86: Clean up coreboot_tables.h by Bin Meng · 9 years ago
  77. 1329020 x86: Move sysinfo related to sysinfo.h by Bin Meng · 9 years ago
  78. f1d6fda x86: Move asm/arch-coreboot/tables.h to a common place by Bin Meng · 9 years ago
  79. f8a4826 spl: arm: Make sure to include all of the u_boot_list entries by Tom Rini · 9 years ago
  80. d08fedf mvebu: ds414: Move cmd_syno into ds414 directory by Tom Rini · 9 years ago
  81. f5af082 arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XX by Tom Rini · 9 years ago
  82. df13ec6 lpc32xx: work_92105: Rework Makefile by Tom Rini · 9 years ago
  83. ba52426 cmd: scsi: Group the command portion together, guard with !CONFIG_SPL_BUILD by Tom Rini · 9 years ago
  84. 80485af ARM: keystone2: Only link cmd_ddr3.o on non-SPL builds by Tom Rini · 9 years ago
  85. 534bc70 ARM: keystone2: Switch to using the poweroff command by Tom Rini · 9 years ago
  86. aadd336 ARM: keystone2: Split monitor code / command code by Tom Rini · 9 years ago
  87. 07adb7c ARM: DRA7xx: Enable NFS boot command by Andrew F. Davis · 9 years ago
  88. c29a3ce ti_armv7_common: env: Add NFS loading support to default enviroment by Andrew F. Davis · 9 years ago
  89. 70e6428 spl_nor: fix warning when compiled for 64bit target by Masahiro Yamada · 9 years ago
  90. 3eb80d1 ARM: DRA7: DDR: Enable SR in Power Management Control by Nishanth Menon · 9 years ago
  91. d28a86c keystone2: env: Set mmc as default boot for k2g-evm by Yan Liu · 9 years ago
  92. abca947 keystone2: env: add env script for booting with an initramfs with firmware by Murali Karicheri · 9 years ago
  93. 84fe283 k2g: configs: Add support to save env in MMC by Lokesh Vutla · 9 years ago
  94. 0552d1d k2g: env: Allow use of a script and plain text env files by Lokesh Vutla · 9 years ago
  95. 18c534b ti_armv7_common: env: Consolidate support for loading script and text env files by Lokesh Vutla · 9 years ago
  96. 592bc5e am43xx: configs: Enable USB commands for non usb boot also by Mugunthan V N · 9 years ago
  97. e77faeb am335x: configs: Fix usb ether boot support by Lokesh Vutla · 9 years ago
  98. 8462cb5 ti_armv7_keystone2: env: Remove securedb.key.bin load by Carlos Hernandez · 9 years ago
  99. 48dc165 ti_armv7_keystone2: env: Update UBIFS image paths by Carlos Hernandez · 9 years ago
  100. cc2c948 ti_armv7_keystone2: configs: add usb mass storage support by Mugunthan V N · 9 years ago