1. cedfdb0 arch/arm/cpu/arm920t/ep93xx/led.c: Mark inline functions as static inline by Tom Rini · Sat Nov 28 08:04:43 2015 -0500
  2. 27a9d26 common: cli_hush: avoid memory leak by Peng Fan · Fri Nov 27 10:12:02 2015 +0800
  3. 74c8389 common/Makefile: Compile fdt_support is enabled in SPL by Stefan Roese · Thu Nov 26 13:38:15 2015 +0100
  4. 2d2046d defconfig: dra74_evm: enable serial driver model by Mugunthan V N · Thu Nov 26 17:25:42 2015 +0530
  5. a5fce2f arm: dts: dra7-evm: add chosen node to specify serial console device by Mugunthan V N · Thu Nov 26 17:25:41 2015 +0530
  6. 65634e8 arm: dts: omap: add reg-shift to serial device tree node by Mugunthan V N · Thu Nov 26 14:49:10 2015 +0530
  7. b2b7c44 common: miiphyutil: avoid memory leak by Peng Fan · Thu Nov 26 10:26:59 2015 +0800
  8. b1e455a common: mmc: unsigned char compared against 0 by Peng Fan · Wed Nov 25 17:16:21 2015 +0800
  9. 1f71d26 eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS by Marek Vasut · Wed Nov 25 00:37:44 2015 +0100
  10. beb288b Fix typo: firstly -> first. by Vagrant Cascadian · Tue Nov 24 14:46:24 2015 -0800
  11. d65d684 Fix typo: commmand -> command. by Vagrant Cascadian · Tue Nov 24 14:45:02 2015 -0800
  12. 8a4b07a mpc8xx: remove stale "lwmon" files by Wolfgang Denk · Tue Nov 24 14:03:00 2015 +0100
  13. cd41c21 common: miiphyutil: no need to check name of mii_dev by Peng Fan · Tue Nov 24 17:03:47 2015 +0800
  14. ab80a11 common: image-fdt: correct fdt_blob for IMAGE_FORMAT_LEGACY by Peng Fan · Tue Nov 24 16:54:22 2015 +0800
  15. 0db5f0b common: cli_hush: avoid dead code by Peng Fan · Tue Nov 24 16:54:21 2015 +0800
  16. c4485e7 common: bootm: check return value of strict_strtoul by Peng Fan · Tue Nov 24 16:54:20 2015 +0800
  17. 9029029 Merge branch 'master' of http://git.denx.de/u-boot-sparc by Tom Rini · Fri Dec 04 17:50:34 2015 -0500
  18. 81c9e19 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Dec 04 08:21:28 2015 -0500
  19. f7a9817 sparc: Remove non-generic board init files: board.c, time.c by Francois Retief · Sat Nov 21 23:15:07 2015 +0200
  20. 649c68b sparc: leon3: Added busy wait function, made wait_ms() work when IRQ is disabled by Daniel Hellstrom · Fri Jan 22 12:02:40 2010 +0100
  21. cbb7de6 sparc: leon3: Added CPU count and frequency detection. by Daniel Hellstrom · Fri Jan 22 13:25:03 2010 +0100
  22. fc697e7 sparc: Removed USB stop from linux bootm, arch-independent bootm stop USB by Daniel Hellstrom · Fri Jan 22 13:50:22 2010 +0100
  23. 2a06e48 sparc: Use microseconds instead of ticks for timeout by Francois Retief · Mon Oct 27 15:56:01 2014 +0200
  24. 703d024 sparc: Add CONFIG_DISPLAY_BOARDINFO variable to all LEON boards by Francois Retief · Wed Oct 28 16:49:02 2015 +0200
  25. fc7784e sparc: Update PROM initialization code for generic board by Francois Retief · Mon Nov 23 13:05:44 2015 +0200
  26. 7d07d68 sparc: Update cpu_init.c to use generic timer infrastructure by Francois Retief · Wed Oct 28 15:18:22 2015 +0200
  27. 9e51aea sparc: leon2: Updates for generic board initialization by Francois Retief · Sat Nov 21 13:25:41 2015 +0200
  28. b131cc5 sparc: leon3: Updates for generic board initialization by Francois Retief · Thu Oct 29 00:02:48 2015 +0200
  29. 6648575 sparc: leon3: Clear all unused GPTIMER registers. by Daniel Hellstrom · Wed Sep 22 17:42:29 2010 +0200
  30. 7cb1421 sparc: leon3: Move ambapp_bus_init() call to arch_cpu_init() function by Francois Retief · Thu Oct 29 12:58:52 2015 +0200
  31. b1d20d9 sparc: leon3: Move snoop detection from startup.S to arch_cpu_init() by Francois Retief · Wed Oct 28 15:48:41 2015 +0200
  32. e3051d9 sparc: Initial ground work for generic board initialization by Francois Retief · Wed Oct 28 14:29:32 2015 +0200
  33. 21ffc1f sparc: Fix whitespace in cpu/leon2/cpu_init.c by Francois Retief · Sat Nov 21 17:07:48 2015 +0200
  34. e3cdd07 sparc: leon3: Updated serial driver to use CONFIG_CONS_INDEX by Francois Retief · Fri Oct 30 13:23:41 2015 +0200
  35. eb2de58 sparc: Serial baud rate register support multiple buses with different frequency by Daniel Hellstrom · Fri Jan 22 11:49:04 2010 +0100
  36. c35ce85 sparc: leon3: Clear GD_FLAG_SERIAL_READY flag on AMBA failure by Francois Retief · Mon Nov 23 09:49:57 2015 +0200
  37. 2063ccf sparc: Added function that checks if IRQ is on or off by Daniel Hellstrom · Fri Jan 22 11:57:49 2010 +0100
  38. cb0c606 sparc: Remove version_string variable from start.S file by Francois Retief · Wed Oct 28 15:56:45 2015 +0200
  39. f6b3d1e sparc: Move SYS_SPARC_NWINDOWS to Kconfig by Francois Retief · Sun Nov 01 15:40:00 2015 +0200
  40. 6cf39d4 Revert "LCD: Add an option to skip registration as an stdio output" by Anatolij Gustschin · Wed Dec 02 15:38:00 2015 +0100
  41. 17efbaf iocon: Disable FIT_VERBOSE by Tom Rini · Tue Dec 01 15:49:42 2015 -0500
  42. 9aeeba3 arm: imx6: novena: Enable extfs support in SPL by Marek Vasut · Thu Nov 26 00:18:45 2015 +0100
  43. 2aaeb91 arm: imx6: novena, gw_ventana: Fix use of pfuze100 bit definitions by Marek Vasut · Thu Nov 26 14:08:50 2015 +0100
  44. 3f8ef39 rockchip: Explicitly set CONFIG_SPL_STACK_R_MALLOC_SIMPLE_LEN by Sjoerd Simons · Sun Nov 22 08:21:04 2015 +0100
  45. 2da451f Revert "rockchip: Reconfigure the malloc based to point to system memory" by Sjoerd Simons · Sun Nov 22 08:21:03 2015 +0100
  46. 7fd4780 rockchip: move SYS_MALLOC_SIMPLE to mach-rockchip Kconfig by Ariel D'Alessandro · Mon Nov 16 08:15:51 2015 -0300
  47. 86d0a90 rockchip: doc: show packet rk3036 uboot image by huang lin · Tue Nov 17 14:20:31 2015 +0800
  48. 0e7c90a rockchip: Add support for rk's second level loader by Jeffy Chen · Tue Nov 17 14:20:30 2015 +0800
  49. 3547118 rockchip: Add max spl size & spl header configs by Jeffy Chen · Tue Nov 17 14:20:29 2015 +0800
  50. 2de748f rockchip: Add basic support for evb-rk3036 board by huang lin · Tue Nov 17 14:20:28 2015 +0800
  51. 1115b64 rockchip: rk3036: Add core Soc start-up code by huang lin · Tue Nov 17 14:20:27 2015 +0800
  52. da98a5b rockchip: add rk3036 sdram driver by huang lin · Tue Nov 17 14:20:26 2015 +0800
  53. 5079970 rockchip: add early uart driver by huang lin · Tue Nov 17 14:20:25 2015 +0800
  54. b1b71cd rockchip: mmc: get the fifo mode and fifo depth property from dts by huang lin · Tue Nov 17 14:20:24 2015 +0800
  55. 8799fc1 rockchip: mmc: use non-removable property to distinguish emmc and sdcard register by huang lin · Wed Nov 18 09:37:25 2015 +0800
  56. 50b7375 mmc: dw_mmc: support fifo mode in dwc mmc driver by huang lin · Tue Nov 17 14:20:22 2015 +0800
  57. f983676 mmc: dw_mmc: move data transfer as a separate function by huang lin · Tue Nov 17 14:20:21 2015 +0800
  58. 4ccd995 rockchip: rk3036: Add pinctrl driver by huang lin · Tue Nov 17 14:20:20 2015 +0800
  59. b17b242 rockchip: rk3036: Add a simple syscon driver by huang lin · Tue Nov 17 14:20:19 2015 +0800
  60. 5aaa287 rockchip: rk3036: Add Soc reset driver by huang lin · Tue Nov 17 14:20:18 2015 +0800
  61. 1065ca5 rockchip: rk3036: Add header files for GRF by huang lin · Tue Nov 17 14:20:17 2015 +0800
  62. 01aa702 rockchip: rk3036: Add clock driver by huang lin · Tue Nov 17 14:20:16 2015 +0800
  63. 1bce642 rockchip: Bring in RK3036 device tree file includes and bindings by huang lin · Tue Nov 17 14:20:15 2015 +0800
  64. bab0d3f rockchip: serial driver support rk3036 by huang lin · Tue Nov 17 14:20:14 2015 +0800
  65. dd8515e dm: core: Add SPL Kconfig for REGMAP and SYSCON by huang lin · Tue Nov 17 14:20:13 2015 +0800
  66. 7c9bb39 rockchip: add config decide whether to build common.c by huang lin · Tue Nov 17 14:20:12 2015 +0800
  67. f4ab5fa rockchip: rename board-spl.c to rk3288-board-spl.c by huang lin · Tue Nov 17 14:20:11 2015 +0800
  68. 2bf8111 rockchip: move SYS_MALLOC_F_LEN to rk3288 own Kconfig by huang lin · Tue Nov 17 14:20:10 2015 +0800
  69. 8db3e24 rockchip: add timer driver by huang lin · Tue Nov 17 14:20:09 2015 +0800
  70. 7df0168 rockchip: firefly: Save the environment on SD card by Sjoerd Simons · Fri Sep 18 23:49:12 2015 +0200
  71. d3d7ab1 rockchip: Also load the initrd below 512M by Sjoerd Simons · Fri Sep 18 23:49:11 2015 +0200
  72. 6823cdd ARM: mxs: fix VDDD brownout setting by Michael Heimpold · Sun Nov 15 22:47:12 2015 +0100
  73. eca7b0d dm: pci: Disable PCI compatibility functions by default by Simon Glass · Thu Nov 26 19:51:30 2015 -0700
  74. 85bcce3 dm: pci: Convert 'pci' command to driver model by Simon Glass · Thu Nov 26 19:51:29 2015 -0700
  75. b62a43b pci: Move PCI header output code into its own function by Simon Glass · Thu Nov 26 19:51:28 2015 -0700
  76. 6ed88ae pci: Use a separate 'dev' variable for the PCI device by Simon Glass · Thu Nov 26 19:51:27 2015 -0700
  77. 1d8193c pci: Use common functions to read/write config by Simon Glass · Thu Nov 26 19:51:26 2015 -0700
  78. 8743ea5 pci: Tidy up function comments in cmd_pci.c by Simon Glass · Thu Nov 26 19:51:25 2015 -0700
  79. 723a523 dm: pci: Reorder functions in cmd_pci.c by Simon Glass · Thu Nov 26 19:51:24 2015 -0700
  80. 93335fd dm: pci: Move common auto-config functions to a common file by Simon Glass · Thu Nov 26 19:51:23 2015 -0700
  81. 4aeef7e dm: pci: Rename pci_auto.c to pci_auto_old.c by Simon Glass · Thu Nov 26 19:51:22 2015 -0700
  82. c19e442 dm: pci: Add a comment about how to find struct pci_controller by Simon Glass · Thu Nov 26 19:51:21 2015 -0700
  83. eea22f7 pci: Refactor the pciinfo() function by Simon Glass · Thu Nov 26 19:51:20 2015 -0700
  84. 3b6c418 pci: Use a separate variable for the bus number by Simon Glass · Thu Nov 26 19:51:19 2015 -0700
  85. 13c7f47 pci: Use a common return in command processing by Simon Glass · Thu Nov 26 19:51:18 2015 -0700
  86. 46fcfc1 dm: tegra: pci: Convert tegra boards to driver model for PCI by Simon Glass · Thu Nov 19 20:27:02 2015 -0700
  87. dcdc012 dm: pci: Add a function to find the regions for a PCI bus by Simon Glass · Thu Nov 19 20:27:01 2015 -0700
  88. 6256d67 dm: pci: Add a function to get the controller for a bus by Simon Glass · Thu Nov 19 20:27:00 2015 -0700
  89. 27a733f dm: pci: Add functions to emulate 8- and 16-bit access by Simon Glass · Thu Nov 19 20:26:59 2015 -0700
  90. 7efc9ba dm: pci: Support decoding ranges with duplicate entries by Simon Glass · Thu Nov 19 20:26:58 2015 -0700
  91. 91de6c5 dm: pci: Set up the SDRAM mapping correctly by Simon Glass · Thu Nov 19 20:26:57 2015 -0700
  92. 88c3645 dm: pci: Avoid a driver model build error with CONFIG_CMD_PCI_ENUM by Simon Glass · Thu Nov 19 20:26:56 2015 -0700
  93. c78e327 dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig by Simon Glass · Thu Nov 19 20:26:55 2015 -0700
  94. 8c29e65 ARM: tegra: refactor common Kconfig options by Stephen Warren · Mon Nov 23 10:32:01 2015 -0700
  95. b2aa4c5 x86: tsc: Move tsc_timer.c to drivers/timer by Bin Meng · Fri Nov 13 00:11:24 2015 -0800
  96. 712326e x86: tsc: Remove legacy timer codes by Bin Meng · Fri Nov 13 00:11:23 2015 -0800
  97. 38de020 x86: Convert to use driver model timer by Bin Meng · Fri Nov 13 00:11:22 2015 -0800
  98. 7edd07d dm: timer: Avoid using timer before it is ready by Simon Glass · Sat Nov 28 22:16:35 2015 -0700
  99. 976c2e8 x86: tsc: Add driver model timer support by Bin Meng · Fri Nov 13 00:11:21 2015 -0800
  100. 500361e x86: tsc: Use notrace from <linux/compiler.h> by Bin Meng · Fri Nov 13 00:11:20 2015 -0800