1. fc5ce16 arm: spear: x600: Add support for Micrel KSZ9031 PHY by Stefan Roese · Wed Apr 27 09:10:42 2016 +0200
  2. 21fda54 clearfog: add HUSH parser by Peter Robinson · Thu May 26 09:48:24 2016 +0100
  3. 9a8f4cf Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri May 27 15:49:43 2016 -0400
  4. 675974d Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Fri May 27 15:48:53 2016 -0400
  5. 9bd0f9a ARM: OMAP4+: Fix DPLL programming sequence by Lokesh Vutla · Mon May 23 13:31:19 2016 +0530
  6. 650189f tools: Add entry for generated tools/bin2header to tools/.gitignore by Robert P. J. Day · Sun May 22 05:46:05 2016 -0400
  7. aeeb183 tools/genboardscfg.py: remove bogus import subprocess by Masahiro Yamada · Sun May 22 15:16:47 2016 +0900
  8. e421e95 image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro. by Robert P. J. Day · Sat May 21 05:06:31 2016 -0400
  9. 4029d8e arm64: rename __asm_flush_dcache_level to __asm_dcache_level by Masahiro Yamada · Tue May 17 16:38:08 2016 +0900
  10. a9c3961 arm64: fix comment "flush & invalidate" by Masahiro Yamada · Tue May 17 16:38:07 2016 +0900
  11. d094db4 arm64: optimize __asm_{flush, invalidate}_dcache_all by Masahiro Yamada · Tue May 17 16:38:06 2016 +0900
  12. abb44e6 board: am335x: Allow to choose serial device dynamically by Lokesh Vutla · Mon May 16 11:47:29 2016 +0530
  13. 7ecf196 ARM: dts: AM335x-ICEv2: Add minimal dts support by Lokesh Vutla · Mon May 16 11:47:28 2016 +0530
  14. 86e2987 config: env: Set AM335x-ICEv2 board specific env by Lokesh Vutla · Mon May 16 11:47:27 2016 +0530
  15. 0d144f5 board: AM335x-ICEv2: Add cpsw support by Lokesh Vutla · Mon May 16 11:47:26 2016 +0530
  16. c1ef8c0 ARM: AM33xx: Add support for Clock Synthesizer by Lokesh Vutla · Mon May 16 11:47:25 2016 +0530
  17. 5837b90 board: AM335x-ICEv2: Add DDR data by Lokesh Vutla · Mon May 16 11:47:24 2016 +0530
  18. 3112ea2 board: AM335x-ICEv2: Add pinmux support by Lokesh Vutla · Mon May 16 11:47:23 2016 +0530
  19. d431b69 board: AM335x-ICEv2: Add epprom support by Lokesh Vutla · Mon May 16 11:47:22 2016 +0530
  20. e996e7a configs: am335x_evm: Switch to env on FAT SD by default by Tom Rini · Mon May 16 11:32:49 2016 +0530
  21. 1edfcaf ARM: dts: AM335x-BBG: Add initial support by Lokesh Vutla · Mon May 16 11:24:29 2016 +0530
  22. 5a954ba ARM: dts: AM335x-evmsk: Add initial support by Lokesh Vutla · Mon May 16 11:24:28 2016 +0530
  23. 4bbfcc3 ARM: dts: am335x: fix cd-gpios definition as per hardware design and dt binding docs by Mugunthan V N · Mon May 16 11:24:27 2016 +0530
  24. 831f73f ARM: AM335x: Enable FIT by Lokesh Vutla · Mon May 16 11:24:26 2016 +0530
  25. e302aa1 ARM: dts: am335x-bone: Enable uart and timer by Lokesh Vutla · Mon May 16 11:24:25 2016 +0530
  26. 89b9f30 board: am33xx: fit: add support for selecting dtb dynamically by Lokesh Vutla · Mon May 16 11:24:24 2016 +0530
  27. 395af8c ARM: AM43xx: configs: Update usb host boot defconfig by Lokesh Vutla · Mon May 16 11:11:19 2016 +0530
  28. b64e056 ARM: dts: AM437x-IDK Initial Support by Lokesh Vutla · Mon May 16 11:11:18 2016 +0530
  29. 67fb6e0 ARM: dts: AM43x-EPOS Initial Support by Lokesh Vutla · Mon May 16 11:11:17 2016 +0530
  30. 6ba178f ARM: AM43xx: Enable FIT by Lokesh Vutla · Mon May 16 11:11:16 2016 +0530
  31. bb30b19 board: AM43xx: fit: add support for selecting dtb dynamically by Lokesh Vutla · Mon May 16 11:11:15 2016 +0530
  32. b91f040 ARM: DRA7: configs: Remove obsolete configs by Lokesh Vutla · Mon May 16 10:51:25 2016 +0530
  33. 9f47c83 ARM: DRA7: Enable FIT by Lokesh Vutla · Mon May 16 10:51:24 2016 +0530
  34. f4de472 board: dra7: fit: add support for selecting dtb dynamically by Lokesh Vutla · Mon May 16 10:51:23 2016 +0530
  35. 2e648cb Remove unused BOOTFLAG definitions by Chris Packham · Fri May 13 13:08:56 2016 +1200
  36. 37d2632 spl: Add an option to load a FIT containing U-Boot from UART by Lokesh Vutla · Tue May 24 10:34:44 2016 +0530
  37. 2d357e0 spl: fit: Do not print selected dtb during fit load by Lokesh Vutla · Tue May 24 10:34:43 2016 +0530
  38. 12c4922 spl: Support loading a FIT from NAND by Lokesh Vutla · Tue May 24 10:34:42 2016 +0530
  39. bc40d99 mtd: nand: am335x: spl: Fix copying of image by Lokesh Vutla · Tue May 24 10:34:41 2016 +0530
  40. 255c92a spl: Support loading a FIT from SPI by Lokesh Vutla · Tue May 24 10:34:40 2016 +0530
  41. a0913a3 spl: Support loading a FIT from FAT FS by Lokesh Vutla · Tue May 24 10:34:39 2016 +0530
  42. f62cef1 spl: Allow to load a FIT containing U-Boot from FS by Lokesh Vutla · Tue May 24 10:34:38 2016 +0530
  43. 906969d spl: fit: Fix the number of bytes read when reading fdt from fit by Lokesh Vutla · Tue May 24 10:34:37 2016 +0530
  44. 6ee85de defconfig: ti: Add configs for OMAP5-class secure parts by Daniel Allred · Thu May 19 19:10:55 2016 -0500
  45. 7ceffb2 ARM: omap5: add ft_board_setup for dra7xx/am57xx by Daniel Allred · Thu May 19 19:10:54 2016 -0500
  46. 79ca224 ARM: omap5: add hooks for cpu/SoC fdt fixups by Daniel Allred · Thu May 19 19:10:53 2016 -0500
  47. fd684b2 ARM: omap-common: Add device type to CPU string by Daniel Allred · Thu May 19 19:10:52 2016 -0500
  48. e82e8dd spl: build: ti: add support for secure boot images by Daniel Allred · Thu May 19 19:10:51 2016 -0500
  49. 36d0824 ti_omap5_common: Update SPL start address on secure parts by Daniel Allred · Thu May 19 19:10:50 2016 -0500
  50. 2a919e6 defconfig: Add a config for AM43xx secure part by Madan Srinivas · Thu May 19 19:10:49 2016 -0500
  51. 3623502 ti: AM43xx: board: Detect AM43xx HS EVM by Madan Srinivas · Thu May 19 19:10:48 2016 -0500
  52. 6f6a9da ti: AM43xx: Use CONFIG options from SOC Kconfig by Madan Srinivas · Thu May 19 19:10:47 2016 -0500
  53. e8a9b67 ti: AM43xx: config.mk: Add support for generating secure boot images by Daniel Allred · Thu May 19 19:10:46 2016 -0500
  54. 635173a ti: omap-common: Add commands for generating secure SPL images by Daniel Allred · Thu May 19 19:10:45 2016 -0500
  55. 8a536e9 ti: omap-common: Add Kconfig file for secure device support by Madan Srinivas · Thu May 19 19:10:44 2016 -0500
  56. eba13cd arm: Kconfig: Add support for AM43xx SoC specific Kconfig by Madan Srinivas · Thu May 19 19:10:43 2016 -0500
  57. fb59e8e arm: am33xx: Kconfig: Add secure device definitions by Madan Srinivas · Thu May 19 19:10:42 2016 -0500
  58. 901301c doc: Add info on using secure devices from TI by Daniel Allred · Thu May 19 19:10:41 2016 -0500
  59. 3c75700 Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP by Robert P. J. Day · Thu May 19 15:23:12 2016 -0400
  60. 6b46318 test/py: Support setting up specific timeout by Michal Simek · Thu May 19 07:57:41 2016 +0200
  61. 2c08fc7 efi_loader: gop: Don't expose fb address by Alexander Graf · Wed May 18 02:04:24 2016 +0200
  62. c59d360 efi_loader: Clean up system table on exit by Alexander Graf · Wed May 18 00:54:47 2016 +0200
  63. 2437190 tools/env: no global variable sharing between application and library by Andreas Fenkart · Tue Apr 05 23:13:42 2016 +0200
  64. 988339e MARVELL: Delete now-superfluous board/Marvell/{common, include} dirs. by Robert P. J. Day · Sun May 15 12:12:07 2016 -0400
  65. 3642523 Drop HAVE_GENERIC_BOARD and SYS_GENERIC_BOARD options by Simon Glass · Sat May 14 18:49:37 2016 -0600
  66. ef3b999 Drop references to CONFIG_SYS_GENERIC_BOARD in config files by Simon Glass · Sat May 14 18:49:36 2016 -0600
  67. 3bba650 Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot by Simon Glass · Sat May 14 18:49:35 2016 -0600
  68. 4c4499f powerpc: Drop unused code related to generic board by Simon Glass · Sat May 14 18:49:34 2016 -0600
  69. 86572f6 mips: Drop unused code in u-boot.h by Simon Glass · Sat May 14 18:49:33 2016 -0600
  70. 7094259 m68k: Drop unused code in u-boot.h by Simon Glass · Sat May 14 18:49:32 2016 -0600
  71. 594ba59 avr32: Drop unused code in u-boot.h by Simon Glass · Sat May 14 18:49:31 2016 -0600
  72. e6632d5 sh: Drop the arch-specific board init by Simon Glass · Sat May 14 18:49:30 2016 -0600
  73. 6c2afb8 sh: Fix build errors for generic board by Simon Glass · Sat May 14 18:49:29 2016 -0600
  74. 90632bd board_f: Don't require CONFIG_SYS_MONITOR_BASE by Simon Glass · Sat May 14 18:49:28 2016 -0600
  75. 0f7dc59 Remove/update old generic-board documentation and warning by Simon Glass · Sat May 14 18:49:27 2016 -0600
  76. 01135a0 openrisc: Drop the arch-specific board init by Simon Glass · Sat May 14 18:49:26 2016 -0600
  77. 470c722 usb: dwc3: Makefile: Don't build gadget code if USB_GADGET is disabled by Roger Quadros · Fri May 13 15:17:52 2016 +0300
  78. 3d5fc4e net: Optionally use pxe client arch from variable by Alexander Graf · Thu May 12 15:51:45 2016 +0200
  79. 8d2f565 efi_loader: Select bounce buffers for known-bad boards by Alexander Graf · Wed May 11 18:25:49 2016 +0200
  80. 7c00a3c efi_loader: Add bounce buffer support by Alexander Graf · Wed May 11 18:25:48 2016 +0200
  81. 9167e10 cosmetic: debug: Replace #ifdef DEBUG with debug() macro by Lukasz Majewski · Sun May 08 08:52:21 2016 +0200
  82. 38e1a60 arm: meson: implement calls to secure monitor by Beniamino Galvani · Sun May 08 08:30:17 2016 +0200
  83. d1037e4 arm: add initial support for Amlogic Meson and ODROID-C2 by Beniamino Galvani · Sun May 08 08:30:16 2016 +0200
  84. 3bfa65c net: designware: fix descriptor layout and warnings on 64-bit archs by Beniamino Galvani · Sun May 08 08:30:15 2016 +0200
  85. b8845e1 arm: implement generic PSCI reset call for armv8 by Beniamino Galvani · Sun May 08 08:30:14 2016 +0200
  86. 3661aac distro: Add efi pxe boot code by Alexander Graf · Fri May 06 21:01:07 2016 +0200
  87. 0a212be net: Move CONFIG_SPL_NET_VCI_STRING into Kconfig by Alexander Graf · Fri May 06 21:01:05 2016 +0200
  88. 6b99b63 net: Fix client identifiers for ARM by Alexander Graf · Fri May 06 21:01:04 2016 +0200
  89. a671fd5 dm: rockchip: Enable CONFIG_BLK by Simon Glass · Sat May 14 14:03:11 2016 -0600
  90. 434c487 dm: mmc: Use cfg directly in mmc_bind() by Simon Glass · Sat May 14 14:03:10 2016 -0600
  91. 9f72e37 dm: mmc: Fix up mmc_bread/bwrite() prototypes for SPL by Simon Glass · Sat May 14 14:03:09 2016 -0600
  92. ae69610 dm: rockchip: mmc: Allow use of CONFIG_BLK by Simon Glass · Sat May 14 14:03:08 2016 -0600
  93. 8268254 dm: mmc: dwmmc: Support CONFIG_BLK by Simon Glass · Sat May 14 14:03:07 2016 -0600
  94. 670d304 dm: mmc: spl: Add support for CONFIG_BLK by Simon Glass · Sat May 14 14:03:06 2016 -0600
  95. 302d4f8 dm: efi: Update for CONFIG_BLK by Simon Glass · Sat May 14 14:03:05 2016 -0600
  96. 97c78e8 dm: mmc: Convert sdhci to support CONFIG_BLK by Simon Glass · Sat May 14 14:03:04 2016 -0600
  97. da89892 dm: env: mmc: Convert env_mmc to support CONFIG_BLK by Simon Glass · Sat May 14 14:03:03 2016 -0600
  98. a63dc53 rockchip: Drop SPL GPIO support for rk3288 by Simon Glass · Sat May 14 14:03:02 2016 -0600
  99. 773ca82 rockchip: video: Flush the cache when the display is updated by Simon Glass · Sat May 14 14:03:01 2016 -0600
  100. 813d460 rockchip: Drop unnecessary SPL properties by Simon Glass · Sat May 14 14:03:00 2016 -0600