1. 7165fd5 x86: Add a common HOB library by Park, Aiden · 5 years ago
  2. 7c03caf x86: Add a simple TPL implementation by Simon Glass · 5 years ago
  3. 6b59607 x86: do not use i386 code for x86_64 memory functions by Heinrich Schuchardt · 6 years ago
  4. a0609a8 x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library by Bin Meng · 6 years ago
  5. 4f1dacd x86: efi: Refactor the directory of EFI app and payload support by Bin Meng · 6 years ago
  6. 16dde89 x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codes by Bin Meng · 6 years ago
  7. fcfc8a8 x86: Conditionally build the pinctrl_ich6 driver by Bin Meng · 6 years ago
  8. f2560e2 efi_loader: build CRT0 and RELOC on x86_64 by Heinrich Schuchardt · 6 years ago
  9. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  10. 8e18f34 x86: Move commands from under arch/x86 to cmd/x86/ by Tom Rini · 7 years ago
  11. aa7839b x86: lib: Implement standalone __udivdi3 etc instead of libgcc ones by Stefan Roese · 7 years ago
  12. 9f1fad1 x86: Add an early CMOS access library by Bin Meng · 7 years ago
  13. 3a34cae x86: acpi: Resume OS if resume vector is found by Bin Meng · 7 years ago
  14. ca0d29e x86: Introduce minimal PMU driver for Intel MID platforms by Andy Shevchenko · 7 years ago
  15. bb41646 x86: Add SCU IPC driver for Intel MID platforms by Felipe Balbi · 7 years ago
  16. ca5114f x86: Don't try to boot Linux from SPL by Simon Glass · 8 years ago
  17. e1b610b x86: Don't build 32-bit efi files on x86_64 by Simon Glass · 8 years ago
  18. 05cbd98 x86: Don't try to run the VGA BIOS in 64-bit mode by Simon Glass · 8 years ago
  19. 4bbc024 x86: Add an SPL implementation by Simon Glass · 8 years ago
  20. 95b62b2 efi_loader: Allow to compile helloworld.efi w/o bundling it by Alexander Graf · 8 years ago
  21. 5bd828b efi: x86: Adjust EFI files support efi_loader by Simon Glass · 8 years ago
  22. 2dcd4e9 x86: Move efi .S files into the 'lib' directory by Simon Glass · 8 years ago
  23. 65e4c0b x86: efi: Add EFI loader support for x86 by Simon Glass · 8 years ago
  24. 4b6dddc x86: Move smbios generation into arch independent directory by Alexander Graf · 8 years ago
  25. 5483449 x86: Compile coreboot_table.c only for SeaBIOS by Bin Meng · 8 years ago
  26. 34865a6 x86: qemu: fix ACPI Kconfig options by Miao Yan · 8 years ago
  27. 7ac99be x86: Add an ICH6 pin configuration driver by Simon Glass · 9 years ago
  28. 26f9a9b x86: Implement functions for writing coreboot table by Bin Meng · 9 years ago
  29. 5c88442 x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE by Bin Meng · 9 years ago
  30. fa287b1 x86: qemu: add the ability to load and link ACPI tables from QEMU by Miao Yan · 9 years ago
  31. 5544757 dm: x86: Add a northbridge uclass by Simon Glass · 9 years ago
  32. ca831f4 dm: Expand the uclass for Platform Controller Hubs (PCH) by Simon Glass · 9 years ago
  33. 7030f27 x86: tsc: Move tsc_timer.c to drivers/timer by Bin Meng · 9 years ago
  34. da3fe24 x86: Rename pcat_ to i8254 and i8259 accordingly by Bin Meng · 9 years ago
  35. f6220f1 x86: Move mrccache.[c|h] to a common place by Bin Meng · 9 years ago
  36. 62716eb x86: fsp: Make hob command a sub-command to fsp by Bin Meng · 9 years ago
  37. 721e992 x86: Add SMBIOS table support by Bin Meng · 9 years ago
  38. 59ec719 x86: Move install_e820_map() out of zimage.c by Bin Meng · 9 years ago
  39. 867bcb6 x86: Generate a valid ACPI table by Saket Sinha · 9 years ago
  40. 8e36650 x86: Add helper code for running from EFI by Simon Glass · 9 years ago
  41. b997abd x86: Support building the EFI stub by Simon Glass · 9 years ago
  42. 7f5df8d x86: Add MultiProcessor (MP) table APIs by Bin Meng · 9 years ago
  43. 6388e35 x86: Add support for the Simple Firmware Interface (SFI) by Simon Glass · 9 years ago
  44. b5b6b01 x86: Support platform PIRQ routing by Bin Meng · 9 years ago
  45. 5e2400e x86: Write configuration tables in last_stage_init() by Bin Meng · 9 years ago
  46. 5098d73 x86: Remove the old VGA driver by Bin Meng · 9 years ago
  47. a274e9c dm: x86: Add a uclass for an Low Pin Count (LPC) device by Simon Glass · 10 years ago
  48. 452f548 dm: x86: Add a uclass for a Platform Controller Hub by Simon Glass · 10 years ago
  49. a219dae dm: x86: pci: Add a PCI driver for driver model by Simon Glass · 10 years ago
  50. 1021af4 x86: Move common FSP code into a common location by Simon Glass · 10 years ago
  51. cb3b2e6 x86: Add an 'mtrr' command to list and adjust MTRRs by Simon Glass · 10 years ago
  52. ba7b38a x86: Add a simple command to show FSP HOB information by Bin Meng · 10 years ago
  53. 0ca2426 x86: Add support for running option ROMs natively by Simon Glass · 10 years ago
  54. 65dd74a x86: ivybridge: Implement SDRAM init by Simon Glass · 10 years ago
  55. dd43fa2 x86: set CONFIG_USE_PRIVATE_LIBGCC to y by Masahiro Yamada · 10 years ago
  56. b6e53eb kbuild, x86: use a short log for arch/x86/lib/libgcc.a by Masahiro Yamada · 11 years ago
  57. 9e41403 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  58. 3954b73 x86: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  59. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  60. b8eee43 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · 11 years ago
  61. d0b6f24 x86: Re-enable PCAT timer 2 for beeping by Simon Glass · 11 years ago
  62. f9083bb x86: Remove ISR timer by Simon Glass · 11 years ago
  63. e761ecd x86: Add TSC timer by Simon Glass · 11 years ago
  64. fa790fa x86: Remove legacy board init code by Simon Glass · 11 years ago
  65. dfdedd9 x86: Remove unused bios/pci code by Simon Glass · 11 years ago
  66. e424c15 x86: Enable generic board support by Simon Glass · 12 years ago
  67. 96dfc06 x86: Remove unused real mode code by Simon Glass · 12 years ago
  68. 058d59b x86: Build vga video code only if CONFIG_VIDEO_VGA is defined by Simon Glass · 12 years ago
  69. ac31a7b x86: Implement arch_phys_memset so that it can wipe memory above 4GB by Gabe Black · 12 years ago
  70. 5b5ece9 x86: Allow compiling out realmode/bios code by Gabe Black · 12 years ago
  71. d47ab0e x86: Split init functions out of board.c by Graeme Russ · 13 years ago
  72. b156ff0 x86: Move relocation code out of board.c by Graeme Russ · 13 years ago
  73. d13640b x86: Move do_go_exec() out of board.c by Graeme Russ · 13 years ago
  74. 36b2409 x86: Wrap small helper functions from libgcc to avoid an ABI mismatch by Gabe Black · 13 years ago
  75. dbaef6e x86: Import the glibc memset implementation by Gabe Black · 13 years ago
  76. a76fc70 x86: Provide more configuration granularity by Graeme Russ · 13 years ago
  77. fea2572 x86: Rename i386 to x86 by Graeme Russ · 13 years ago[Renamed from arch/i386/lib/Makefile]
  78. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  79. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 14 years ago[Renamed from lib_i386/Makefile]
  80. 4ee4e41 i386: Reorder source objects in lib_i386 Makefile by Graeme Russ · 15 years ago
  81. f50b619 i386: Moved PCI from #ifdef to conditional compile for sc520 boards by Graeme Russ · 15 years ago
  82. 8c63d47 Implement SC520 timers by Graeme Russ · 16 years ago
  83. abf0cd3 Rewrite i386 interrupt handling by Graeme Russ · 16 years ago
  84. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  85. 823afe7 [Makefile] Sort COBJS in lib_<arch> Makefiles by Marian Balakowicz · 17 years ago
  86. 4a995ed [new uImage] Rename architecture specific bootm code files by Marian Balakowicz · 17 years ago
  87. 2b208f5 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  88. f932863 Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  89. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  90. 7a8e9bed * Patch by Marc Singer, 29 May 2003: by wdenk · 21 years ago
  91. 2262cfe * Patch by Daniel Engström, 13 Nov 2002: by wdenk · 22 years ago