1. 05e12f7 x86: Add a way to reinit the cpu by Simon Glass · 6 years ago
  2. af5b8d2 x86: Switch to use DM sysreset driver by Bin Meng · 6 years ago
  3. f55305a Define board_quiesce_devices() in a shared location by Simon Glass · 7 years ago
  4. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  5. 162b09c x86: Don't include asm/u-boot.h in common by Simon Glass · 8 years ago
  6. cf20030 x86: fsp: Save stack address to CMOS for next S3 boot by Bin Meng · 8 years ago
  7. 4096e3a Move dram_init_banksize() to a common header by Simon Glass · 8 years ago
  8. 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · 8 years ago
  9. 295c423 board_f: x86: Rename x86_fsp_init() to arch_fsp_init() by Simon Glass · 8 years ago
  10. 2ebeb44 ls2080: Exit dpaa only right before exiting U-Boot by Alexander Graf · 8 years ago
  11. a377b7c x86: baytrail: Add option to disable the internal UART to setup_early_uart() by Stefan Roese · 9 years ago
  12. 0aa7bfa x86: Make x86_init_cpus() static by Simon Glass · 9 years ago
  13. b29a08c x86: Rename pcat_ to i8254 and i8259 accordingly by Bin Meng · 9 years ago
  14. bfa90c0 x86: Remove init_gd() function by Simon Glass · 9 years ago
  15. d560c5c x86: fsp: Move FspInitEntry call to board_init_f() by Bin Meng · 9 years ago
  16. a3c9fb0 x86: fsp: Load GDT before calling FspInitEntry by Bin Meng · 9 years ago
  17. 5949013 x86: coreboot: Fix cosmetic issues by Bin Meng · 9 years ago
  18. 02fe5e6 x86: Allow CPUs to be set up after relocation by Simon Glass · 10 years ago
  19. 1530536 x86: queensbay: Implement PIRQ routing by Bin Meng · 10 years ago
  20. fd619a8 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  21. ef932b0 common: Move dram_init() declaration to common location by Michal Simek · 10 years ago
  22. 4661c2c x86: Allow a UART to be set up before the FSP is ready by Simon Glass · 10 years ago
  23. 1b6b9b9 x86: Support ROMs on other archs by Simon Glass · 10 years ago
  24. 57a6cd8 x86: Remove cpu_init_r() for x86 by Bin Meng · 10 years ago
  25. 268eefd x86: ivybridge: Implement SDRAM init by Simon Glass · 10 years ago
  26. 543bb14 x86: Replace fill_processor_name() with cpu_get_name() by Simon Glass · 10 years ago
  27. 8337433 x86: Fix up some missing prototypes by Simon Glass · 10 years ago
  28. 19a8b12 x86: Use the standard arch_cpu_init() function by Simon Glass · 10 years ago
  29. 8aa7873 x86: Use the standard dram_init() function by Simon Glass · 10 years ago
  30. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  31. 42081ce x86: Support tracing function by Simon Glass · 11 years ago
  32. 3e8b605 x86: Re-enable PCAT timer 2 for beeping by Simon Glass · 12 years ago
  33. 11d7a5b x86: Add TSC timer by Simon Glass · 12 years ago
  34. ace6cd8 x86: Implement panic output for coreboot by Simon Glass · 12 years ago
  35. 3e93e33 x86: Use sections header to obtain link symbols by Simon Glass · 12 years ago
  36. 5b92820 Change stub example to use asm-generic/sections.h by Simon Glass · 12 years ago
  37. 781db8c x86: Add an __end symbol to signal the end of the U-Boot binary by Simon Glass · 12 years ago
  38. 2c0ff4e x86: Remove video_init() prototype from u-boot-x86.h by Simon Glass · 12 years ago
  39. 1d82bac x86: Add function to read time stamp counter by Vadim Bendebury · 12 years ago
  40. 846d08e x86: Add a default implementation for cleanup_before_linux() by Gabe Black · 12 years ago
  41. 6e25600 x86: Create weak init_cache() and default enable_caches() functions by Graeme Russ · 13 years ago
  42. 3536896 x86: Use fs for global data by Graeme Russ · 13 years ago
  43. d7755b4 x86: Simplify Flash-to-RAM code execution transition by Graeme Russ · 13 years ago
  44. 883c603 cosmetic: checkpatch cleanup of arch/x86/lib/*.c by Graeme Russ · 13 years ago
  45. 7056c61 x86: Remove the prototype for the unused function board_init by Gabe Black · 13 years ago
  46. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  47. 75fc434 Unify timer_init() and cpu_init() prototypes by Wolfgang Denk · 13 years ago
  48. cbfce1d x86: Rename i386 to x86 by Graeme Russ · 14 years ago[Renamed (92%) from arch/i386/include/asm/u-boot-i386.h]
  49. 344f745 x86: Move call to dram_init_f into board_init_f by Graeme Russ · 14 years ago
  50. 121931c x86: Make cpu init functions weak by Graeme Russ · 14 years ago
  51. a8d06b4 x86: Provide weak PC/AT compatibility setup function by Graeme Russ · 15 years ago
  52. 16261b5 i386: Move cpu/i386/* to arch/i386/cpu/* by Peter Tyser · 15 years ago
  53. 3cba3c1 Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · 15 years ago[Renamed from include/asm-i386/u-boot-i386.h]
  54. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago
  55. 078395c i386: Final Relocation by Graeme Russ · 15 years ago
  56. 759cbb2 i386: Move references to link script exports by Graeme Russ · 15 years ago
  57. d11b085 i386: Rearrange Interupt Handling by Graeme Russ · 15 years ago
  58. 7679d1f Implement SC520 timers by Graeme Russ · 16 years ago
  59. 77290ee Rewrite i386 interrupt handling by Graeme Russ · 16 years ago
  60. abda5ca * Patch by Marc Singer, 29 May 2003: by wdenk · 22 years ago
  61. ef5fe75 * Patch by Josef Wagner, 12 Mar 2003: by wdenk · 22 years ago[Renamed (95%) from include/asm-i386/ppcboot-i386.h]
  62. 591dda5 * Patch by Daniel Engström, 13 Nov 2002: by wdenk · 22 years ago