1. 4dd02a7 x86: crownbay: Enable on-board SMSC superio keyboard controller by Bin Meng · 9 years ago
  2. 8ceb242 video: cfb_console: Allow VGA device to work without i8042 keyboard by Bin Meng · 9 years ago
  3. 7d96166 x86: i8042: Correctly initialize the controller by Bin Meng · 9 years ago
  4. 835dd00 x86: i8042: Clean up the driver per coding convention by Bin Meng · 9 years ago
  5. 3928d66 x86: i8042: Reorder static functions by Bin Meng · 9 years ago
  6. 5e653b0 x86: i8042: Remove unused codes by Bin Meng · 9 years ago
  7. df1c9eb x86: gpio: Tidy up gpio_ich6_get_base() and callers by Simon Glass · 9 years ago
  8. e7cc0b6 x86: gpio: Correct calls to _ich6_gpio_set_direction() by Simon Glass · 9 years ago
  9. 86645c8 x86: minnowmax: Correct pad-offset value for host_en1 by Simon Glass · 9 years ago
  10. dc5740d dm: pci: Add a comment to help find pci_hose_read_config_byte, etc. by Simon Glass · 9 years ago
  11. cce7e0f x86: minnowmax: Add access to GPIOs E0, E1, E2 by Simon Glass · 9 years ago
  12. bccdf1d x86: Add DSDT table for supporting ACPI on QEMU by Saket Sinha · 9 years ago
  13. e94019e x86: Add ACPI table support to QEMU by Saket Sinha · 9 years ago
  14. 867bcb6 x86: Generate a valid ACPI table by Saket Sinha · 9 years ago
  15. dce54dd dm: pci: Save devfn without bus number in pci_uclass_child_post_bind() by Bin Meng · 9 years ago
  16. bc6351e fdtdec: Fix possible infinite loop in fdtdec_get_pci_vendev() by Bin Meng · 9 years ago
  17. 19b4a33 patman: use -D option for git format-patch by Masahiro Yamada · 9 years ago
  18. c78dfb4 x86: superio: Add keyboard controller support to smsc_lpc47m driver by Bin Meng · 9 years ago
  19. 348b744 x86: fsp: Call fsp_init_phase_pci() in pci_uclass_post_probe() by Bin Meng · 9 years ago
  20. fa6af7b x86: baytrail: Remove the fsp_init_phase_pci() call by Bin Meng · 9 years ago
  21. 090290f x86: queensbay: Move unprotect_spi_flash() to arch_misc_init() by Bin Meng · 9 years ago
  22. 48aa6c2 x86: fsp: Add comments about U-Boot entering start.S twice by Bin Meng · 9 years ago
  23. 57b10f5 x86: fsp: Enlarge the size of malloc() pool before relocation by Bin Meng · 9 years ago
  24. a52a068e x86: fsp: Delay x86_fsp_init() call a little bit by Bin Meng · 9 years ago
  25. 08fc7b8 dm: pci: Support selected device/driver binding before relocation by Bin Meng · 9 years ago
  26. f86f0c1 x86: ifdtool: Drop microcode from the device tree when collating by Simon Glass · 9 years ago
  27. b098032 x86: ifdtool: Support collating microcode into one place by Simon Glass · 9 years ago
  28. 88cf322 x86: ifdtool: Split microcode linking into its own function by Simon Glass · 9 years ago
  29. 3c7aab2 x86: ifdtool: Check that U-Boot does not overlap other regions by Simon Glass · 9 years ago
  30. 5fb0151 x86: baytrail: Support multiple microcode copies by Bin Meng · 9 years ago
  31. 5c113ff x86: baytrail: Add microcode for BayTrail-I D0 stepping by Bin Meng · 9 years ago
  32. 03e3c31 x86: Correct microcode documentation by Simon Glass · 9 years ago
  33. 7a86760 efi: Update README.efi to clarify build and test instructions by Bin Meng · 9 years ago
  34. 1916ec1 x86: Set up video framebuffer for coreboot before loading kernel by Bin Meng · 9 years ago
  35. 153e1dd video: coreboot: Save VESA mode for future use by Bin Meng · 9 years ago
  36. 3ff2f00 x86: Enable CONFIG_PCI_CONFIG_HOST_BRIDGE for all boards by Bin Meng · 9 years ago
  37. c80ff56 x86: Only include cbfs command for coreboot by Bin Meng · 9 years ago
  38. 8744bef x86: kconfig: Hide "System tables" for coreboot by Bin Meng · 9 years ago
  39. d2f56f4 x86: kconfig: Hide "System tables" for EFI by Bin Meng · 9 years ago
  40. a25bc78 x86: coreboot: Allow >=4GiB memory bank size by Bin Meng · 9 years ago
  41. c17ca6b x86: Remove calculate_relocation_address() by Bin Meng · 9 years ago
  42. 52b7786 x86: coreboot: Correctly report E820 types by Bin Meng · 9 years ago
  43. 89b8708 x86: coreboot: Increase memrange entry number to 32 by Bin Meng · 9 years ago
  44. 330728d x86: doc: Update coreboot payload entry point address by Bin Meng · 9 years ago
  45. 1d8a078 net: e1000: Fix build warnings for 32-bit by Bin Meng · 9 years ago
  46. 7d31c6a Merge git://git.denx.de/u-boot-pxa by Tom Rini · 9 years ago
  47. 3664fa1 arm: pxa: colibri_pxa270: add optional i2c support by Marcel Ziswiler · 9 years ago
  48. 4f9bbd9 arm: pxa: colibri_pxa270: add optional lcd support by Marcel Ziswiler · 9 years ago
  49. d817889 arm: pxa: colibri_pxa270: add some more nor flash details by Marcel Ziswiler · 9 years ago
  50. a9fb90d arm: pxa: palmtreo680: get rid of obsolete CONFIG_SYS_LCD_PXA_NO_L_BIAS by Marcel Ziswiler · 9 years ago
  51. ab9272f lcd: pxa: clean-up include file order by Marcel Ziswiler · 9 years ago
  52. 745e7e0 usb: pxa27x_udc: clean-up include file order by Marcel Ziswiler · 9 years ago
  53. 8648b23 serial: pxa: clean-up include file order by Marcel Ziswiler · 9 years ago
  54. 54a5cf8 arm: pxa: mmc: clean-up include file order by Marcel Ziswiler · 9 years ago
  55. 67b855f arm: pxa: clean-up include file order by Marcel Ziswiler · 9 years ago
  56. 7d211fe arm: pxa: use common timer functions by Andrew Ruder · 9 years ago
  57. 07a8e6d pxa: Fix boot hang by avoiding vector relocation by Andrew Ruder · 9 years ago
  58. a31a415 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 9 years ago
  59. c851a24 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  60. 14e7a30 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  61. 29aa439 arm: socfpga: Fix ArriaV SoCDK PLL config by Marek Vasut · 9 years ago
  62. 9238b52 arm: socfpga: Enable ethernet on ArriaV SoCDK by Marek Vasut · 9 years ago
  63. 476a360 arm: socfpga: Fix SD/MMC boot on ArriaV SoCDK by Marek Vasut · 9 years ago
  64. d418301 arm: socfpga: Fix MAINTAINERS entry for CV/AV SoCDK by Marek Vasut · 9 years ago
  65. 1bd57ff arm: socfpga: Enable DWAPB GPIO driver by Marek Vasut · 9 years ago
  66. 660f53b arm: socfpga: dts: Add bank-name property to each GPIO bank by Marek Vasut · 9 years ago
  67. e30a70c gpio: Add DW APB GPIO driver by Marek Vasut · 9 years ago
  68. cc9429a arm: socfpga: Make the pinmux table const u8 by Marek Vasut · 9 years ago
  69. f6badb0d arm: socfpga: Switch to filtered QTS files by Marek Vasut · 9 years ago
  70. e996b93 arm: socfpga: Add qts-filter.sh script by Marek Vasut · 9 years ago
  71. 37b3a30 arm: socfpga: Remove AV-specific parts from CV-SoCDK by Marek Vasut · 9 years ago
  72. c68eea0 arm: socfpga: Remove CV-specific parts from AV-SoCDK by Marek Vasut · 9 years ago
  73. f089240 arm: socfpga: Split Altera socfpga into AV and CV SoCDK by Marek Vasut · 9 years ago
  74. cd9b731 arm: socfpga: Unbind CPU type from board type by Marek Vasut · 9 years ago
  75. ca62d2e arm: socfpga: Move wrappers into platform directory by Marek Vasut · 9 years ago
  76. c262424 arm: socfpga: Do not enable gmac1 in Cyclone V dtsi by Marek Vasut · 9 years ago
  77. afe1399 arm: socfpga: Make the DT mmc node consistent by Marek Vasut · 9 years ago
  78. 7e4d2fa arm: socfpga: Fix delay in clock manager by Marek Vasut · 9 years ago
  79. a8535c3 arm: socfpga: Fix delay in freeze controller by Marek Vasut · 9 years ago
  80. 35e47b7 ddr: altera: Repair uninited variable by Marek Vasut · 9 years ago
  81. 6d7a333 ddr: altera: Replace float multiplication with integer one by Marek Vasut · 9 years ago
  82. a77fda1 net: Move CONFIG_E1000 options to Kconfig by Simon Glass · 9 years ago
  83. b880fcf Tidy up some defconfig files by Simon Glass · 9 years ago
  84. c294ac5 net: e1000: Add Kconfig options by Simon Glass · 9 years ago
  85. c6d80a1 net: e1000: Convert to driver model by Simon Glass · 9 years ago
  86. 5c5e707 net: e1000: Prepare for driver model conversion by Simon Glass · 9 years ago
  87. c752cd2 net: e1000: Move #include of common.h to the C files by Simon Glass · 9 years ago
  88. 19a4fba net: Return -EINTR when ctrl+c is pressed by Michal Simek · 9 years ago
  89. 6497e37 net: e1000: Support 64-bit physical address by Mingkai Hu · 9 years ago
  90. 620776d tftp: adjust settings to be suitable for 100Mbit ethernet by Pavel Machek · 9 years ago
  91. 7a53b95 ARM: at91: sama5: update the spi flash mapping by Wu, Josh · 9 years ago
  92. dc018fe ARM: at91: sama5: move the nandflash env config to at91-sama5_common.h by Wu, Josh · 9 years ago
  93. 89a3658 ARM: at91: sama5d3xek: use a $dtb_name to load dtb by Wu, Josh · 9 years ago
  94. 372ca03 ARM: at91: sama5: move the sd/mmc env config to at91-sama5_common.h by Wu, Josh · 9 years ago
  95. bfc37f3 arm: at91: add support for mini-box picosam9g45 board by Erik van Luijk · 9 years ago
  96. c982f6b arm: at91: pmc: replace the constant with a define in at91_pmc.h by Erik van Luijk · 9 years ago
  97. 6560491 arm: at91: at91sam9m10g45ek/corvus remove useless chip select 1 init by Erik van Luijk · 9 years ago
  98. 0c01c3e arm: at91: mpddr: allow multiple DDR controllers by Erik van Luijk · 9 years ago
  99. 4adcb23 MIPS: fix syntax for fdt_chosen/initrd. by Govindraj Raja · 9 years ago
  100. 73a4152 mips: Use unsigned int when reading c0 registers by Chris Packham · 9 years ago