1. 1aac47b sun6i: clock_set_pll5: Calculate k and m rather then hardcoding them by Hans de Goede · 10 years ago
  2. 5af741f sun6i: Add a sigma_delta_enable paramter to clock_set_pll5() by Hans de Goede · 10 years ago
  3. d3a96f7 sunxi: axp221: Disable dcdc4 on sun8i (A23) by Hans de Goede · 10 years ago
  4. 50e0d5e sunxi: axp221: Explicitly turn off unused voltages by Hans de Goede · 10 years ago
  5. 1262a85 sunxi: axp221: Make dcdc1 voltage configurable by Hans de Goede · 10 years ago
  6. f704449 sunxi: axp221: Add Kconfig help and sane defaults for typical ldo usage by Hans de Goede · 10 years ago
  7. bdcdf84 sunxi: axp221: Add axp223 support by Hans de Goede · 10 years ago
  8. 66ebea0 sunxi: Add support for the rsb (Reduced Serial Bus) by Hans de Goede · 10 years ago
  9. ce88107 sun6i: s/SUNXI_*P2WI*/SUN6I_*P2WI*/ by Hans de Goede · 10 years ago
  10. b0c4ae1 mmc: sunxi: Fix misuse of gpio_direction_input() by Axel Lin · 10 years ago
  11. 3f6242e sunxi: Align PSCI stack calculation to comment by Jan Kiszka · 10 years ago
  12. a805b7e sun6i: Add new board Merrii Hummingbird A31 by Chen-Yu Tsai · 10 years ago
  13. cac5b1c sunxi: Add sunxi_get_sid helper function by Hans de Goede · 10 years ago
  14. f3fba56 sun6i: axp221: Add axp221_get_sid function by Hans de Goede · 10 years ago
  15. fc3a832 sunxi: mmc: Properly setup mod-clk and clock sampling phases by Hans de Goede · 10 years ago
  16. 0454493 sun6i: Update Colombus defconfig settings by Hans de Goede · 10 years ago
  17. b0f25b6 sun6i: Add new CSQ_CS908 board by Hans de Goede · 10 years ago
  18. 7582e39 sun6i: dram: Do not try to initialize a second dram chan on A31s by Hans de Goede · 10 years ago
  19. 10191ed sun6i: Add sunxi_get_ss_bonding_id() function by Hans de Goede · 10 years ago
  20. 37781a1 sun6i: Make dram clk and zq value Kconfig options by Hans de Goede · 10 years ago
  21. fa58b10 omap5: Add netargs and netboot option by Cooper Jr., Franklin · 10 years ago
  22. a91ef4a arm: omap3: devkit8000: inherit from ti_omap3_common.h by Anthoine Bourgeois · 10 years ago
  23. 875e415 arm: omap3: devkit8000: inherit from ti_armv7_common.h by Anthoine Bourgeois · 10 years ago
  24. 1ee9c6c pcm051: Add boot script support to pcm051 by matwey.kornilov@gmail.com · 10 years ago
  25. 403d70a board: ti: am43xx: add support for AM43xx Industrial Development Kit by Felipe Balbi · 10 years ago
  26. 78fb6e3 pmic: add tps62362 simple wrapper code by Felipe Balbi · 10 years ago
  27. 5f88ed5 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  28. d5c082a board: ti: am43xx: take care of all OPPs by Felipe Balbi · 10 years ago
  29. 8465d6a power: tps65218: define all valid VDD_MPU voltages by Felipe Balbi · 10 years ago
  30. 068ea0a board: ti: am43xx: replace if else if else with a switch by Felipe Balbi · 10 years ago
  31. c87b6a9 arm: am437x: Correct PLL frequency for 25MHz by James Doublesin · 10 years ago
  32. fc46bae arm: am437x: Enable hardware leveling for EMIF by James Doublesin · 10 years ago
  33. e2a6207 arm: am437x: PLL values for all input frequencies by James Doublesin · 10 years ago
  34. c316f57 mtd: OMAP: Enable GPMC prefetch mode by Daniel Mack · 10 years ago
  35. 657e384 x86: Remove CONFIG_DISPLAY_CPUINFO in chromebook_link.h by Bin Meng · 10 years ago
  36. 617b867 x86: Update README.x86 for coreboot support by Bin Meng · 10 years ago
  37. cdcc17d x86: coreboot: Configure pci memory regions by Bin Meng · 10 years ago
  38. 48a223e x86: coreboot: Wrap cros_ec initialization by Bin Meng · 10 years ago
  39. ade8127 x86: Make chromebook_link the default board for coreboot by Bin Meng · 10 years ago
  40. fa48e51 x86: Remove include/configs/coreboot.h by Bin Meng · 10 years ago
  41. 24ef042 x86: Move CONFIG_SYS_CAR_xxx to Kconfig by Bin Meng · 10 years ago
  42. 9d74f03 x86: coreboot: Move coreboot-specific defines from coreboot.h to Kconfig by Bin Meng · 10 years ago
  43. c57522f x86: coreboot: Make SYS_CONFIG_NAME and DEFAULT_DEVICE_TREE configurable by Bin Meng · 10 years ago
  44. 7698d36 x86: Hide ROM chip size when CONFIG_X86_RESET_VECTOR is not selected by Bin Meng · 10 years ago
  45. 8cb20cc x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to Kconfig by Bin Meng · 10 years ago
  46. 3ba6a0f x86: Allow a hardcoded TSC frequency provided by Kconfig by Bin Meng · 10 years ago
  47. 5c564b0 x86: coreboot: Set up timer base correctly by Bin Meng · 10 years ago
  48. b2439ae x86: fsp: Drop get_hob_type() and get_hob_length() by Bin Meng · 10 years ago
  49. cb3b2e6 x86: Add an 'mtrr' command to list and adjust MTRRs by Simon Glass · 10 years ago
  50. c72f74e x86: ivybridge: Update microcode early in boot by Simon Glass · 10 years ago
  51. 801d70c x86: Disable CAR before relocation on platforms that need it by Simon Glass · 10 years ago
  52. 7b00896 x86: ivybridge: Add a way to turn off the CAR by Simon Glass · 10 years ago
  53. db55bd7 x86: Commit the current MTRRs before relocation by Simon Glass · 10 years ago
  54. aaafcd6 x86: ivybridge: Request MTRRs for DRAM regions by Simon Glass · 10 years ago
  55. 313aef3 x86: board_f: Adjust x86 boot order for performance by Simon Glass · 10 years ago
  56. 9818a00 x86: ivybridge: Set up an MTRR for the video frame buffer by Simon Glass · 10 years ago
  57. aff2523 x86: Add support for MTRRs by Simon Glass · 10 years ago
  58. 3a5659f x86: ivybridge: Drop support for ROM caching by Simon Glass · 10 years ago
  59. 9a99caf x86: pci: Display vesa modes in hex by Simon Glass · 10 years ago
  60. f4a6f0a x86: Tidy up VESA mode numbers by Simon Glass · 10 years ago
  61. 818f602 x86: Use cache, don't clear the display in video BIOS by Simon Glass · 10 years ago
  62. d19ee5c x86: ivybridge: Only run the Video BIOS when video is enabled by Simon Glass · 10 years ago
  63. fba7eac x86: video: Add debug option to time the BIOS copy by Simon Glass · 10 years ago
  64. 23609c7 x86: pci: Don't return a vesa mode when there is not video by Simon Glass · 10 years ago
  65. 6dcc815 x86: video: Add a debug() to display the frame buffer address by Simon Glass · 10 years ago
  66. 8a38808 x86: Correct ifdtool microcode calculation by Simon Glass · 10 years ago
  67. 6c911c4 x86: Drop RAMTOP Kconfig by Simon Glass · 10 years ago
  68. bbd43d6 x86: Correct XIP_ROM_SIZE by Simon Glass · 10 years ago
  69. b21b208 x86: crownbay: Add pci devices in the dts file by Bin Meng · 10 years ago
  70. 1eb47ef x86: Use ePAPR defined properties for x86-uart by Bin Meng · 10 years ago
  71. 3db886a serial: ns16550: Support ns16550 compatible pci uart devices by Bin Meng · 10 years ago
  72. a62e84d fdt: Add several apis to decode pci device node by Bin Meng · 10 years ago
  73. 95f5c8f PM9G45 adding generic board support by Georgi Botev · 10 years ago
  74. ebf7bef PM9261 adding generic board support by Georgi Botev · 10 years ago
  75. efe62a6 PM9263 adding generic board support by Georgi Botev · 10 years ago
  76. 3c3b55d ppc4xx: switch VOM405 to generic board by Matthias Fuchs · 10 years ago
  77. 3483035 ppc4xx: switch PMC405DE to generic board by Matthias Fuchs · 10 years ago
  78. a5ee5c6 ppc4xx: switch PLU405 to generic board by Matthias Fuchs · 10 years ago
  79. 37ea009 ppc4xx: switch CPCI2DP to generic board by Matthias Fuchs · 10 years ago
  80. 7eaeb08 ppc4xx: cleanup CPCI4052 board by Matthias Fuchs · 10 years ago
  81. 5f1459d ppc4xx: remove some CPCI405 variants by Matthias Fuchs · 10 years ago
  82. 5f8f629 ppc4xx: remove G2000 board by Matthias Fuchs · 10 years ago
  83. fc88a5b ppc4xx: remove WUH405 board by Matthias Fuchs · 10 years ago
  84. 807db88 ppc4xx: remove VOH405 board by Matthias Fuchs · 10 years ago
  85. d526330 ppc4xx: remove PMC405 board by Matthias Fuchs · 10 years ago
  86. dbe7bb0 ppc4xx: remove PCI405 board by Matthias Fuchs · 10 years ago
  87. cc6e715 ppc4xx: remove OCRTC board by Matthias Fuchs · 10 years ago
  88. e434d5d ppc4xx: remove HUB405 board by Matthias Fuchs · 10 years ago
  89. 843125d ppc4xx: remove HH405 board by Matthias Fuchs · 10 years ago
  90. 7ac9d47 ppc4xx: remove DU440 board by Matthias Fuchs · 10 years ago
  91. bc11407 ppc4xx: remove DU405 board by Matthias Fuchs · 10 years ago
  92. 9a4018e ppc4xx: remove DP405 board by Matthias Fuchs · 10 years ago
  93. 3705726 ppc4xx: remove CPCIISER4 board by Matthias Fuchs · 10 years ago
  94. 2404124 ppc4xx: remove CMS700 board by Matthias Fuchs · 10 years ago
  95. b5e7c84 ppc4xx: remove ASH405 board by Matthias Fuchs · 10 years ago
  96. 61b57c4 ppc4xx: remove AR405 board by Matthias Fuchs · 10 years ago
  97. 2b8a04e ppx4xx: remove APC405 board by Matthias Fuchs · 10 years ago
  98. cbdc662 m68k: remove TASREG board by Matthias Fuchs · 10 years ago
  99. 949dbc1 x86: Simplify the fsp hob access functions by Bin Meng · 10 years ago
  100. 8f9052f pci: Make pci apis usable before relocation by Bin Meng · 10 years ago