1. 7698d36 x86: Hide ROM chip size when CONFIG_X86_RESET_VECTOR is not selected by Bin Meng · 10 years ago
  2. 8cb20cc x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to Kconfig by Bin Meng · 10 years ago
  3. 3ba6a0f x86: Allow a hardcoded TSC frequency provided by Kconfig by Bin Meng · 10 years ago
  4. 5c564b0 x86: coreboot: Set up timer base correctly by Bin Meng · 10 years ago
  5. b2439ae x86: fsp: Drop get_hob_type() and get_hob_length() by Bin Meng · 10 years ago
  6. cb3b2e6 x86: Add an 'mtrr' command to list and adjust MTRRs by Simon Glass · 10 years ago
  7. c72f74e x86: ivybridge: Update microcode early in boot by Simon Glass · 10 years ago
  8. 801d70c x86: Disable CAR before relocation on platforms that need it by Simon Glass · 10 years ago
  9. 7b00896 x86: ivybridge: Add a way to turn off the CAR by Simon Glass · 10 years ago
  10. db55bd7 x86: Commit the current MTRRs before relocation by Simon Glass · 10 years ago
  11. aaafcd6 x86: ivybridge: Request MTRRs for DRAM regions by Simon Glass · 10 years ago
  12. 313aef3 x86: board_f: Adjust x86 boot order for performance by Simon Glass · 10 years ago
  13. 9818a00 x86: ivybridge: Set up an MTRR for the video frame buffer by Simon Glass · 10 years ago
  14. aff2523 x86: Add support for MTRRs by Simon Glass · 10 years ago
  15. 3a5659f x86: ivybridge: Drop support for ROM caching by Simon Glass · 10 years ago
  16. 9a99caf x86: pci: Display vesa modes in hex by Simon Glass · 10 years ago
  17. f4a6f0a x86: Tidy up VESA mode numbers by Simon Glass · 10 years ago
  18. 818f602 x86: Use cache, don't clear the display in video BIOS by Simon Glass · 10 years ago
  19. d19ee5c x86: ivybridge: Only run the Video BIOS when video is enabled by Simon Glass · 10 years ago
  20. fba7eac x86: video: Add debug option to time the BIOS copy by Simon Glass · 10 years ago
  21. 23609c7 x86: pci: Don't return a vesa mode when there is not video by Simon Glass · 10 years ago
  22. 6dcc815 x86: video: Add a debug() to display the frame buffer address by Simon Glass · 10 years ago
  23. 8a38808 x86: Correct ifdtool microcode calculation by Simon Glass · 10 years ago
  24. 6c911c4 x86: Drop RAMTOP Kconfig by Simon Glass · 10 years ago
  25. bbd43d6 x86: Correct XIP_ROM_SIZE by Simon Glass · 10 years ago
  26. b21b208 x86: crownbay: Add pci devices in the dts file by Bin Meng · 10 years ago
  27. 1eb47ef x86: Use ePAPR defined properties for x86-uart by Bin Meng · 10 years ago
  28. 3db886a serial: ns16550: Support ns16550 compatible pci uart devices by Bin Meng · 10 years ago
  29. a62e84d fdt: Add several apis to decode pci device node by Bin Meng · 10 years ago
  30. 95f5c8f PM9G45 adding generic board support by Georgi Botev · 10 years ago
  31. ebf7bef PM9261 adding generic board support by Georgi Botev · 10 years ago
  32. efe62a6 PM9263 adding generic board support by Georgi Botev · 10 years ago
  33. 3c3b55d ppc4xx: switch VOM405 to generic board by Matthias Fuchs · 10 years ago
  34. 3483035 ppc4xx: switch PMC405DE to generic board by Matthias Fuchs · 10 years ago
  35. a5ee5c6 ppc4xx: switch PLU405 to generic board by Matthias Fuchs · 10 years ago
  36. 37ea009 ppc4xx: switch CPCI2DP to generic board by Matthias Fuchs · 10 years ago
  37. 7eaeb08 ppc4xx: cleanup CPCI4052 board by Matthias Fuchs · 10 years ago
  38. 5f1459d ppc4xx: remove some CPCI405 variants by Matthias Fuchs · 10 years ago
  39. 5f8f629 ppc4xx: remove G2000 board by Matthias Fuchs · 10 years ago
  40. fc88a5b ppc4xx: remove WUH405 board by Matthias Fuchs · 10 years ago
  41. 807db88 ppc4xx: remove VOH405 board by Matthias Fuchs · 10 years ago
  42. d526330 ppc4xx: remove PMC405 board by Matthias Fuchs · 10 years ago
  43. dbe7bb0 ppc4xx: remove PCI405 board by Matthias Fuchs · 10 years ago
  44. cc6e715 ppc4xx: remove OCRTC board by Matthias Fuchs · 10 years ago
  45. e434d5d ppc4xx: remove HUB405 board by Matthias Fuchs · 10 years ago
  46. 843125d ppc4xx: remove HH405 board by Matthias Fuchs · 10 years ago
  47. 7ac9d47 ppc4xx: remove DU440 board by Matthias Fuchs · 10 years ago
  48. bc11407 ppc4xx: remove DU405 board by Matthias Fuchs · 10 years ago
  49. 9a4018e ppc4xx: remove DP405 board by Matthias Fuchs · 10 years ago
  50. 3705726 ppc4xx: remove CPCIISER4 board by Matthias Fuchs · 10 years ago
  51. 2404124 ppc4xx: remove CMS700 board by Matthias Fuchs · 10 years ago
  52. b5e7c84 ppc4xx: remove ASH405 board by Matthias Fuchs · 10 years ago
  53. 61b57c4 ppc4xx: remove AR405 board by Matthias Fuchs · 10 years ago
  54. 2b8a04e ppx4xx: remove APC405 board by Matthias Fuchs · 10 years ago
  55. cbdc662 m68k: remove TASREG board by Matthias Fuchs · 10 years ago
  56. 949dbc1 x86: Simplify the fsp hob access functions by Bin Meng · 10 years ago
  57. 8f9052f pci: Make pci apis usable before relocation by Bin Meng · 10 years ago
  58. fa5530b x86: Support pci bus scan in the early phase by Bin Meng · 10 years ago
  59. 4722c03 x86: Add missing DECLARE_GLOBAL_DATA_PTR for pci.c by Bin Meng · 10 years ago
  60. 120c416 x86: Clean up the board dts files by Bin Meng · 10 years ago
  61. 9ca5a0c x86: Rename coreboot.dsti to serial.dtsi by Bin Meng · 10 years ago
  62. 57706e4 x86: Remove alex.dts in arch/x86/dts by Bin Meng · 10 years ago
  63. 92fa7f5 Prepare v2015.01 by Tom Rini · 10 years ago
  64. 8cda413 Nokia RX-51: Do not call secure PPA routine on non secure devices by Pali Rohár · 10 years ago
  65. b1de434 powerpc: xes: Add maintainer by Peter Tyser · 10 years ago
  66. 0285100 powerpc: xes: Convert to generic board by John Schmoller · 10 years ago
  67. 13e55b3 ARM: remove redudant information from Kconfig files by Masahiro Yamada · 10 years ago
  68. 7eb3923 omap: beagle_x15: add MAINTAINERS by Masahiro Yamada · 10 years ago
  69. 2decdd0 stv0991: record defconfig ownership in MAINTAINERS by Masahiro Yamada · 10 years ago
  70. f5d8d6e ARM: kirkwood: dns325: Add generic board support by Stefan Herbrechtsmeier · 10 years ago
  71. 16437a1 Change e-mail address of Stefan Herbrechtsmeier by Stefan Herbrechtsmeier · 10 years ago
  72. 9a32561 common/board_f.c: fix compile error when tracing disabled by Kevin Hilman · 10 years ago
  73. f411b8f tools/kwbimage.c: fix parser error handling by Andreas Bießmann · 10 years ago
  74. 41e82da ARM: atmel: sama5d3xek: fix the LCD parameters by Bo Shen · 10 years ago
  75. f8009a7 ARM: atmel: sama5d4xek: fix the LCD parameters by Bo Shen · 10 years ago
  76. 77d5b40 ARM: atmel: sama5d4 xplained: fix the LCD parameters by Bo Shen · 10 years ago
  77. 93e9371 fix: tools: kwbimage.c: Initialize headersz to suppress warning by Łukasz Majewski · 10 years ago
  78. b8c7022 Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · 10 years ago
  79. 73b462b lcd_console: remove unused defines by Nikita Kiryanov · 10 years ago
  80. 904672e lcd: refactor lcd console stuff into its own file by Nikita Kiryanov · 10 years ago
  81. 88b326a lcd: make lcd_drawchars() independant of lcd_base by Nikita Kiryanov · 10 years ago
  82. 4d03634 lcd: introduce getters for bg/fg color by Nikita Kiryanov · 10 years ago
  83. a7de295 lcd: get rid of COLOR_MASK by Nikita Kiryanov · 10 years ago
  84. 140beb9 lcd: expand console api by Nikita Kiryanov · 10 years ago
  85. efd7c4a lcd: replace CONSOLE_(ROWS|COLS) with variables by Nikita Kiryanov · 10 years ago
  86. 404e4f4 lcd: rename console_(row|col) by Nikita Kiryanov · 10 years ago
  87. f4469f5 lcd: remove LCD_MONOCHROME by Nikita Kiryanov · 10 years ago
  88. ad8a245 mpc8xx_lcd: get rid of CONFIG_EDT32F10 by Nikita Kiryanov · 10 years ago
  89. 3707ad4 lcd: cleanup lcd_drawchars by Nikita Kiryanov · 10 years ago
  90. dc6b5b3 lcd: remove CONFIG_SYS_INVERT_COLORS by Nikita Kiryanov · 10 years ago
  91. 4c8c485 arc: introduce "mdbtrick" target by Alexey Brodkin · 10 years ago
  92. ab37b76 mtd: nand: do not scan BBT after scrub by Masahiro Yamada · 10 years ago
  93. bf80ee6 mtd: nand: Mark the BBT as scanned prior to calling scan_bbt again by Masahiro Yamada · 10 years ago
  94. 756963d mtd: nand: revive "nand scrub" command by Masahiro Yamada · 10 years ago
  95. b188067 arm: vf610: fix boot from SD-card by Stefan Agner · 10 years ago
  96. 75d7a0d arm: build arch memset/memcpy in Thumb2 mode by Stefan Agner · 10 years ago
  97. f10d86d Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 10 years ago
  98. 906d6fe mx25: Fix boot hang by avoiding vector relocation by Fabio Estevam · 10 years ago
  99. adc0fab imx:mx6sxsabresd support qspi AHB read by Peng Fan · 10 years ago
  100. 5f7f70c qspi:fsl implement AHB read by Peng Fan · 10 years ago