1. 8c5224c x86: Use consistent name XXX_ADDR for binary blob flash address by Bin Meng · 10 years ago
  2. 405d820 x86: Add crownbay defconfig and config.h by Bin Meng · 10 years ago
  3. 58f542d x86: Add queensbay and crownbay Kconfig files by Bin Meng · 10 years ago
  4. 240a79d x86: Enable the queensbay cpu directory build by Bin Meng · 10 years ago
  5. b71eec3 x86: ich6-gpio: Add Intel Tunnel Creek GPIO support by Bin Meng · 10 years ago
  6. 0f61de8 x86: Convert microcode format to device-tree-only by Simon Glass · 10 years ago
  7. b2e02d2 x86: Add basic support to queensbay platform and crownbay board by Bin Meng · 10 years ago
  8. efbeeaf x86: Integrate Tunnel Creek processor microcode by Bin Meng · 10 years ago
  9. b591ee3 x86: Correct problems in the microcode loading by Simon Glass · 10 years ago
  10. cf29e3e x86: ivybridge: Update the microcode by Simon Glass · 10 years ago
  11. 81f79ef x86: Move microcode updates into a separate directory by Simon Glass · 10 years ago
  12. 31eca69 x86: ifdtool: Add support for early microcode access by Simon Glass · 10 years ago
  13. 65851fc x86: ifdtool: Use a structure for the file/address list by Simon Glass · 10 years ago
  14. fa8d3b0 x86: ifdtool: Display filename when file errors are reported by Simon Glass · 10 years ago
  15. 7e8ffa4 x86: ifdtool: Correct a debug() missing parameter by Simon Glass · 10 years ago
  16. cc0856c net: rtl8169: Add support for RTL-8168/8111g by Thierry Reding · 10 years ago
  17. d58acdc net: rtl8169: Use non-cached memory if available by Thierry Reding · 10 years ago
  18. dad3ba0 net: rtl8169: Properly align buffers by Thierry Reding · 10 years ago
  19. c94bbfd net: rtl8169: Honor CONFIG_SYS_RX_ETH_BUFFER by Thierry Reding · 10 years ago
  20. d1e5b40 ARM: tegra: Enable non-cached memory by Thierry Reding · 10 years ago
  21. 1dfdd9b ARM: Implement non-cached memory support by Thierry Reding · 10 years ago
  22. 6e2fca9 ARM: tegra: Enable PCIe on Jetson TK1 by Thierry Reding · 10 years ago
  23. 9c46e6c ARM: tegra: Add Tegra124 PCIe device tree node by Thierry Reding · 10 years ago
  24. 12e5f6a ARM: tegra: Add GIC for Tegra124 by Thierry Reding · 10 years ago
  25. affe026 ARM: tegra: Enable PCIe on Beaver by Thierry Reding · 10 years ago
  26. 5a2c96a ARM: tegra: Enable PCIe on Cardhu by Thierry Reding · 10 years ago
  27. a1811bc ARM: tegra: Add Tegra30 PCIe device tree node by Thierry Reding · 10 years ago
  28. cd99876 ARM: tegra: Add GIC for Tegra30 by Thierry Reding · 10 years ago
  29. 7dd8738 ARM: tegra: Enable PCIe on TrimSlice by Thierry Reding · 10 years ago
  30. 65d2465 ARM: tegra: Add Tegra20 PCIe device tree node by Thierry Reding · 10 years ago
  31. f315828 pci: tegra: Add Tegra PCIe driver by Thierry Reding · 10 years ago
  32. b02f3e0 ARM: tegra: Enable XUSB pad controller on Jetson TK1 by Thierry Reding · 10 years ago
  33. 78e9f1c ARM: tegra: Add XUSB pad controller on Tegra124 by Thierry Reding · 10 years ago
  34. 79c7a90 ARM: tegra: Implement XUSB pad controller by Thierry Reding · 10 years ago
  35. 48510c0 ARM: tegra: Implement powergate support by Thierry Reding · 10 years ago
  36. 59cb3bf ARM: tegra: Provide PCIEXCLK reset ID by Thierry Reding · 10 years ago
  37. a723074 ARM: tegra: Implement tegra_plle_enable() by Thierry Reding · 10 years ago
  38. 6173c45 power: Add AMS AS3722 PMIC support by Thierry Reding · 10 years ago
  39. ed710457 ARM: Implement non-cached memory support by Thierry Reding · 10 years ago
  40. 839e4f7 ARM: tegra: colibri_t30: comment style fix by Marcel Ziswiler · 10 years ago
  41. 7a7ffed Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  42. d8bec60 ARM: UniPhier: enable CONFIG_CMD_DM by Masahiro Yamada · 10 years ago
  43. 992e874 ARM: UniPhier: select CONFIG_SPL by Masahiro Yamada · 10 years ago
  44. 7e421d6 ARM: UniPhier: use DRAM area for init stack of normal image by Masahiro Yamada · 10 years ago
  45. d4d45ea ARM: UniPhier: remove unnecessary ifdef conditional by Masahiro Yamada · 10 years ago
  46. 490f55c ARM: UniPhier: fix property names of aliases nodes of device trees by Masahiro Yamada · 10 years ago
  47. babe699 sf: sf_params: Add S25FL164K flash identifier info by Adnan Ali · 10 years ago
  48. cf15600 sf: sf_params: Add S25FL116K flash support by Adnan Ali · 10 years ago
  49. b45a3de mtd/spi: Add support for SST25WF040B by Shengzhou Liu · 10 years ago
  50. 2bf4802 mtd: sf: Zap ramtron driver by Jagannadha Sutradharudu Teki · 10 years ago
  51. 0ff7e58 fastboot: handle flash write to GPT partitions by Steve Rae · 10 years ago
  52. e1f6b0a disk: part_efi: move code to static functions by Steve Rae · 10 years ago
  53. f597fc3 dfu: dfu_get_buf: check the value of env dfu_bufsiz before use by Przemyslaw Marczak · 10 years ago
  54. 62a96d8 gadget: f_thor: check pointers before use in download_tail() by Przemyslaw Marczak · 10 years ago
  55. 7da6fa2 dfu: mmc: check if mmc device exists in mmc_block_op() by Przemyslaw Marczak · 10 years ago
  56. 267abc6 fastboot: add support for continue command by Rob Herring · 10 years ago
  57. fe1b28c usb, g_dnl: generalize DFU detach functions by Rob Herring · 10 years ago
  58. e3bf81b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  59. 68ae882 USB: gadget: atmel_usba_udc: fix transfer hang issue by Bo Shen · 10 years ago
  60. 3bfbf32 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 10 years ago
  61. 065496d arm: socfpga: board: Repair Micrel PHY tuning by Pavel Machek · 10 years ago
  62. b9206e6 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  63. 0023352 mpc85xx/t104xrdb: convert deep sleep to generic board interface by Tang Yuantian · 10 years ago
  64. 9c7c86f qe/deep-sleep: modify qe deep-sleep for generic board by Zhao Qiang · 10 years ago
  65. d4be175 p5040ds: changed liodn offsets by Tudor Laurentiu · 10 years ago
  66. 851c9db crypto/fsl: Fix RNG instantiation failure. by gaurav rana · 10 years ago
  67. 2a8b342 powerpc/T10xx: Fix number of portals by Jeffrey Ladouceur · 10 years ago
  68. 3fa66db mpc85xx: inhibit qman and bman portals by default by Jeffrey Ladouceur · 10 years ago
  69. 24d827f net/fm: update ft_fixup_port to differentiate dual-role mac by Shengzhou Liu · 10 years ago
  70. 0ccee4e powerpc/mpc85xx: Fix DDR TLB mapping leftover by York Sun · 10 years ago
  71. 938bbb6 driver/ddr/fsl: Fix MRC_CYC calculation for DDR3 by York Sun · 10 years ago
  72. 84d13c5 powerpc/p2041rdb: enable generic board configs by Shaohui Xie · 10 years ago
  73. 9a509cf powerpc/t4240rdb: Convert to use generic board code by Chunhe Lan · 10 years ago
  74. 4aafbb4 powerpc/bsc913x: Convert to use generic board code by harninder rai · 10 years ago
  75. 7cbd74f ARM: remove redundant asmlinkage define by Masahiro Yamada · 10 years ago
  76. e6126a5 x86: move arch-specific asmlinkage to <asm/linkage.h> by Masahiro Yamada · 10 years ago
  77. ba7b38a x86: Add a simple command to show FSP HOB information by Bin Meng · 10 years ago
  78. bceb9f0 x86: Support Intel FSP initialization path in start.S by Bin Meng · 10 years ago
  79. 95a5a47 x86: Add post failure codes for bist and car by Bin Meng · 10 years ago
  80. 8e04d4c x86: queensbay: Adapt FSP support codes by Bin Meng · 10 years ago
  81. 752a0b0 x86: Initial import from Intel FSP release for Queensbay platform by Bin Meng · 10 years ago
  82. 7e77403 x86: ich-spi: Add Intel Tunnel Creek SPI controller support by Bin Meng · 10 years ago
  83. 936248d x86: Add Intel Topcliff PCH device IDs by Bin Meng · 10 years ago
  84. a2927e0 x86: Add a simple superio driver for SMSC LPC47M by Bin Meng · 10 years ago
  85. 568868d x86: Add Intel Crown Bay board dts file by Bin Meng · 10 years ago
  86. 2795573 x86: ich6-gpio: Move setup_pch_gpios() to board support codes by Bin Meng · 10 years ago
  87. fe0c33a x86: Clean up asm-offsets by Bin Meng · 10 years ago
  88. c701623 x86: Refactor u-boot.rom build rules by Bin Meng · 10 years ago
  89. 7dfb172 x86: ifdtool: Separate out filenames for -D and -i by Simon Glass · 10 years ago
  90. 673ed2f tools/ifdtool: Support writing multiple files (-w) simultaneously by Bin Meng · 10 years ago
  91. 64542f4 x86: Make ROM_SIZE configurable in Kconfig by Bin Meng · 10 years ago
  92. 9964671 x86: ich-spi: Set the tx operation mode for ich 7 by Bin Meng · 10 years ago
  93. fa388bc x86: ich-spi: Set the rx operation mode for ich 7 by Bin Meng · 10 years ago
  94. 54ba653 sf: Enable byte program support by Jagannadha Sutradharudu Teki · 10 years ago
  95. 74c2cee spi: sf: Support byte program for sst spi flash by Bin Meng · 10 years ago
  96. b648742 spi: Fix flag collision for SST_WP by Simon Glass · 10 years ago
  97. 6dd6e90 sf: Fix look for the fastest read command by Jagannadha Sutradharudu Teki · 10 years ago
  98. f46f3f3 bios_emulator: Correct ordering of includes by Simon Glass · 10 years ago
  99. 0a54745 gpio: intel_ich6: Set correct gpio output value in ich6_gpio_direction_output() by Axel Lin · 10 years ago
  100. 15c7c6b x86: ich-spi: Fix a bug of reading from a non-64 bytes aligned address by Bin Meng · 10 years ago