1. 28f1898 cfi_flash: Always define cfi_flash_num_flash_banks by Mario Six · Fri Jan 26 14:43:56 2018 +0100
  2. dde8550 cfi_flash: Fix indention by Mario Six · Fri Jan 26 14:43:55 2018 +0100
  3. bc762c1 cfi_flash: Fix long lines by Mario Six · Fri Jan 26 14:43:54 2018 +0100
  4. aaf1a4a cfi_flash: Bound-check index before array access by Mario Six · Fri Jan 26 14:43:53 2018 +0100
  5. 324b940 flash: Fix spelling of "ERR_TIMOUT" by Mario Six · Fri Jan 26 14:43:52 2018 +0100
  6. f8783d2 cfi_flash: Rename camel-case variables by Mario Six · Fri Jan 26 14:43:51 2018 +0100
  7. 246e506 cfi_flash: Fix strings split across lines by Mario Six · Fri Jan 26 14:43:50 2018 +0100
  8. f4bab85 cfi_flash: Use u8 pointers instead of void pointers by Mario Six · Fri Jan 26 14:43:49 2018 +0100
  9. 6cf5574 cfi_flash: Remove assignments from if conditions by Mario Six · Fri Jan 26 14:43:48 2018 +0100
  10. d544ddf cfi_flash: Remove return from void function by Mario Six · Fri Jan 26 14:43:47 2018 +0100
  11. c4b85c3 cfi_flash: Fix placement of brace by Mario Six · Fri Jan 26 14:43:46 2018 +0100
  12. 411ede3 cfi_flash: Fix else after break by Mario Six · Fri Jan 26 14:43:45 2018 +0100
  13. acf1208 cfi_flash: Fix spelling of "Unknown" by Mario Six · Fri Jan 26 14:43:44 2018 +0100
  14. 179b8d6 cfi_flash: Add missing braces in blocks by Mario Six · Fri Jan 26 14:43:43 2018 +0100
  15. d1141c5 cfi_flash: Remove unnecessary braces by Mario Six · Fri Jan 26 14:43:42 2018 +0100
  16. 1ec6d34 cfi_flash: Fix comment style by Mario Six · Fri Jan 26 14:43:41 2018 +0100
  17. 9355d55 cfi_flash: Use __func__ macro instead of function name by Mario Six · Fri Jan 26 14:43:40 2018 +0100
  18. 0c9be97 cfi_flash: Fix logical continuations by Mario Six · Fri Jan 26 14:43:39 2018 +0100
  19. cbe41ca cfi_flash: Remove braces for single-statement blocks by Mario Six · Fri Jan 26 14:43:38 2018 +0100
  20. c7e359e cfi_flash: Fix missing/superfluous lines by Mario Six · Fri Jan 26 14:43:37 2018 +0100
  21. a828c1e cfi_flash: Fix spacing around casts/operators by Mario Six · Fri Jan 26 14:43:36 2018 +0100
  22. 76857f0 cfi_flash: Fix indent of case statements by Mario Six · Fri Jan 26 14:43:35 2018 +0100
  23. ae0b9c7 cfi_flash: Fix whitespace with casting by Mario Six · Fri Jan 26 14:43:34 2018 +0100
  24. e2c0746 cfi_flash: Fix Parenthesis spacing by Mario Six · Fri Jan 26 14:43:33 2018 +0100
  25. 88f439f cfi_flash: Fix style of pointer declarations by Mario Six · Fri Jan 26 14:43:32 2018 +0100
  26. fa29069 cfi_flash: Fix space between function name and parenthesis by Mario Six · Fri Jan 26 14:43:31 2018 +0100
  27. 9d590fe Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Sun Jan 28 18:26:00 2018 -0500
  28. 123b90b efi_loader: add a README.iscsi describing booting via iSCSI by Heinrich Schuchardt · Sun Jan 28 15:26:02 2018 +0100
  29. 253aa64 efi_loader: consistently use %pD to print device paths by Heinrich Schuchardt · Fri Jan 26 07:20:54 2018 +0100
  30. f3996be efi_loader: do not install NULL as device path by Heinrich Schuchardt · Fri Jan 26 06:50:54 2018 +0100
  31. 3b47f33 vsprintf.c: correct printing of a NULL device path by Heinrich Schuchardt · Fri Jan 26 06:30:30 2018 +0100
  32. eff317c efi_loader: Call Exit() on return from payload in StartImage() by Alexander Graf · Fri Jan 26 00:47:53 2018 +0100
  33. 091cf43 efi_loader: fix comments in indent_string() by Heinrich Schuchardt · Wed Jan 24 19:21:36 2018 +0100
  34. aa6fd9a efi_loader: catch misspelled bootefi subcommand by Heinrich Schuchardt · Wed Jan 24 20:33:54 2018 +0100
  35. 54d8cdf efi_loader: Always use EFIAPI instead of asmlinkage by Alexander Graf · Wed Jan 24 00:18:08 2018 +0100
  36. 5e24717 efi: Conflict efi_loader with different stub bitness by Alexander Graf · Wed Jan 24 14:54:21 2018 +0100
  37. 0039d71 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Sun Jan 28 13:56:19 2018 -0500
  38. cb84981 omap3_logic: Clean up I2C pin muxing. by Adam Ford · Thu Jan 25 14:15:38 2018 -0600
  39. 6fe74d2 spl: add option to disable SPL banner output by Anatolij Gustschin · Thu Jan 25 18:45:22 2018 +0100
  40. 7fcd313 bcm2835_pinctrl: Probe pre-reloc by Alexander Graf · Thu Jan 25 12:05:56 2018 +0100
  41. a73b0ec bcm2835_pl011_serial: Add BCM2835 specific serial driver by Alexander Graf · Thu Jan 25 12:05:55 2018 +0100
  42. 2477293 MAINTAINERS: Take over BCM2835 maintainership by Alexander Graf · Thu Jan 25 12:05:54 2018 +0100
  43. 1b44295 bcm2835_mu_serial: Convert to Kconfig by Alexander Graf · Thu Jan 25 12:05:53 2018 +0100
  44. 633ef89 pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig by Alexander Graf · Thu Jan 25 12:05:52 2018 +0100
  45. 65bfb42 pl011: Convert CONFIG_PL011_SERIAL to Kconfig by Alexander Graf · Thu Jan 25 12:05:51 2018 +0100
  46. 2184ccd pl010: Convert CONFIG_PL010_SERIAL to Kconfig by Alexander Graf · Thu Jan 25 12:05:50 2018 +0100
  47. cce6443 pl01x: Convert to dev_read by Alexander Graf · Thu Jan 25 12:05:49 2018 +0100
  48. ff9fd76 serial_bcm283x_mu: Fail loading if not muxed by Alexander Graf · Thu Jan 25 12:05:48 2018 +0100
  49. c3883e0 serial_bcm283x_mu: Always skip init by Alexander Graf · Thu Jan 25 12:05:47 2018 +0100
  50. 35b31e0 serial_bcm283x_mu: Convert to dev_read by Alexander Graf · Thu Jan 25 12:05:46 2018 +0100
  51. b17aa50 rpi: Determine PL011/Mini-UART availability at runtime by Alexander Graf · Thu Jan 25 12:05:45 2018 +0100
  52. f7c2628 serial: bcm283x_mu: Remove support for post-init disabling by Alexander Graf · Thu Jan 25 12:05:44 2018 +0100
  53. 3598200 rpi: Remove runtime disabling support for serial by Alexander Graf · Thu Jan 25 12:05:43 2018 +0100
  54. 132ca2d serial: Use next serial device if probing fails by Alexander Graf · Thu Jan 25 12:05:42 2018 +0100
  55. 3e73a18 am33xx: board: Call spl_early_init() to support sdram_init() by Faiz Abbas · Wed Jan 24 14:44:49 2018 +0530
  56. 1ba8c9e arm: add support for PDU001 by Felix Brack · Tue Jan 23 18:27:22 2018 +0100
  57. 044725f mmc: Add bcm2835 sdhost controller by Alexander Graf · Tue Jan 23 18:05:22 2018 +0100
  58. fce8e5c bcm283x: Add pinctrl driver by Alexander Graf · Tue Jan 23 18:05:21 2018 +0100
  59. f66276d powerpc: Drop CONFIG_WALNUT and other related dead code by Tuomas Tynkkynen · Sun Jan 21 18:16:42 2018 +0200
  60. 9ca4574 libfdt: migrate include/libfdt_env.h to a wrapper by Masahiro Yamada · Sun Jan 21 19:19:18 2018 +0900
  61. cb48501 libfdt: migrate libfdt.h to a wrapper + U-Boot own code by Masahiro Yamada · Sun Jan 21 19:19:17 2018 +0900
  62. befc7ab libfdt: move working_fdt and FDT_RAMDISK_OVERHEAD to include/libfdt.h by Masahiro Yamada · Sun Jan 21 19:19:16 2018 +0900
  63. 315fe0a tools: include necessary headers explicitly by Masahiro Yamada · Sun Jan 21 19:19:15 2018 +0900
  64. bf5cf52 libfdt: fix <linux/libfdt.h> by Masahiro Yamada · Sun Jan 21 19:19:14 2018 +0900
  65. 938f039 libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c by Masahiro Yamada · Sun Jan 21 19:19:13 2018 +0900
  66. c05e791 host-tools: use python2 explicitly for shebang by Masahiro Yamada · Sun Jan 21 18:34:57 2018 +0900
  67. 4da5820 ARM: omap3: evm: Fix distro bootcmd UBIFS and MMC support by Derald D. Woods · Sat Jan 20 21:16:14 2018 -0600
  68. 5f5d150 distro bootcmd: Allow board defined UBI partition and volume names by Derald D. Woods · Sat Jan 20 21:16:13 2018 -0600
  69. 2b5994b spl: use different BOARD_INIT MACRO for spl and tpl by Kever Yang · Sat Jan 20 18:00:26 2018 +0800
  70. d1f4333 fs: btrfs: Fix unaligned memory accesses by Alberto Sánchez Molero · Sat Jan 20 09:17:57 2018 +0200
  71. 7db55cb spl: atf: pass NULL for bl32_ep pc by Kever Yang · Wed Jan 17 11:05:38 2018 +0800
  72. a79b78f rockchip: rk3036: enable rockusb support on rk3036 based device by Eddie Cai · Wed Jan 17 09:51:41 2018 +0800
  73. 32e4900 rockchip: dts: rk3128: update pwm-cell for pwm0 by Kever Yang · Tue Jan 16 16:08:18 2018 +0800
  74. 6dd2fb4 rockchip: clk: guard set_parent implementations against OF_PLATDATA by Philipp Tomsich · Thu Jan 25 15:27:10 2018 +0100
  75. e72793d clk: rockchip: clk_rk3368: Implement "assign-clock-parent" by David Wu · Sat Jan 13 14:07:04 2018 +0800
  76. 879d2fb clk: rockchip: clk_rk3288: Implement "assign-clock-parent" and "assign-clock-rate" by David Wu · Sat Jan 13 14:06:33 2018 +0800
  77. 452bb03 ARM: dts: rk3288: Remove unused LCDC clock assigned by David Wu · Sat Jan 13 14:06:16 2018 +0800
  78. 669426f config: evb-rk3229: Enable rk gmac configs by David Wu · Sat Jan 13 14:05:51 2018 +0800
  79. adcde49 net: gmac_rockchip: Add support for the RK3228 GMAC by David Wu · Sat Jan 13 14:05:30 2018 +0800
  80. 0bfebea clk: rockchip: Add rk322x gamc clock support by David Wu · Sat Jan 13 14:05:12 2018 +0800
  81. c329842 rockchip: pinctrl: Add rk322x gmac pinctrl support by David Wu · Sat Jan 13 14:04:51 2018 +0800
  82. 14d5cf0 rockchip: pinctrl: rk322x: Move the iomux definitions into pinctrl-driver by David Wu · Sat Jan 13 14:04:26 2018 +0800
  83. 60525e1 rockchip: dts: rk3328-evb: Enable gmac2io for rk3328-evb by David Wu · Sat Jan 13 14:04:11 2018 +0800
  84. 29b0bfd rockchip: dts: rk3328: Add gmac2io support by David Wu · Sat Jan 13 14:03:56 2018 +0800
  85. 67572b2 rockchip: configs: Enable GMAC configs for evb-rk3328 by David Wu · Sat Jan 13 14:03:23 2018 +0800
  86. bac972b net: gmac_rockchip: Add rk3328 gmac support by David Wu · Sat Jan 13 14:03:04 2018 +0800
  87. f01c581 clk: rockchip: Add rk3328 gamc clock support by David Wu · Sat Jan 13 14:02:36 2018 +0800
  88. b47fc26 rockchip: pinctrl: Add rk3328 gmac pinctrl support by David Wu · Sat Jan 13 14:02:07 2018 +0800
  89. 1a7665f rockchip: pinctrl: rk3328: Move the iomux definitions into pinctrl-driver by David Wu · Sat Jan 13 14:01:45 2018 +0800
  90. 672e4f2 net: gmac_rockchip: Add support for the RV1108 GMAC by David Wu · Sat Jan 13 14:01:12 2018 +0800
  91. 5a04e0c rockchip: pinctrl: rv1108: Move the iomux definitions into pinctrl-driver by David Wu · Sat Jan 13 13:53:57 2018 +0800
  92. a6ce730 rockchip: grf_rv1108.h: Fix the grf offsets by David Wu · Sat Jan 13 13:53:56 2018 +0800
  93. 255f68e rockchip: configs: Enable CONFIG_NET_RANDOM_ETHADDR for rk3288-evb by David Wu · Sat Jan 13 13:53:55 2018 +0800
  94. 6443909 rockchip: dts: rk3399-evb: Change the tx/rx delay value for transmission quality by David Wu · Sat Jan 13 13:53:54 2018 +0800
  95. 2d20a63 rockchip: clk: rk3399: accept all assigned-clocks from the 'cru'-node by Philipp Tomsich · Mon Jan 08 14:00:27 2018 +0100
  96. 9cf03b0 clk: implement clk_set_defaults() by Philipp Tomsich · Mon Jan 08 13:59:18 2018 +0100
  97. f4ba6ed rockchip: clk: rk3399: implement set_parent() operation by Philipp Tomsich · Mon Jan 08 13:11:01 2018 +0100
  98. f760434 clk: refactor clk_get_by_index() into clk_get_by_indexed_prop() by Philipp Tomsich · Mon Jan 08 11:18:18 2018 +0100
  99. f8e02b2 clk: add clk_set_parent() by Philipp Tomsich · Mon Jan 08 11:15:08 2018 +0100
  100. d5d3655 clk: clk_stm32f: Fix PLLSAICFGR_PLLSAIP_4 divider value by Patrice Chotard · Fri Jan 19 18:02:40 2018 +0100