1. 96496f8 FIT: List kernel_noload in the list of types by Tom Rini · Tue Jul 18 14:14:19 2017 -0400
  2. 7c695ce ram: stm32: add stm32h7 support by Patrice Chotard · Tue Jul 18 17:37:29 2017 +0200
  3. e40b014 ARM: DTS: stm32: remove useless mr-nbanks property by Patrice Chotard · Tue Jul 18 17:37:28 2017 +0200
  4. 7fb9603 ram: stm32: add second SDRAM bank management by Patrice Chotard · Tue Jul 18 17:37:27 2017 +0200
  5. 8b37922 ram: stm32: replace fdtdec_get by ofnode calls by Patrice Chotard · Tue Jul 18 17:37:26 2017 +0200
  6. f2b8000 ram: stm32: get base address from DT by Patrice Chotard · Tue Jul 18 17:37:25 2017 +0200
  7. 7e82a69 ram: stm32: migrate fmc defines in driver file by Patrice Chotard · Tue Jul 18 17:37:24 2017 +0200
  8. e2e28d2 clk: stm32f7: remove clock_get() by Patrice Chotard · Tue Jul 18 09:29:10 2017 +0200
  9. b8442fb spi: stm32_qspi: add clk_get_rate() support by Patrice Chotard · Tue Jul 18 09:29:09 2017 +0200
  10. 4809a19 serial: stm32x7: add clk_get_rate() support by Patrice Chotard · Tue Jul 18 09:29:08 2017 +0200
  11. 2195315 serial: stm32x7: migrate serial struct to driver by Patrice Chotard · Tue Jul 18 09:29:07 2017 +0200
  12. fee92ee clk: stm32f7: cleanup clocks unused definitions by Patrice Chotard · Tue Jul 18 09:29:06 2017 +0200
  13. 7bdf971 clk: stm32f7: add clock .get_rate() callback by Patrice Chotard · Tue Jul 18 09:29:05 2017 +0200
  14. d93fc2c clk: stm32f7: get RCC base address from DT by Patrice Chotard · Tue Jul 18 09:29:04 2017 +0200
  15. a8f951a clk: stm32f7: add static for configure_clocks() by Patrice Chotard · Tue Jul 18 09:29:03 2017 +0200
  16. e5f82cf ARM: DTS: stm32: align DT clock declaration with kernel by Patrice Chotard · Tue Jul 18 09:29:02 2017 +0200
  17. 39354af arm: mach-keystone: Fixes issue with return values in inline assembly by Srinivas, Madan · Mon Jul 17 13:02:02 2017 -0500
  18. d320ab6 configs: ti: armv7: Fixes bug in fit_loadaddr for ramfs boot by Madan Srinivas · Mon Jul 17 13:01:36 2017 -0500
  19. e885610 arm: mach-keystone: Updates mon_install for K2G HS by Madan Srinivas · Mon Jul 17 12:59:15 2017 -0500
  20. d354c04 configs: k2x_evm: Reorder default boot command by Andrew F. Davis · Mon Jul 17 12:59:14 2017 -0500
  21. 5a32f7c configs: k2x_evm: Adds environment variables for secure devices by Madan Srinivas · Mon Jul 17 12:59:13 2017 -0500
  22. dd94071 configs: k2x_evm: Adds FIT loading environment variables by Andrew F. Davis · Mon Jul 17 12:59:12 2017 -0500
  23. 816178b board: ti: x15: Add support for beagle_X15 revC by Lokesh Vutla · Sun Jul 16 19:59:19 2017 +0530
  24. ab4f71e board: ti: am57xx: Fix detection of board version by Lokesh Vutla · Sun Jul 16 19:59:18 2017 +0530
  25. aad6144 odroid-c2: enable GPIO by Beniamino Galvani · Mon Jul 10 00:30:05 2017 +0200
  26. 5aeb135 pinctrl: meson: add GPIO support by Beniamino Galvani · Mon Jul 10 00:30:04 2017 +0200
  27. 6bf2f10 arm: dts: meson: import dts files from Linux 4.12 by Beniamino Galvani · Mon Jul 10 00:30:03 2017 +0200
  28. 4b48bac Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig by Simon Glass · Sun Jul 23 21:19:48 2017 -0600
  29. 5b32e18 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · Sun Jul 23 21:19:47 2017 -0600
  30. 8d8f742 Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig by Simon Glass · Sun Jul 23 21:19:46 2017 -0600
  31. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:45 2017 -0600
  32. 6617a73 Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:44 2017 -0600
  33. a3a0023 Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig by Simon Glass · Sun Jul 23 21:19:43 2017 -0600
  34. 690c05a Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig by Simon Glass · Sun Jul 23 21:19:42 2017 -0600
  35. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:41 2017 -0600
  36. a19d3d2 env: Move help from README to Kconfig by Simon Glass · Sun Jul 23 21:19:40 2017 -0600
  37. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · Sun Jul 23 21:19:39 2017 -0600
  38. ce34f5d configs: Resync with savedefconfig by Tom Rini · Mon Jul 24 21:10:06 2017 -0400
  39. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · Sat Jul 22 18:36:16 2017 -0400
  40. 3418eeb cmd: Kconfig: Fix CMD_UBIFS dependencies by Karl Beldan · Wed Jul 12 16:11:47 2017 +0000
  41. 4b239cf cmd: Kconfig: Make CMD_UBI select CMD_MTDPARTS by Karl Beldan · Wed Jul 12 16:11:46 2017 +0000
  42. 8cf55fa ubi: Kconfig: Make MTD_UBI select MTD_PARTITIONS by Karl Beldan · Wed Jul 12 16:11:45 2017 +0000
  43. 09fd142 cmd: Kconfig: Fix a dependency of CMD_MTDPARTS by Karl Beldan · Wed Jul 12 16:11:44 2017 +0000
  44. 16f125c ubi: Kconfig: Fix MTD_UBI selection dependency by Karl Beldan · Wed Jul 12 16:11:43 2017 +0000
  45. dfd5eee xilinx-ppc.h: Drop by Tom Rini · Sun Jul 23 09:25:07 2017 -0400
  46. 767b7db serial: ns16550: Add RX interrupt buffer support by Stefan Roese · Fri Jul 14 17:25:54 2017 +0200
  47. 0d5a1bf arm: omap3: Detect boot mode very early by Adam Ford · Fri Jul 14 08:53:20 2017 -0500
  48. 224ebcd powerpc: Remove 8260 remainders by Christophe Leroy · Thu Jul 13 15:10:10 2017 +0200
  49. 4a4750b powerpc, 8xx: fix missing function declarations. by Christophe Leroy · Thu Jul 13 15:10:08 2017 +0200
  50. 3d97f8e powerpc: move get_pvr() and get_svr() into C by Christophe Leroy · Thu Jul 13 15:10:06 2017 +0200
  51. 60425ee powerpc, 8xx: move cache helper into C by Christophe Leroy · Thu Jul 13 15:10:04 2017 +0200
  52. 9b021ae powerpc, 8xx: move get_immr() into C by Christophe Leroy · Thu Jul 13 15:10:02 2017 +0200
  53. 0ae15b9 powerpc, 8xx: Move cache function into C files by Christophe Leroy · Thu Jul 13 15:10:00 2017 +0200
  54. ea31cb2 powerpc, 8xx: Simplifying check_CPU() by Christophe Leroy · Thu Jul 13 15:09:58 2017 +0200
  55. 31f6e93 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · Thu Jul 13 15:09:54 2017 +0200
  56. bed4020 powerpc: move set_msr() and get_msr() into .h by Christophe Leroy · Thu Jul 13 15:09:52 2017 +0200
  57. 8d65234 power, timer: reset TBL before TBU by Christophe Leroy · Thu Jul 13 15:09:50 2017 +0200
  58. b71ec9b powerpc, timer: Does 8xx specific actions in 8xx cpu_init by Christophe Leroy · Thu Jul 13 15:09:48 2017 +0200
  59. dd6e82b powerpc: get rid of addr_probe() by Christophe Leroy · Thu Jul 13 15:09:46 2017 +0200
  60. 297cbac powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk() by Christophe Leroy · Thu Jul 13 15:09:44 2017 +0200
  61. 1ff0190 km/ivm: allow to set locally administred MAC addresses by Holger Brunck · Thu Jul 13 11:15:41 2017 +0200
  62. cc895df km/ivm: always set ethaddr after reading IVM by Holger Brunck · Thu Jul 13 11:15:40 2017 +0200
  63. 257f523 RFC: moveconfig: Use toolchains from buildman by Simon Glass · Mon Jul 10 14:47:47 2017 -0600
  64. 5f09692 moveconfig: Tidy up imply flag parsing by Simon Glass · Mon Jul 10 14:47:46 2017 -0600
  65. c73b399 board: ti: am43xx: Add FDT fixup for HS devices by Andrew F. Davis · Mon Jul 10 14:45:54 2017 -0500
  66. 5452326 board: ti: am43xx: Add TEE loading and firewall setup by Andrew F. Davis · Mon Jul 10 14:45:53 2017 -0500
  67. 6a2b267 arm: mach-omap2: am33xx: Add FDT fixup suport for AM33xx/AM43xx boards by Andrew F. Davis · Mon Jul 10 14:45:52 2017 -0500
  68. 9b3d631 arm: mach-omap2: fdt-common: Add OP-TEE node when firmware node is defined by Andrew F. Davis · Mon Jul 10 14:45:51 2017 -0500
  69. bb80d4d arm: mach-omap2: Factor out common FDT fixup suport by Andrew F. Davis · Mon Jul 10 14:45:50 2017 -0500
  70. 7908152 arm: mach-omap2: Move omap5/sec-fxns.c into sec-common.c by Andrew F. Davis · Mon Jul 10 14:45:49 2017 -0500
  71. 1203716 Makefile: add dependencies to regenerate u-boot.cfg when lost by Philipp Tomsich · Wed Jul 05 17:30:40 2017 +0200
  72. 7e08644 dtc: mkimage: Add the possibility to specify DTC by Emmanuel Vadot · Sun Jun 25 09:43:33 2017 +0200
  73. 4f14b97 meson-gx: reserved memory regions by xypron.glpk@gmx.de · Fri Jun 09 22:13:59 2017 +0200
  74. 0a2e176 env: Switch env_nand, env_mmc and env_ubi to env_import_redund by Fiach Antaw · Wed Jan 25 18:53:12 2017 +1000
  75. 57ea7f7 env: Add generic redundant environment implementation by Fiach Antaw · Wed Jan 25 18:53:11 2017 +1000
  76. 0294c2f tests: test_dfu.py: Add example udev rule for host_usb_dev_node by Tom Rini · Mon Aug 29 09:57:01 2016 -0400
  77. 5a2b0f1 tools/fw_env: use fsync to ensure that data is physically stored by Michael Heimpold · Mon May 20 21:34:42 2013 +0200
  78. 959e907 mmc: cadence: use fdt32_t for DT property value to fix sparse warning by Masahiro Yamada · Thu Jun 22 17:58:09 2017 +0900
  79. 2a4a20c mmc: add static to spl_mmc_get_device_index() by Masahiro Yamada · Thu Jun 22 16:52:36 2017 +0900
  80. 968771a power: regulator: lp87565: get_enable should return integer by Keerthy · Tue Jun 13 09:53:56 2017 +0530
  81. 08f0a7c power: regulator: lp873x: get_enable should return integer by Keerthy · Tue Jun 13 09:53:55 2017 +0530
  82. 6ec40f3 power: regulator: s5m8767: get_enable should return integer by Keerthy · Tue Jun 13 09:53:54 2017 +0530
  83. 20507b2 power: sandbox: fixed: get_enable should return integer by Keerthy · Tue Jun 13 09:53:53 2017 +0530
  84. c8f82fb power: regulator: rk8xx: get_enable should return integer by Keerthy · Tue Jun 13 09:53:52 2017 +0530
  85. b2958b2 power: regulator: tps65090: get_enable should return integer by Keerthy · Tue Jun 13 09:53:51 2017 +0530
  86. d726bb8 power: regulator: pfuze100: get_enable should return integer by Keerthy · Tue Jun 13 09:53:50 2017 +0530
  87. e8de891 power: regulator: palmas: get_enable should return integer by Keerthy · Tue Jun 13 09:53:49 2017 +0530
  88. beeac62 power: regulator: max77686: get_enable should return integer by Keerthy · Tue Jun 13 09:53:48 2017 +0530
  89. 9bb8fd0 power: regulator: act8846: get_enable should return integer by Keerthy · Tue Jun 13 09:53:47 2017 +0530
  90. 8690d6a power: regulator: fixed: get_enable should return integer by Keerthy · Tue Jun 13 09:53:46 2017 +0530
  91. 23be7fb regulator: Change get_enable return type to integer from bool by Keerthy · Tue Jun 13 09:53:45 2017 +0530
  92. 9bfe382 mmc: rpmb: update size format for write_counter by Kever Yang · Thu Jun 08 09:20:04 2017 +0800
  93. cb5f193 mmc: use new hwpart API when CONFIG_BLK enabled by Kever Yang · Thu Jun 08 09:20:03 2017 +0800
  94. 71ceb93 ARM: Mark AE boards orphan by Marek Vasut · Tue Jul 18 18:05:05 2017 +0200
  95. 9390f3d Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Jul 18 08:42:48 2017 -0400
  96. e9c99be mx6cuboxi: Move CONFIG_CMD_SATA to Kconfig by Fabio Estevam · Thu Jul 13 15:22:50 2017 -0300
  97. 9af078f mx6sabreauto: Make Ethernet functional again by Fabio Estevam · Wed Jul 12 18:31:45 2017 -0300
  98. 3ef0b27 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · Wed Jul 12 08:16:41 2017 -0400
  99. 2ef943e imx: cx9020: try pxe boot, if no vmlinuz on mmc by Patrick Bruenn · Tue Jul 11 11:23:21 2017 +0200
  100. 3876a35 imx: cx9020: use fdt_addr_r and ramdisk_addr_r by Patrick Bruenn · Tue Jul 11 11:23:20 2017 +0200