1. cbe41ca cfi_flash: Remove braces for single-statement blocks by Mario Six · Fri Jan 26 14:43:38 2018 +0100
  2. c7e359e cfi_flash: Fix missing/superfluous lines by Mario Six · Fri Jan 26 14:43:37 2018 +0100
  3. a828c1e cfi_flash: Fix spacing around casts/operators by Mario Six · Fri Jan 26 14:43:36 2018 +0100
  4. 76857f0 cfi_flash: Fix indent of case statements by Mario Six · Fri Jan 26 14:43:35 2018 +0100
  5. ae0b9c7 cfi_flash: Fix whitespace with casting by Mario Six · Fri Jan 26 14:43:34 2018 +0100
  6. e2c0746 cfi_flash: Fix Parenthesis spacing by Mario Six · Fri Jan 26 14:43:33 2018 +0100
  7. 88f439f cfi_flash: Fix style of pointer declarations by Mario Six · Fri Jan 26 14:43:32 2018 +0100
  8. fa29069 cfi_flash: Fix space between function name and parenthesis by Mario Six · Fri Jan 26 14:43:31 2018 +0100
  9. 9d590fe Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Sun Jan 28 18:26:00 2018 -0500
  10. 123b90b efi_loader: add a README.iscsi describing booting via iSCSI by Heinrich Schuchardt · Sun Jan 28 15:26:02 2018 +0100
  11. 253aa64 efi_loader: consistently use %pD to print device paths by Heinrich Schuchardt · Fri Jan 26 07:20:54 2018 +0100
  12. f3996be efi_loader: do not install NULL as device path by Heinrich Schuchardt · Fri Jan 26 06:50:54 2018 +0100
  13. 3b47f33 vsprintf.c: correct printing of a NULL device path by Heinrich Schuchardt · Fri Jan 26 06:30:30 2018 +0100
  14. eff317c efi_loader: Call Exit() on return from payload in StartImage() by Alexander Graf · Fri Jan 26 00:47:53 2018 +0100
  15. 091cf43 efi_loader: fix comments in indent_string() by Heinrich Schuchardt · Wed Jan 24 19:21:36 2018 +0100
  16. aa6fd9a efi_loader: catch misspelled bootefi subcommand by Heinrich Schuchardt · Wed Jan 24 20:33:54 2018 +0100
  17. 54d8cdf efi_loader: Always use EFIAPI instead of asmlinkage by Alexander Graf · Wed Jan 24 00:18:08 2018 +0100
  18. 5e24717 efi: Conflict efi_loader with different stub bitness by Alexander Graf · Wed Jan 24 14:54:21 2018 +0100
  19. 0039d71 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Sun Jan 28 13:56:19 2018 -0500
  20. cb84981 omap3_logic: Clean up I2C pin muxing. by Adam Ford · Thu Jan 25 14:15:38 2018 -0600
  21. 6fe74d2 spl: add option to disable SPL banner output by Anatolij Gustschin · Thu Jan 25 18:45:22 2018 +0100
  22. 7fcd313 bcm2835_pinctrl: Probe pre-reloc by Alexander Graf · Thu Jan 25 12:05:56 2018 +0100
  23. a73b0ec bcm2835_pl011_serial: Add BCM2835 specific serial driver by Alexander Graf · Thu Jan 25 12:05:55 2018 +0100
  24. 2477293 MAINTAINERS: Take over BCM2835 maintainership by Alexander Graf · Thu Jan 25 12:05:54 2018 +0100
  25. 1b44295 bcm2835_mu_serial: Convert to Kconfig by Alexander Graf · Thu Jan 25 12:05:53 2018 +0100
  26. 633ef89 pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig by Alexander Graf · Thu Jan 25 12:05:52 2018 +0100
  27. 65bfb42 pl011: Convert CONFIG_PL011_SERIAL to Kconfig by Alexander Graf · Thu Jan 25 12:05:51 2018 +0100
  28. 2184ccd pl010: Convert CONFIG_PL010_SERIAL to Kconfig by Alexander Graf · Thu Jan 25 12:05:50 2018 +0100
  29. cce6443 pl01x: Convert to dev_read by Alexander Graf · Thu Jan 25 12:05:49 2018 +0100
  30. ff9fd76 serial_bcm283x_mu: Fail loading if not muxed by Alexander Graf · Thu Jan 25 12:05:48 2018 +0100
  31. c3883e0 serial_bcm283x_mu: Always skip init by Alexander Graf · Thu Jan 25 12:05:47 2018 +0100
  32. 35b31e0 serial_bcm283x_mu: Convert to dev_read by Alexander Graf · Thu Jan 25 12:05:46 2018 +0100
  33. b17aa50 rpi: Determine PL011/Mini-UART availability at runtime by Alexander Graf · Thu Jan 25 12:05:45 2018 +0100
  34. f7c2628 serial: bcm283x_mu: Remove support for post-init disabling by Alexander Graf · Thu Jan 25 12:05:44 2018 +0100
  35. 3598200 rpi: Remove runtime disabling support for serial by Alexander Graf · Thu Jan 25 12:05:43 2018 +0100
  36. 132ca2d serial: Use next serial device if probing fails by Alexander Graf · Thu Jan 25 12:05:42 2018 +0100
  37. 3e73a18 am33xx: board: Call spl_early_init() to support sdram_init() by Faiz Abbas · Wed Jan 24 14:44:49 2018 +0530
  38. 1ba8c9e arm: add support for PDU001 by Felix Brack · Tue Jan 23 18:27:22 2018 +0100
  39. 044725f mmc: Add bcm2835 sdhost controller by Alexander Graf · Tue Jan 23 18:05:22 2018 +0100
  40. fce8e5c bcm283x: Add pinctrl driver by Alexander Graf · Tue Jan 23 18:05:21 2018 +0100
  41. f66276d powerpc: Drop CONFIG_WALNUT and other related dead code by Tuomas Tynkkynen · Sun Jan 21 18:16:42 2018 +0200
  42. 9ca4574 libfdt: migrate include/libfdt_env.h to a wrapper by Masahiro Yamada · Sun Jan 21 19:19:18 2018 +0900
  43. cb48501 libfdt: migrate libfdt.h to a wrapper + U-Boot own code by Masahiro Yamada · Sun Jan 21 19:19:17 2018 +0900
  44. befc7ab libfdt: move working_fdt and FDT_RAMDISK_OVERHEAD to include/libfdt.h by Masahiro Yamada · Sun Jan 21 19:19:16 2018 +0900
  45. 315fe0a tools: include necessary headers explicitly by Masahiro Yamada · Sun Jan 21 19:19:15 2018 +0900
  46. bf5cf52 libfdt: fix <linux/libfdt.h> by Masahiro Yamada · Sun Jan 21 19:19:14 2018 +0900
  47. 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
  48. c05e791 host-tools: use python2 explicitly for shebang by Masahiro Yamada · Sun Jan 21 18:34:57 2018 +0900
  49. 4da5820 ARM: omap3: evm: Fix distro bootcmd UBIFS and MMC support by Derald D. Woods · Sat Jan 20 21:16:14 2018 -0600
  50. 5f5d150 distro bootcmd: Allow board defined UBI partition and volume names by Derald D. Woods · Sat Jan 20 21:16:13 2018 -0600
  51. 2b5994b spl: use different BOARD_INIT MACRO for spl and tpl by Kever Yang · Sat Jan 20 18:00:26 2018 +0800
  52. d1f4333 fs: btrfs: Fix unaligned memory accesses by Alberto Sánchez Molero · Sat Jan 20 09:17:57 2018 +0200
  53. 7db55cb spl: atf: pass NULL for bl32_ep pc by Kever Yang · Wed Jan 17 11:05:38 2018 +0800
  54. a79b78f rockchip: rk3036: enable rockusb support on rk3036 based device by Eddie Cai · Wed Jan 17 09:51:41 2018 +0800
  55. 32e4900 rockchip: dts: rk3128: update pwm-cell for pwm0 by Kever Yang · Tue Jan 16 16:08:18 2018 +0800
  56. 6dd2fb4 rockchip: clk: guard set_parent implementations against OF_PLATDATA by Philipp Tomsich · Thu Jan 25 15:27:10 2018 +0100
  57. e72793d clk: rockchip: clk_rk3368: Implement "assign-clock-parent" by David Wu · Sat Jan 13 14:07:04 2018 +0800
  58. 879d2fb clk: rockchip: clk_rk3288: Implement "assign-clock-parent" and "assign-clock-rate" by David Wu · Sat Jan 13 14:06:33 2018 +0800
  59. 452bb03 ARM: dts: rk3288: Remove unused LCDC clock assigned by David Wu · Sat Jan 13 14:06:16 2018 +0800
  60. 669426f config: evb-rk3229: Enable rk gmac configs by David Wu · Sat Jan 13 14:05:51 2018 +0800
  61. adcde49 net: gmac_rockchip: Add support for the RK3228 GMAC by David Wu · Sat Jan 13 14:05:30 2018 +0800
  62. 0bfebea clk: rockchip: Add rk322x gamc clock support by David Wu · Sat Jan 13 14:05:12 2018 +0800
  63. c329842 rockchip: pinctrl: Add rk322x gmac pinctrl support by David Wu · Sat Jan 13 14:04:51 2018 +0800
  64. 14d5cf0 rockchip: pinctrl: rk322x: Move the iomux definitions into pinctrl-driver by David Wu · Sat Jan 13 14:04:26 2018 +0800
  65. 60525e1 rockchip: dts: rk3328-evb: Enable gmac2io for rk3328-evb by David Wu · Sat Jan 13 14:04:11 2018 +0800
  66. 29b0bfd rockchip: dts: rk3328: Add gmac2io support by David Wu · Sat Jan 13 14:03:56 2018 +0800
  67. 67572b2 rockchip: configs: Enable GMAC configs for evb-rk3328 by David Wu · Sat Jan 13 14:03:23 2018 +0800
  68. bac972b net: gmac_rockchip: Add rk3328 gmac support by David Wu · Sat Jan 13 14:03:04 2018 +0800
  69. f01c581 clk: rockchip: Add rk3328 gamc clock support by David Wu · Sat Jan 13 14:02:36 2018 +0800
  70. b47fc26 rockchip: pinctrl: Add rk3328 gmac pinctrl support by David Wu · Sat Jan 13 14:02:07 2018 +0800
  71. 1a7665f rockchip: pinctrl: rk3328: Move the iomux definitions into pinctrl-driver by David Wu · Sat Jan 13 14:01:45 2018 +0800
  72. 672e4f2 net: gmac_rockchip: Add support for the RV1108 GMAC by David Wu · Sat Jan 13 14:01:12 2018 +0800
  73. 5a04e0c rockchip: pinctrl: rv1108: Move the iomux definitions into pinctrl-driver by David Wu · Sat Jan 13 13:53:57 2018 +0800
  74. a6ce730 rockchip: grf_rv1108.h: Fix the grf offsets by David Wu · Sat Jan 13 13:53:56 2018 +0800
  75. 255f68e rockchip: configs: Enable CONFIG_NET_RANDOM_ETHADDR for rk3288-evb by David Wu · Sat Jan 13 13:53:55 2018 +0800
  76. 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
  77. 2d20a63 rockchip: clk: rk3399: accept all assigned-clocks from the 'cru'-node by Philipp Tomsich · Mon Jan 08 14:00:27 2018 +0100
  78. 9cf03b0 clk: implement clk_set_defaults() by Philipp Tomsich · Mon Jan 08 13:59:18 2018 +0100
  79. f4ba6ed rockchip: clk: rk3399: implement set_parent() operation by Philipp Tomsich · Mon Jan 08 13:11:01 2018 +0100
  80. f760434 clk: refactor clk_get_by_index() into clk_get_by_indexed_prop() by Philipp Tomsich · Mon Jan 08 11:18:18 2018 +0100
  81. f8e02b2 clk: add clk_set_parent() by Philipp Tomsich · Mon Jan 08 11:15:08 2018 +0100
  82. d5d3655 clk: clk_stm32f: Fix PLLSAICFGR_PLLSAIP_4 divider value by Patrice Chotard · Fri Jan 19 18:02:40 2018 +0100
  83. d24bdf1 ARM: AM43XX: Call hw_data_init() again after relocation to update *ctrl by Faiz Abbas · Fri Jan 19 15:32:48 2018 +0530
  84. 54c866a configs: Replace CONFIG_ISW_ENTRY_ADDR with CONFIG_SYS_TEXT_BASE by Faiz Abbas · Fri Jan 19 15:32:47 2018 +0530
  85. df664c0 tools: remove unused ret by Jelle van der Waa · Thu Jan 18 20:19:43 2018 +0100
  86. e2d564e clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks() by Patrice Chotard · Thu Jan 18 14:10:05 2018 +0100
  87. b710b7f clk: clk_stm32f: Remove STMMAC clock setup by Patrice Chotard · Thu Jan 18 14:10:04 2018 +0100
  88. 1e41485 ARM: dts: stm32: Add STMMAC clocks for stm32f746 by Patrice Chotard · Thu Jan 18 14:10:03 2018 +0100
  89. ea5a47c atomic-long: Fix warnings on arm64 by Bradley Bolen · Fri Jan 26 22:11:04 2018 -0500
  90. 19764b6 ARM: dts: stm32: add stm32429-eval-u-boot dts file by Patrice Chotard · Thu Jan 18 13:39:34 2018 +0100
  91. 328125e ARM: dts: stm32: Add STM32F429 Evaluation board support by Patrice Chotard · Thu Jan 18 13:39:33 2018 +0100
  92. ac871ab board: stm32: Add stm32f429-evaluation board support by Patrice Chotard · Thu Jan 18 13:39:32 2018 +0100
  93. 23518da configs: stm32f: Remove STM32_HSE_HZ for all STM32F series by Patrice Chotard · Thu Jan 18 13:39:31 2018 +0100
  94. acd97ca clk: stm32: retrieve external oscillator frequency from DT by Patrice Chotard · Thu Jan 18 13:39:30 2018 +0100
  95. a60d3f8 ARM: dts: stm32: add "u-boot, dm-pre-reloc" for clk_hse in stm32f7-u-boot by Patrice Chotard · Thu Jan 18 13:39:29 2018 +0100
  96. 375cc6e arm: bootm-fdt.c: fix compiler warning by Heiko Schocher · Wed Jan 17 07:00:37 2018 +0100
  97. a46bb75 arm: mach-omap2: Pass args to secure ROM in SRAM in SPL by Andrew F. Davis · Tue Jan 16 14:25:48 2018 -0600
  98. ee9b75b common: board_r: Fix style violations by Mario Six · Mon Jan 15 11:10:30 2018 +0100
  99. 80b66dd common: board_f: Fix style violations by Mario Six · Mon Jan 15 11:10:02 2018 +0100
  100. aed664a serial: ns16550: Fix style violation by Mario Six · Mon Jan 15 11:09:49 2018 +0100