1. aa09b36 buildman: Avoid hanging when the config changes by Simon Glass · Mon Sep 17 23:55:42 2018 -0600
  2. fd14708 include/dm.h: Remove duplicated include directive by Liviu Dudau · Mon Sep 17 17:46:07 2018 +0100
  3. 0a083b8 include/clk.h: Fix the name of the clock uclass in comment by Liviu Dudau · Mon Sep 17 17:43:08 2018 +0100
  4. 7f6a45a fdt: fdtdec_setup_memory_banksize() use livetree by Jens Wiklander · Mon Aug 20 11:09:59 2018 +0200
  5. 9254f99 cmd: clk: Add trivial implementation of clock dump for DM by Marek Vasut · Wed Aug 08 22:10:44 2018 +0200
  6. ab664ff test: Add tests for board uclass by Mario Six · Tue Jul 31 11:44:13 2018 +0200
  7. a7dfbd0 board: Add gazerbeam driver by Mario Six · Tue Jul 31 11:44:12 2018 +0200
  8. 2161e55 drivers: Add board uclass by Mario Six · Tue Jul 31 11:44:11 2018 +0200
  9. d6f6dc3 test: Add tests for dev_{enable, disable}_by_path by Mario Six · Tue Jun 26 08:46:51 2018 +0200
  10. 3bedfbe core: Add dev_{disable,enable}_by_path by Mario Six · Tue Jun 26 08:46:50 2018 +0200
  11. 058ef5b test: Add tests for DT-manipulation functions by Mario Six · Tue Jun 26 08:46:49 2018 +0200
  12. 047dafc core: Add functions to set properties in live-tree by Mario Six · Tue Jun 26 08:46:48 2018 +0200
  13. cd817d5 binman: Allow writing a map file when something goes wrong by Simon Glass · Fri Sep 14 04:57:36 2018 -0600
  14. b171423 binman: Support ELF files for U-Boot and SPL by Simon Glass · Fri Sep 14 04:57:35 2018 -0600
  15. c64aea5 binman: Correct fmap output on x86 by Simon Glass · Fri Sep 14 04:57:34 2018 -0600
  16. 7c767ad binman: Record the parent section of each section by Simon Glass · Fri Sep 14 04:57:33 2018 -0600
  17. 3fb4f42 binman: Support x86 microcode in TPL by Simon Glass · Fri Sep 14 04:57:32 2018 -0600
  18. ae7cf03 binman: Support hashing entries by Simon Glass · Fri Sep 14 04:57:31 2018 -0600
  19. 8004581 binman: Mention section attributes in docs by Simon Glass · Fri Sep 14 04:57:30 2018 -0600
  20. fa79a81 binman: Support expanding entries by Simon Glass · Fri Sep 14 04:57:29 2018 -0600
  21. ac6328c binman: Support adding files by Simon Glass · Fri Sep 14 04:57:28 2018 -0600
  22. 2a7c4b6 binman: Allow zero-size sections by Simon Glass · Fri Sep 14 04:57:27 2018 -0600
  23. 7ba3359 binman: Support compressed entries by Simon Glass · Fri Sep 14 04:57:26 2018 -0600
  24. 778ab84 patman: Detect missing tools and report them by Simon Glass · Fri Sep 14 04:57:25 2018 -0600
  25. e219aa4 binman: Support updating all device tree files by Simon Glass · Fri Sep 14 04:57:24 2018 -0600
  26. 3140201 binman: Allow control of whether a fake DT is used by Simon Glass · Fri Sep 14 04:57:23 2018 -0600
  27. 0c9d5b5 binman: Obtain the list of device trees from the config by Simon Glass · Fri Sep 14 04:57:22 2018 -0600
  28. c8135dc binman: Centralise device-tree updates within binman by Simon Glass · Fri Sep 14 04:57:21 2018 -0600
  29. bdb4031 binman: Move state logic into the state module by Simon Glass · Fri Sep 14 04:57:20 2018 -0600
  30. 29aa736 binman: Move state information into a new module by Simon Glass · Fri Sep 14 04:57:19 2018 -0600
  31. 3732ec3 binman: Add an entry method for getting the default filename by Simon Glass · Fri Sep 14 04:57:18 2018 -0600
  32. b8a4929 dtoc: Add a way to create an Fdt object from a data block by Simon Glass · Fri Sep 14 04:57:17 2018 -0600
  33. ccd2526 dtoc: Add methods for adding and updating properties by Simon Glass · Fri Sep 14 04:57:16 2018 -0600
  34. f3a1796 dtoc: Support adding new nodes by Simon Glass · Fri Sep 14 04:57:15 2018 -0600
  35. c330b14 dtoc: Fixed endianness in Prop.GetEmpty() by Simon Glass · Fri Sep 14 04:57:14 2018 -0600
  36. eddd729 dtoc: Allow syncing of the device tree back to a file by Simon Glass · Fri Sep 14 04:57:13 2018 -0600
  37. 3b376c3 binman: Support building a selection of images by Simon Glass · Fri Sep 14 04:57:12 2018 -0600
  38. 639505b binman: Tidy up the vblock entry by Simon Glass · Fri Sep 14 04:57:11 2018 -0600
  39. ed40e96 binman: Add x86 support for starting TPL by Simon Glass · Fri Sep 14 04:57:10 2018 -0600
  40. 267de43 binman: Generate an error when text is not provided by Simon Glass · Fri Sep 14 04:57:09 2018 -0600
  41. 274bf09 binman: Allow 'fill' entry to have a size of 0 by Simon Glass · Fri Sep 14 04:57:08 2018 -0600
  42. ee21d3a binman: Move 'special properties' docs to README.entries by Simon Glass · Fri Sep 14 04:57:07 2018 -0600
  43. 5be2455 fdt: Add Python support for adding/removing nodes by Simon Glass · Fri Sep 14 04:57:06 2018 -0600
  44. de4e126 Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblaze by Tom Rini · Thu Sep 27 08:29:10 2018 -0400
  45. 8114538 net: zynq_gem: Add support for fixed-link phy by Michal Simek · Thu Sep 20 09:42:27 2018 +0200
  46. 9dfc34e Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Wed Sep 26 15:14:02 2018 -0400
  47. b00a9de sandbox: Fix set_working_fdt_addr users by Alexander Graf · Wed Sep 26 14:07:41 2018 +0200
  48. 82a333b arm: zynq: zybo: migrate CONFIG_DISPLAY to defconfig by Luis Araneda · Thu Sep 13 01:02:07 2018 -0300
  49. 9a6dc34 net: zynq_gem: Fix reading of max-speed property by Siva Durga Prasad Paladugu · Tue Sep 04 19:08:53 2018 +0530
  50. f354c3f spl: fit: Enable GZIP compression also for no kernel partitions by Michal Simek · Tue Jul 24 15:05:00 2018 +0200
  51. 62fe313 fpga: zynqmp: Modify PL bitstream loading sequence by Siva Durga Prasad Paladugu · Tue Aug 21 15:44:50 2018 +0530
  52. 8406d47 arm64: zynqmp: Return pmufw version for zynqmp_pmufw_version() by Siva Durga Prasad Paladugu · Tue Aug 21 15:44:49 2018 +0530
  53. 5d9f8ec arm64: zynqmp: Move PM version related macros to .h by Siva Durga Prasad Paladugu · Tue Aug 21 15:44:48 2018 +0530
  54. 425aa42 arm: zynq: Remove useless comments from config file by Michal Simek · Wed Aug 15 12:48:52 2018 +0200
  55. 37ad270 arm64: zynqmp: Handle CONFIG_BOARD_LATE_INIT via Kconfig by Michal Simek · Mon Aug 20 08:24:14 2018 +0200
  56. 508332b config.mk: Remove duplicated -fno-strict-aliasing by Bin Meng · Sun Sep 16 22:35:29 2018 -0700
  57. 053d875 Makefile: Use -fno-strict-aliasing globally by Bin Meng · Sun Sep 16 22:35:28 2018 -0700
  58. 324a9a1 serial: omap: Add support for AM654 uart controller by Lokesh Vutla · Fri Sep 14 19:43:35 2018 +0530
  59. f402995 configs: Drop CONFIG_SYS_SCSI_MAXDEVICE by Tuomas Tynkkynen · Thu Sep 13 01:28:57 2018 +0300
  60. 8230f98 ata: Drop CONFIG_SYS_SCSI_MAX_* from boards using DM_SCSI by Tuomas Tynkkynen · Thu Sep 13 01:28:56 2018 +0300
  61. b3e45ed ata: ahci: Don't cap AHCI port count under CONFIG_DM_SCSI by Tuomas Tynkkynen · Thu Sep 13 01:28:55 2018 +0300
  62. 69a3899 ata: ahci: Loop over the actual number of ports, not the maximum by Tuomas Tynkkynen · Thu Sep 13 01:28:54 2018 +0300
  63. 9ef3e70 xtensa: use asm-generic/atomic.h by Chris Packham · Sat Sep 08 21:39:07 2018 +1200
  64. 557e1b2 mips: use asm-generic/atomic.h by Chris Packham · Sat Sep 08 21:39:06 2018 +1200
  65. c33415a ARM: use asm-generic/atomic.h by Chris Packham · Sat Sep 08 21:39:05 2018 +1200
  66. f1b96f4 Add include/asm-generic/atomic.h by Chris Packham · Sat Sep 08 21:39:04 2018 +1200
  67. 13ea685 cmd: add conitrace command by Heinrich Schuchardt · Fri Sep 07 19:43:11 2018 +0200
  68. f2eb432 mmc: omap_hsmmc: Fix pbias for omap3_logic to enable CD pin by Adam Ford · Wed Sep 05 04:11:08 2018 -0500
  69. 33a0e13 dm: Update README.txt to clarify device tree usage by Tom Rini · Fri Aug 31 11:59:11 2018 -0400
  70. 1a25236 arm: spear: fix enabling of SSP2 clock by Quentin Schulz · Fri Aug 31 16:28:31 2018 +0200
  71. f1c773b arm: spear: enable SSP1, 2 and 3 clocks when SPI controller driver is built by Quentin Schulz · Fri Aug 31 16:28:30 2018 +0200
  72. 3add62d spi: add support for ARM PL022 SPI controller by Quentin Schulz · Fri Aug 31 16:28:29 2018 +0200
  73. 77db0ae configs: am335x_evm: enable OF_BOARD_SETUP by Sekhar Nori · Thu Aug 23 17:11:31 2018 +0530
  74. f357b11 board: ti: am335x: add support to fixup phy address by Sekhar Nori · Thu Aug 23 17:11:30 2018 +0530
  75. cfc5cc8 drivers: net: cpsw: add support to update phy address by Sekhar Nori · Thu Aug 23 17:11:29 2018 +0530
  76. 840f8cf configs: sama5d27_som1_ek: Add defconfig for ENV/boot from uSD by Codrin Ciubotariu · Tue Aug 21 15:46:07 2018 +0300
  77. 11475ee configs: sama5d27_som1_ek: Set CONFIG_BOOTARGS using Kconfig by Codrin Ciubotariu · Tue Aug 21 15:46:06 2018 +0300
  78. 3ee1c50 configs: sama5d27_som1_ek: Remove unnecessary FAT_ENV_xxx macros by Codrin Ciubotariu · Tue Aug 21 15:46:05 2018 +0300
  79. 8a07bf4 configs: sama5d2_xplained: Add defconfig for ENV/boot from eMMC by Codrin Ciubotariu · Tue Aug 21 12:52:22 2018 +0300
  80. 1dda46f spl: Weed out CONFIG_SYS_TEXT_BASE usage by Marek Vasut · Tue Aug 14 11:27:02 2018 +0200
  81. 204079b board: st: stm32mp1: Add usb gadget support by Patrice Chotard · Fri Aug 10 17:12:14 2018 +0200
  82. 84eb7a0 configs: stm32mp15: Enable USB relative flags by Patrice Chotard · Fri Aug 10 17:12:13 2018 +0200
  83. f7a5edc ARM: dts: stm32mp1: Add EHCI support for stm32mp157c-ev1 board by Patrice Chotard · Fri Aug 10 17:12:12 2018 +0200
  84. 18cb6f5 ARM: dts: stm32mp1: Add usb gadget support for stm32mp157c-ev1 board by Patrice Chotard · Fri Aug 10 17:12:11 2018 +0200
  85. 3c3a735 efi_loader: refactor efi_setup_loaded_image() by Heinrich Schuchardt · Sun Sep 23 17:21:51 2018 +0200
  86. 501cc84 arm: qemu-arm: enable RTC (PL031) by default by AKASHI Takahiro · Fri Sep 14 17:06:54 2018 +0900
  87. cbba155 rtc: pl031: convert the driver to driver model by AKASHI Takahiro · Fri Sep 14 17:06:53 2018 +0900
  88. dc63a53 efi_loader: Fix loaded_image handle passing from EL3 by Alexander Graf · Sun Sep 23 16:23:56 2018 +0200
  89. 5f1f11f efi_loader: Disable efi selftest on sandbox for now by Alexander Graf · Sun Sep 23 15:21:09 2018 +0200
  90. 313997e efi_loader: remove efi_exit_caches() by Heinrich Schuchardt · Sun Sep 23 14:33:47 2018 +0200
  91. 90b5b3b dm: video: check bounds for column and row by Heinrich Schuchardt · Wed Sep 19 19:15:14 2018 +0200
  92. 7b588f4 efi_loader: remove redundant statement by Heinrich Schuchardt · Thu Sep 20 19:57:54 2018 +0200
  93. 79d7202 efi_loader: create root node by Heinrich Schuchardt · Thu Sep 20 21:58:23 2018 +0200
  94. 44389cb efi_loader: avoid out of bound access in efi_get_variable() by Heinrich Schuchardt · Sun Sep 23 04:08:09 2018 +0200
  95. 7090d65 efi_selftest: test qemu-arm(64)_defconfig by Heinrich Schuchardt · Sun Sep 23 04:25:12 2018 +0200
  96. 55de100 efi_driver: convert function descriptions to Sphinx style by Heinrich Schuchardt · Tue Sep 18 18:52:46 2018 +0200
  97. 5965d2e efi_loader: query serial console size reliably by Heinrich Schuchardt · Sat Sep 15 23:52:07 2018 +0200
  98. d728814 efi_loader: Merge memory map entries by Alexander Graf · Sun Sep 16 17:05:29 2018 +0200
  99. 761ecc8 efi_loader: memory leak in efi_set_bootdev() by Heinrich Schuchardt · Sun Sep 16 07:20:21 2018 +0200
  100. 078d6e2 efi_loader: do not use local variable for handle by Heinrich Schuchardt · Sun Sep 16 07:19:48 2018 +0200