1. 5e67bf0 ARM: keystone2: Update README by Lokesh Vutla · Mon Aug 17 19:54:52 2015 +0530
  2. 4a4c9f5 ARM: keystone2: Build MLO by default by Lokesh Vutla · Mon Aug 17 19:54:51 2015 +0530
  3. 0afbe87 ARM: keystone2: Rename u-boot-nand.gph to MLO by Lokesh Vutla · Mon Aug 17 19:54:50 2015 +0530
  4. cb66cbe ARM: keystone2: move the custom build rules out to keystone specific makefile by Nishanth Menon · Mon Aug 17 19:54:49 2015 +0530
  5. 736bb5a ARM: keystone2: configs: Move SP to end of u-boot section by Lokesh Vutla · Mon Aug 17 19:54:48 2015 +0530
  6. 8764fd6 env_mmc: Properly prefix mmc errors with '!' by Hans de Goede · Sat Aug 15 20:05:01 2015 +0200
  7. 57dbd91 malloc_simple: Correct the alignment logic in memalign_simple() by Simon Glass · Fri Aug 14 13:26:43 2015 -0600
  8. 1e642d7 kconfiglib: update to the latest version by Ulf Magnusson · Thu Aug 13 19:55:40 2015 +0200
  9. be3a553 ARM: DRA74-evm: Use SMA_1 spare register to workaround DP83865 phy on SR2.0 by Nishanth Menon · Thu Aug 13 09:51:00 2015 -0500
  10. 6759e7f ARM: DRA74-evm: Add iodelay values for SR2.0 by Nishanth Menon · Thu Aug 13 09:50:59 2015 -0500
  11. 4de1668 ARM: DRA7: Add detection of ES2.0 by Nishanth Menon · Thu Aug 13 09:50:58 2015 -0500
  12. 9b24773 Makefile: Use correct timezone for U_BOOT_TZ by Chris Packham · Thu Aug 13 18:08:27 2015 +1200
  13. 28ef5c5 lib/display_options: Fix print_freq by Suriyan Ramasami · Tue Aug 18 09:25:33 2015 -0700
  14. 71300b2 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · Mon Aug 24 14:52:36 2015 +0800
  15. 89299e2 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · Mon Aug 24 14:52:35 2015 +0800
  16. b2c20f6 rpi: set fdt_addr_r to 0x00000100 to match default device_tree_address by Jonathan Liu · Sat Aug 22 20:27:17 2015 +1000
  17. 6a2283f image: Fix loop condition to avoid warning by Thierry Reding · Thu Aug 20 11:45:43 2015 +0200
  18. b30eaad Merge git://git.denx.de/u-boot-x86 by Tom Rini · Wed Aug 26 17:48:05 2015 -0400
  19. 651ea8b dm: pci: Document binding of pci device drivers by Bin Meng · Mon Aug 24 01:14:04 2015 -0700
  20. 4521a6c x86: crownbay: Support Topcliff integrated pci uart devices with driver model by Bin Meng · Mon Aug 24 01:14:03 2015 -0700
  21. 82cdd78 dm: core: Fix code reentrancy issue in device_probe_child() by Bin Meng · Mon Aug 24 01:14:02 2015 -0700
  22. a4c3818 dm: pci: Optimize pci_uclass_post_bind() by Bin Meng · Mon Aug 24 01:14:01 2015 -0700
  23. ff1b635 video: ct69000: Remove unused codes by Bin Meng · Mon Aug 24 01:00:09 2015 -0700
  24. a2f61ba x86: crownbay: Enable on-board SMSC superio keyboard controller by Bin Meng · Mon Aug 24 01:00:08 2015 -0700
  25. e52e17a video: cfb_console: Allow VGA device to work without i8042 keyboard by Bin Meng · Mon Aug 24 01:00:07 2015 -0700
  26. ef4d785 x86: i8042: Correctly initialize the controller by Bin Meng · Mon Aug 24 01:00:06 2015 -0700
  27. bc82308 x86: i8042: Clean up the driver per coding convention by Bin Meng · Mon Aug 24 01:00:05 2015 -0700
  28. c89f251 x86: i8042: Reorder static functions by Bin Meng · Mon Aug 24 01:00:04 2015 -0700
  29. c8c1ef9 x86: i8042: Remove unused codes by Bin Meng · Mon Aug 24 01:00:03 2015 -0700
  30. 0773aed x86: gpio: Tidy up gpio_ich6_get_base() and callers by Simon Glass · Sat Aug 22 15:58:59 2015 -0600
  31. 94641cb x86: gpio: Correct calls to _ich6_gpio_set_direction() by Simon Glass · Sat Aug 22 15:58:58 2015 -0600
  32. bcab137 x86: minnowmax: Correct pad-offset value for host_en1 by Simon Glass · Sat Aug 22 15:58:56 2015 -0600
  33. f2b223f dm: pci: Add a comment to help find pci_hose_read_config_byte, etc. by Simon Glass · Sat Aug 22 15:58:55 2015 -0600
  34. 1b46485 x86: minnowmax: Add access to GPIOs E0, E1, E2 by Simon Glass · Sat Aug 22 15:58:53 2015 -0600
  35. af8d55f x86: Add DSDT table for supporting ACPI on QEMU by Saket Sinha · Sat Aug 22 12:20:57 2015 +0530
  36. d0103d9 x86: Add ACPI table support to QEMU by Saket Sinha · Sat Aug 22 12:20:56 2015 +0530
  37. 331141a x86: Generate a valid ACPI table by Saket Sinha · Sat Aug 22 12:20:55 2015 +0530
  38. 44344a6 dm: pci: Save devfn without bus number in pci_uclass_child_post_bind() by Bin Meng · Thu Aug 20 06:40:26 2015 -0700
  39. a2822b8 fdtdec: Fix possible infinite loop in fdtdec_get_pci_vendev() by Bin Meng · Thu Aug 20 06:40:25 2015 -0700
  40. 4990323 patman: use -D option for git format-patch by Masahiro Yamada · Tue Aug 18 11:30:29 2015 +0900
  41. df92cee x86: superio: Add keyboard controller support to smsc_lpc47m driver by Bin Meng · Fri Aug 21 00:18:51 2015 -0700
  42. c0820a4 x86: fsp: Call fsp_init_phase_pci() in pci_uclass_post_probe() by Bin Meng · Thu Aug 20 06:40:23 2015 -0700
  43. 1dde8c1 x86: baytrail: Remove the fsp_init_phase_pci() call by Bin Meng · Thu Aug 20 06:40:22 2015 -0700
  44. 549ef4d x86: queensbay: Move unprotect_spi_flash() to arch_misc_init() by Bin Meng · Thu Aug 20 06:40:21 2015 -0700
  45. 73574dc x86: fsp: Add comments about U-Boot entering start.S twice by Bin Meng · Thu Aug 20 06:40:20 2015 -0700
  46. 12440cd x86: fsp: Enlarge the size of malloc() pool before relocation by Bin Meng · Thu Aug 20 06:40:19 2015 -0700
  47. 178f897 x86: fsp: Delay x86_fsp_init() call a little bit by Bin Meng · Thu Aug 20 06:40:18 2015 -0700
  48. 984c0dc dm: pci: Support selected device/driver binding before relocation by Bin Meng · Thu Aug 20 06:40:17 2015 -0700
  49. 13b8cc9 x86: ifdtool: Drop microcode from the device tree when collating by Simon Glass · Sat Aug 15 14:37:54 2015 -0600
  50. 367c3ce x86: ifdtool: Support collating microcode into one place by Simon Glass · Sat Aug 15 14:37:53 2015 -0600
  51. 29e7e69 x86: ifdtool: Split microcode linking into its own function by Simon Glass · Sat Aug 15 14:37:52 2015 -0600
  52. 062d2a6 x86: ifdtool: Check that U-Boot does not overlap other regions by Simon Glass · Sat Aug 15 14:37:51 2015 -0600
  53. 35dffd5 x86: baytrail: Support multiple microcode copies by Bin Meng · Sat Aug 15 14:37:50 2015 -0600
  54. dddf6fd x86: baytrail: Add microcode for BayTrail-I D0 stepping by Bin Meng · Sat Aug 15 14:37:49 2015 -0600
  55. a62282b x86: Correct microcode documentation by Simon Glass · Sat Aug 15 14:37:48 2015 -0600
  56. 094f233 efi: Update README.efi to clarify build and test instructions by Bin Meng · Mon Aug 17 20:34:47 2015 -0700
  57. 9f671fd x86: Set up video framebuffer for coreboot before loading kernel by Bin Meng · Thu Aug 13 00:29:17 2015 -0700
  58. c8990bd video: coreboot: Save VESA mode for future use by Bin Meng · Thu Aug 13 00:29:16 2015 -0700
  59. 4dde045 x86: Enable CONFIG_PCI_CONFIG_HOST_BRIDGE for all boards by Bin Meng · Thu Aug 13 00:29:15 2015 -0700
  60. 5942d3e x86: Only include cbfs command for coreboot by Bin Meng · Thu Aug 13 00:29:14 2015 -0700
  61. fd53d3c x86: kconfig: Hide "System tables" for coreboot by Bin Meng · Thu Aug 13 00:29:13 2015 -0700
  62. cd7f944 x86: kconfig: Hide "System tables" for EFI by Bin Meng · Thu Aug 13 00:29:12 2015 -0700
  63. 2bc8b8a x86: coreboot: Allow >=4GiB memory bank size by Bin Meng · Thu Aug 13 00:29:11 2015 -0700
  64. 535109a x86: Remove calculate_relocation_address() by Bin Meng · Thu Aug 13 00:29:10 2015 -0700
  65. 345ceca x86: coreboot: Correctly report E820 types by Bin Meng · Thu Aug 13 00:29:09 2015 -0700
  66. 44f621f x86: coreboot: Increase memrange entry number to 32 by Bin Meng · Thu Aug 13 00:29:08 2015 -0700
  67. e8e70ad x86: doc: Update coreboot payload entry point address by Bin Meng · Thu Aug 13 00:29:07 2015 -0700
  68. d0ee7d0 net: e1000: Fix build warnings for 32-bit by Bin Meng · Wed Aug 26 06:17:27 2015 -0700
  69. b12d6fc Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · Wed Aug 26 07:07:36 2015 -0400
  70. e3bbfb7 mtd: nand: mxs invalidate dcache before DMA read by Peng Fan · Tue Jul 21 16:15:21 2015 +0800
  71. c94f09d mtd: nand: mxs support oobsize bigger than 512 by Peng Fan · Tue Jul 21 16:15:19 2015 +0800
  72. 645949b arm: mvebu: Enable NAND on db-mv784mp-gp by Stefan Roese · Thu Jul 23 10:26:18 2015 +0200
  73. 75659da mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driver by Stefan Roese · Thu Jul 23 10:26:16 2015 +0200
  74. f16bd95 mtd: nand: Increase max sizes of OOB and Page size by Siva Durga Prasad Paladugu · Tue Apr 28 18:16:03 2015 +0530
  75. 3ea94ed nand: Sync with Linux v4.1 by Scott Wood · Fri Jun 26 19:03:26 2015 -0500
  76. fc9d57c mtd: Introduce mtd_block_isreserved() by Ezequiel Garcia · Wed May 21 19:06:12 2014 -0300
  77. 831bbad nand: Remove __UBOOT__ ifdefs by Scott Wood · Mon Jun 22 22:38:32 2015 -0500
  78. 92b4c99 Merge git://git.denx.de/u-boot-pxa by Tom Rini · Mon Aug 24 16:06:03 2015 -0400
  79. 99c5341 arm: pxa: colibri_pxa270: add optional i2c support by Marcel Ziswiler · Sun Aug 16 04:16:36 2015 +0200
  80. 3e2cb73 arm: pxa: colibri_pxa270: add optional lcd support by Marcel Ziswiler · Sun Aug 16 04:16:35 2015 +0200
  81. 7cc27c9 arm: pxa: colibri_pxa270: add some more nor flash details by Marcel Ziswiler · Sun Aug 16 04:16:34 2015 +0200
  82. e0d06be arm: pxa: palmtreo680: get rid of obsolete CONFIG_SYS_LCD_PXA_NO_L_BIAS by Marcel Ziswiler · Sun Aug 16 04:16:33 2015 +0200
  83. e822b4a lcd: pxa: clean-up include file order by Marcel Ziswiler · Sun Aug 16 04:16:31 2015 +0200
  84. f891e24 usb: pxa27x_udc: clean-up include file order by Marcel Ziswiler · Sun Aug 16 04:16:30 2015 +0200
  85. 7cfcbee serial: pxa: clean-up include file order by Marcel Ziswiler · Sun Aug 16 04:16:29 2015 +0200
  86. 2c64583 arm: pxa: mmc: clean-up include file order by Marcel Ziswiler · Sun Aug 16 04:16:27 2015 +0200
  87. fe8ade0 arm: pxa: clean-up include file order by Marcel Ziswiler · Sun Aug 16 04:16:26 2015 +0200
  88. c224090 arm: pxa: use common timer functions by Andrew Ruder · Wed Aug 12 13:18:31 2015 -0500
  89. 6914dc2 pxa: Fix boot hang by avoiding vector relocation by Andrew Ruder · Wed Aug 12 12:55:47 2015 -0500
  90. a5ac278 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Mon Aug 24 11:57:03 2015 -0400
  91. 1558797 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Sun Aug 23 20:44:25 2015 -0400
  92. 402e218 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Sun Aug 23 20:41:04 2015 -0400
  93. af42e2a arm: socfpga: Fix ArriaV SoCDK PLL config by Marek Vasut · Wed Aug 19 07:46:49 2015 +0200
  94. bac8895 arm: socfpga: Enable ethernet on ArriaV SoCDK by Marek Vasut · Wed Aug 19 07:44:39 2015 +0200
  95. b11cf66 arm: socfpga: Fix SD/MMC boot on ArriaV SoCDK by Marek Vasut · Wed Aug 19 07:43:19 2015 +0200
  96. 407fbf7 arm: socfpga: Fix MAINTAINERS entry for CV/AV SoCDK by Marek Vasut · Wed Aug 19 22:25:44 2015 +0200
  97. 8c5f47f arm: socfpga: Enable DWAPB GPIO driver by Marek Vasut · Tue Jun 23 16:01:28 2015 +0200
  98. 4201cc0 arm: socfpga: dts: Add bank-name property to each GPIO bank by Marek Vasut · Mon Aug 10 17:20:23 2015 +0200
  99. 12a8d79 gpio: Add DW APB GPIO driver by Marek Vasut · Tue Jun 23 15:54:19 2015 +0200
  100. 7b64873 arm: socfpga: Make the pinmux table const u8 by Marek Vasut · Mon Aug 10 22:17:46 2015 +0200