1. 2e3b883 x86: edison: Generate an image suitable for xFSTK by Simon Glass · 4 years, 1 month ago
  2. 5a53441 x86: edison: Move config SYS_MALLOC_LEN to Kconfig by Andy Shevchenko · 4 years ago
  3. c2addf9 x86: intel: slimbootloader: Remove dead code by Andy Shevchenko · 4 years, 1 month ago
  4. 886bce1 x86: intel: minnowmax: Remove dead code by Andy Shevchenko · 4 years, 1 month ago
  5. 9278031 x86: intel: galileo: Remove dead code by Andy Shevchenko · 4 years, 1 month ago
  6. b2253bc x86: intel: edison: Remove dead code by Andy Shevchenko · 4 years, 1 month ago
  7. e5de5e0 x86: intel: crownbay: Remove dead code by Andy Shevchenko · 4 years, 1 month ago
  8. 41a9371 x86: intel: cougarcanyon2: Remove dead code by Andy Shevchenko · 4 years, 1 month ago
  9. d196c18 x86: intel: cherryhill: Remove dead code by Andy Shevchenko · 4 years, 1 month ago
  10. a97e6af x86: intel: bayleybay: Remove dead code by Andy Shevchenko · 4 years, 1 month ago
  11. e6385c7 Makefile: Rename ALL-y to INPUTS-y by Simon Glass · 4 years, 2 months ago
  12. b523c17 x86: minnowmax: Add support for Winbond flash by Simon Glass · 4 years, 4 months ago
  13. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  14. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  15. 1560357 board: intel: agilex: Add socdk board support for Intel Agilex SoC by Ley Foon Tan · 4 years, 10 months ago
  16. 5255932 common: Move some board functions out of common.h by Simon Glass · 4 years, 10 months ago
  17. 8331188 x86: Rename existing FSP code to fsp1 by Simon Glass · 5 years ago
  18. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  19. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  20. d8f6db4 board: intel: Add new slimbootloader board by Park, Aiden · 5 years ago
  21. 42ef707 x86: edison: Enable SD slot by Andy Shevchenko · 5 years ago
  22. 252d41f x86: baytrail: Drop EFI-specific test logics by Bin Meng · 6 years ago
  23. 4549e78 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · 6 years ago
  24. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  25. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  26. 256df1e x86: edison: Bring minimal ACPI support to the board by Andy Shevchenko · 7 years ago
  27. eb45787 x86: Support Intel Cherry Hill board by Bin Meng · 7 years ago
  28. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  29. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  30. 0151009 env: Drop saveenv() in favour of env_save() by Simon Glass · 7 years ago
  31. 1df7f0b x86: kconfig: Let board select SPI flash by Bin Meng · 7 years ago
  32. 5d89b37 x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig by Bin Meng · 7 years ago
  33. 30b1ecd x86: kconfig: Let board select BOARD_EARLY_INIT_F by Bin Meng · 7 years ago
  34. 495f377 x86: Add Intel Edison board files by Andy Shevchenko · 7 years ago
  35. 70b95de x86: minnowmax: Configure GPIO pins to turn on USB ports VBUS by Bin Meng · 7 years ago
  36. c2147e2 x86: bayleybay: Add PS/2 keyboard and mouse to ASL file by Bin Meng · 8 years ago
  37. e6ddb6b x86: galileo: Enable ACPI table generation by Bin Meng · 8 years ago
  38. 8216b11 x86: galileo: Override SMBIOS product name by Bin Meng · 8 years ago
  39. 7a47a08 x86: baytrail: Add .gitignore for ACPI enabled boards by Bin Meng · 8 years ago
  40. ad3098f x86: baytrail: Enable ACPI table generation for all boards by Bin Meng · 8 years ago
  41. 779653b x86: Drop all the old pin configuration code by Simon Glass · 9 years ago
  42. 8c30b57 x86: Move common LPC code to its own place by Simon Glass · 9 years ago
  43. a2e3b05 x86: Add Intel Cougar Canyon 2 board by Bin Meng · 9 years ago
  44. 2b7ff26 x86: Drop asm/arch/gpio.h by Bin Meng · 9 years ago
  45. 316fd39 x86: Enable PCIe controller on quark/galileo by Bin Meng · 9 years ago
  46. 468e81c x86: bayleybay: Convert to use more dm drivers by Bin Meng · 9 years ago
  47. 868767c x86: crownbay: Convert to use CONFIG_DM_ETH for E1000 by Bin Meng · 9 years ago
  48. 4dd02a7 x86: crownbay: Enable on-board SMSC superio keyboard controller by Bin Meng · 9 years ago
  49. b8098bc x86: Convert minnowmax to use CONFIG_DM_NET by Simon Glass · 9 years ago
  50. b430258 x86: baytrail: Support operation as an EFI payload by Simon Glass · 9 years ago
  51. 9b911be x86: Add Intel Bayley Bay board support by Bin Meng · 9 years ago
  52. 456ee90 x86: minnowmax: Remove smsc47x superio codes by Bin Meng · 9 years ago
  53. 5d3c2c5 x86: minnowmax: initialize the pin-muxing from device tree by Gabriel Huau · 9 years ago
  54. 8feb2cc x86: Remove DECLARE_GLOBAL_DATA_PTR in board files by Bin Meng · 9 years ago
  55. a26cd04 arch: Make board selection choices optional by Joe Hershberger · 9 years ago
  56. 99556d7 x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS by Bin Meng · 9 years ago
  57. 65c4ac0 x86: Kconfig: Divide the target selection to vendor/model by Bin Meng · 9 years ago
  58. 1926883 x86: Set serial port IRQ for SMSC LPC47M by Bin Meng · 9 years ago
  59. afee3fb x86: Add basic Intel Galileo board support by Bin Meng · 10 years ago
  60. 3a1a18f x86: Add support for Intel Minnowboard Max by Simon Glass · 10 years ago
  61. 8cb20cc x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to Kconfig by Bin Meng · 10 years ago
  62. 0ff65eb x86: crownbay: Enable Intel E1000 NIC support by Bin Meng · 10 years ago
  63. 58f542d x86: Add queensbay and crownbay Kconfig files by Bin Meng · 10 years ago
  64. b71eec3 x86: ich6-gpio: Add Intel Tunnel Creek GPIO support by Bin Meng · 10 years ago
  65. b2e02d2 x86: Add basic support to queensbay platform and crownbay board by Bin Meng · 10 years ago