1. c0069e9 x86: Add a way to reinit the cpu by Simon Glass · 5 years ago
  2. b37b7b2 x86: Switch to use DM sysreset driver by Bin Meng · 6 years ago
  3. 329da48 Define board_quiesce_devices() in a shared location by Simon Glass · 6 years ago
  4. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  5. 3ff240c x86: Don't include asm/u-boot.h in common by Simon Glass · 7 years ago
  6. ba65808 x86: fsp: Save stack address to CMOS for next S3 boot by Bin Meng · 7 years ago
  7. 5e924a1 Move dram_init_banksize() to a common header by Simon Glass · 7 years ago
  8. 76b00ac board_f: Drop setup_dram_config() wrapper by Simon Glass · 7 years ago
  9. 671549e board_f: x86: Rename x86_fsp_init() to arch_fsp_init() by Simon Glass · 7 years ago
  10. b7b8410 ls2080: Exit dpaa only right before exiting U-Boot by Alexander Graf · 8 years ago
  11. d521197 x86: baytrail: Add option to disable the internal UART to setup_early_uart() by Stefan Roese · 9 years ago
  12. afd5d50 x86: Make x86_init_cpus() static by Simon Glass · 9 years ago
  13. da3fe24 x86: Rename pcat_ to i8254 and i8259 accordingly by Bin Meng · 9 years ago
  14. 93afae5 x86: Remove init_gd() function by Simon Glass · 9 years ago
  15. aefaff8 x86: fsp: Move FspInitEntry call to board_init_f() by Bin Meng · 9 years ago
  16. 002610f x86: fsp: Load GDT before calling FspInitEntry by Bin Meng · 9 years ago
  17. 65cdd9b x86: coreboot: Fix cosmetic issues by Bin Meng · 9 years ago
  18. bcb0c61 x86: Allow CPUs to be set up after relocation by Simon Glass · 9 years ago
  19. afbf140 x86: queensbay: Implement PIRQ routing by Bin Meng · 9 years ago
  20. db7a7de Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  21. 0267ba5 common: Move dram_init() declaration to common location by Michal Simek · 10 years ago
  22. 447f8b0 x86: Allow a UART to be set up before the FSP is ready by Simon Glass · 10 years ago
  23. bdc88d4 x86: Support ROMs on other archs by Simon Glass · 10 years ago
  24. a549f74 x86: Remove cpu_init_r() for x86 by Bin Meng · 10 years ago
  25. 65dd74a x86: ivybridge: Implement SDRAM init by Simon Glass · 10 years ago
  26. 727c1a9 x86: Replace fill_processor_name() with cpu_get_name() by Simon Glass · 10 years ago
  27. e1ffd81 x86: Fix up some missing prototypes by Simon Glass · 10 years ago
  28. 8b37c76 x86: Use the standard arch_cpu_init() function by Simon Glass · 10 years ago
  29. 07387d1 x86: Use the standard dram_init() function by Simon Glass · 10 years ago
  30. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  31. d8819f9 x86: Support tracing function by Simon Glass · 11 years ago
  32. d0b6f24 x86: Re-enable PCAT timer 2 for beeping by Simon Glass · 11 years ago
  33. e761ecd x86: Add TSC timer by Simon Glass · 11 years ago
  34. c78a62a x86: Implement panic output for coreboot by Simon Glass · 11 years ago
  35. 86cfb6b x86: Use sections header to obtain link symbols by Simon Glass · 12 years ago
  36. 716cc8c Change stub example to use asm-generic/sections.h by Simon Glass · 12 years ago
  37. 4b491b8 x86: Add an __end symbol to signal the end of the U-Boot binary by Simon Glass · 12 years ago
  38. a94e9d7 x86: Remove video_init() prototype from u-boot-x86.h by Simon Glass · 12 years ago
  39. 2f899e0 x86: Add function to read time stamp counter by Vadim Bendebury · 12 years ago
  40. f30fc4d x86: Add a default implementation for cleanup_before_linux() by Gabe Black · 12 years ago
  41. d653244 x86: Create weak init_cache() and default enable_caches() functions by Graeme Russ · 13 years ago
  42. 9e6c572 x86: Use fs for global data by Graeme Russ · 13 years ago
  43. f48dd6f x86: Simplify Flash-to-RAM code execution transition by Graeme Russ · 13 years ago
  44. 83088af cosmetic: checkpatch cleanup of arch/x86/lib/*.c by Graeme Russ · 13 years ago
  45. fdb7115 x86: Remove the prototype for the unused function board_init by Gabe Black · 13 years ago
  46. fa82f87 Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  47. f6c019c Unify timer_init() and cpu_init() prototypes by Wolfgang Denk · 13 years ago
  48. fea2572 x86: Rename i386 to x86 by Graeme Russ · 13 years ago[Renamed (92%) from arch/i386/include/asm/u-boot-i386.h]
  49. c869e2a x86: Move call to dram_init_f into board_init_f by Graeme Russ · 14 years ago
  50. 0ea76e9 x86: Make cpu init functions weak by Graeme Russ · 14 years ago
  51. 79ea6b8 x86: Provide weak PC/AT compatibility setup function by Graeme Russ · 14 years ago
  52. e9a8828 i386: Move cpu/i386/* to arch/i386/cpu/* by Peter Tyser · 14 years ago
  53. 819833a Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · 14 years ago[Renamed from include/asm-i386/u-boot-i386.h]
  54. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 14 years ago
  55. 1c409bc i386: Final Relocation by Graeme Russ · 15 years ago
  56. cabe579 i386: Move references to link script exports by Graeme Russ · 15 years ago
  57. 564a998 i386: Rearrange Interupt Handling by Graeme Russ · 15 years ago
  58. 8c63d47 Implement SC520 timers by Graeme Russ · 16 years ago
  59. abf0cd3 Rewrite i386 interrupt handling by Graeme Russ · 16 years ago
  60. 7a8e9bed * Patch by Marc Singer, 29 May 2003: by wdenk · 21 years ago
  61. 3bac351 * Patch by Josef Wagner, 12 Mar 2003: by wdenk · 22 years ago[Renamed (95%) from include/asm-i386/ppcboot-i386.h]
  62. 2262cfe * Patch by Daniel Engström, 13 Nov 2002: by wdenk · 22 years ago