1. 8b80829 arm: omap2: am43xx: Enable CONFIG_BLK by Suniel Mahesh · Mon Aug 19 11:57:39 2019 +0530
  2. c6f4f59 arm: dts: Makefile: clean *dtb_HS by Suniel Mahesh · Fri Aug 16 14:16:36 2019 +0530
  3. 6ed5a58 ARM: DRA7: Fixup DPLL clock rate fixup logic for newer kernels by Suman Anna · Fri Aug 16 17:30:16 2019 -0500
  4. 1f20fc8 arm: baltos: switch to driver model for the watchdog timer by Yegor Yefremov · Thu Aug 15 11:08:04 2019 +0200
  5. fd833df davinci: omapl138-lcdk: Remove empty compiler directives by Adam Ford · Wed Aug 14 08:11:09 2019 -0500
  6. c30101a ARM: davinci: Remove duplicated references by Adam Ford · Tue Aug 13 14:38:11 2019 -0500
  7. 7cd7154 ARM: da850evm: Remove dead code by Adam Ford · Tue Aug 13 08:28:28 2019 -0500
  8. 8421f62 ARM: da850evm: Remove dead SPI Code by Adam Ford · Tue Aug 13 08:27:28 2019 -0500
  9. a83b249 Revert "ARM: da850-evm: Enable SPI Flash and NAND Flash when booting NOR" by Adam Ford · Tue Aug 13 14:04:02 2019 -0500
  10. e95dd04 ARM: omapl138_lcdk: Enable USB by Adam Ford · Mon Aug 12 16:45:21 2019 -0500
  11. 77c875c configs: Rename environment variable fit_bootfile to name_fit by Andrew F. Davis · Mon Aug 12 15:59:55 2019 -0400
  12. 5589be6 configs: Rename environment variable fit_loadaddr to addr_fit by Andrew F. Davis · Mon Aug 12 15:59:54 2019 -0400
  13. 685fb74 configs: Remove unneeded overlay_files environment variable by Andrew F. Davis · Mon Aug 12 15:59:53 2019 -0400
  14. c2797f0 arm: baltos: use device tree alias to access Ethernet slave by Yegor Yefremov · Fri Aug 09 07:21:57 2019 +0200
  15. b9b918f Merge tag 'u-boot-rockchip-20190819' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Mon Aug 19 09:22:57 2019 -0400
  16. 07e636b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Mon Aug 19 09:21:46 2019 -0400
  17. e008ebf sysreset: move stm32mp sysreset poweroff implementation to sysreset uclass by Urja Rannikko · Thu May 16 21:48:42 2019 +0000
  18. 25394e7 sysreset: switch to using SYSRESET_POWER_OFF for poweroff by Urja Rannikko · Thu May 16 21:48:41 2019 +0000
  19. 35bd7c6 configs: update rk3288 veyron defconfigs by Urja Rannikko · Mon May 13 13:51:05 2019 +0000
  20. 17dd9d3 configs: Move CONFIG_CMD_USB_MASS_STORAGE properly into Kconfig by Urja Rannikko · Mon May 13 13:51:04 2019 +0000
  21. 7a19eec configs: Move CONFIG_SPI_FLASH_GIGADEVICE properly into Kconfig by Urja Rannikko · Mon May 13 13:51:03 2019 +0000
  22. 8d7976d core: ofnode: do not assert if node not valid in ofnode_get_name() by Kever Yang · Fri Jul 19 11:23:47 2019 +0800
  23. c62a9d8 rockchip: rk3399: Add ROC-RK3399-PC support by Levin Du · Fri Jul 26 15:43:54 2019 +0800
  24. f3cc3a0 global_data: Remove comment of reserved arch-specific GD flags by Stefan Roese · Fri Aug 16 14:45:29 2019 +0200
  25. faa8821 x86: Remove x86 specific GD flags as they are not referenced at all by Stefan Roese · Fri Aug 16 14:45:28 2019 +0200
  26. efbd7b1 cbfs: Rename camel-case variables by Simon Glass · Wed Aug 14 19:56:15 2019 -0600
  27. aa4274e cbfs: Add functions to support multiple CBFSs by Simon Glass · Wed Aug 14 19:56:14 2019 -0600
  28. f152bf0 cbfs: Move result variable into the struct by Simon Glass · Wed Aug 14 19:56:13 2019 -0600
  29. bc94f0a cbfs: Move static variables into a struct by Simon Glass · Wed Aug 14 19:56:12 2019 -0600
  30. 7b5ee96 cbfs: Move declarations above functions by Simon Glass · Wed Aug 14 19:56:11 2019 -0600
  31. db2254b cbfs: Allow CBFS to be used in SPL by Simon Glass · Wed Aug 14 19:56:10 2019 -0600
  32. d5d0735 doc: arch: correct links in x86.rst by Heinrich Schuchardt · Thu Aug 15 21:20:56 2019 +0200
  33. 0a76124 doc: formatting slimbootloader.rst by Heinrich Schuchardt · Thu Aug 15 21:02:30 2019 +0200
  34. a5e37ef x86: qemu: Fix build warnings with CONFIG_DISTRO_DEFAULTS=n by Bin Meng · Wed Aug 14 01:23:05 2019 -0700
  35. 68fe663 Merge tag 'efi-2019-10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Aug 17 10:31:25 2019 -0400
  36. a49418e Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Sat Aug 17 10:30:56 2019 -0400
  37. 07c143f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Fri Aug 16 07:22:21 2019 -0400
  38. 3369158 efi_loader: do not call efi_runtime_detach twice by Heinrich Schuchardt · Wed Aug 14 06:49:09 2019 +0200
  39. c70a161 efi_loader: parameter check in SetVirtualAddressMap by Heinrich Schuchardt · Wed Aug 14 05:19:37 2019 +0200
  40. 3127e7e efi_loader: EFI_PXE_BASE_CODE_PROTOCOL stub by Heinrich Schuchardt · Tue Aug 06 08:13:33 2019 +0200
  41. 257ab53 arm: socfpga: gen5: don't zero bss in board_init_f() by Simon Goldschmidt · Fri Jul 12 20:03:09 2019 +0200
  42. 7c4c0c3 ARM: socfpga: update CONFIG_SPL_FS_LOAD_PAYLOAD_NAME to u-boot.img by Dalon Westergreen · Wed Aug 07 10:37:36 2019 -0700
  43. fbd3db6 arm: socfpga: Fix SYSRESET_SOCFPGA_S10 config name by Ley Foon Tan · Wed Aug 07 16:30:53 2019 +0800
  44. 6a4b7b2 riscv: tools: Add big endian target support to prelink-riscv by Marcus Comstedt · Fri Aug 02 19:45:16 2019 +0200
  45. dc21abe riscv: tools: Fix prelink-riscv to work on big endian hosts by Marcus Comstedt · Fri Aug 02 19:45:15 2019 +0200
  46. 50f2964 doc: sifive-fu540: Update README to explicitly load DTB for Linux by Anup Patel · Fri Jul 26 04:24:30 2019 +0000
  47. f942636 riscv: Access CSRs using CSR numbers by Bin Meng · Wed Jul 10 23:43:13 2019 -0700
  48. a27264c riscv: Sync csr.h with Linux kernel v5.2 by Bin Meng · Wed Jul 10 23:43:12 2019 -0700
  49. 024d060 riscv : serial: use rx watermark to indicate rx data is present by Sagar Shrikant Kadam · Tue Jul 09 05:23:44 2019 -0700
  50. 2c7a8d4 configs: Resync with savedefconfig by Tom Rini · Wed Aug 14 08:11:27 2019 -0400
  51. fd87684 Prepare v2019.10-rc2 by Tom Rini · Tue Aug 13 18:23:35 2019 -0400
  52. a38c518 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Mon Aug 12 23:03:44 2019 -0400
  53. 3194ec9 Merge tag 'u-boot-amlogic-20190812' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Aug 12 18:48:34 2019 -0400
  54. fb76807 Merge branch '2019-08-11-ti-imports' by Tom Rini · Mon Aug 12 18:47:53 2019 -0400
  55. 06fb2bb Merge branch '2019-08-11-master-imports' by Tom Rini · Mon Aug 12 18:46:07 2019 -0400
  56. 0b6e103 gitlab-ci: Consolidate some testsuite jobs by Tom Rini · Mon Aug 12 10:09:08 2019 -0400
  57. dbc36f1 gitlab-ci: Add USER environment variable to buildman/patman tests by Tom Rini · Mon Aug 12 10:02:18 2019 -0400
  58. bb09dce arm: K3: sysfw-loader: Do not require full printf() for version info by Andreas Dannenberg · Mon Aug 05 13:46:23 2019 -0500
  59. e1164dd firmware: ti_sci: Parse all resource ranges even if some is not available by Vignesh Raghavendra · Mon Aug 05 12:26:44 2019 -0500
  60. 8bd0387 ARM: da850-evm: Enable SPI Flash and NAND Flash when booting NOR by Adam Ford · Sat Aug 03 07:56:10 2019 -0500
  61. b86a05d ARM: da850-evm: Enable filesystem commands when booting from NOR by Adam Ford · Fri Aug 02 16:21:55 2019 -0500
  62. 9c404d9 ARM: da850-evm: Increase environment NOR partition offset by Adam Ford · Fri Aug 02 07:03:39 2019 -0500
  63. 482a2a6 ARM: da850-evm: Fix Lowlevel init by Adam Ford · Thu Aug 01 08:47:55 2019 -0500
  64. e5cfef7 configs: am65x_evm_a53: enable support for PCIe ethernet cards by Sekhar Nori · Thu Aug 01 19:13:01 2019 +0530
  65. 956760a arm: dts: k3-am65: add support for PCIe and SERDES by Sekhar Nori · Thu Aug 01 19:13:00 2019 +0530
  66. 89f00f2 configs: am65x_evm_a53: enable PCIe support by Sekhar Nori · Thu Aug 01 19:12:59 2019 +0530
  67. 114b0bc phy: add support for AM654x SERDES by Sekhar Nori · Thu Aug 01 19:12:58 2019 +0530
  68. 18db23d pcie: ti: add driver for AM65x PCIe RC by Sekhar Nori · Thu Aug 01 19:12:57 2019 +0530
  69. f677c6f dm: core: add support for getting register address and size by Sekhar Nori · Thu Aug 01 19:12:56 2019 +0530
  70. cf3119d clk: add support for clk_is_match() by Sekhar Nori · Thu Aug 01 19:12:55 2019 +0530
  71. 0401fb6 power: domain: ti-sci-power-domain: Add device ID info to get/set_device failure by Nishanth Menon · Thu Aug 01 19:08:24 2019 +0530
  72. 8208848 board/BuR/brsmarc1: initial commit by Hannes Schmelzer · Thu Aug 01 07:04:46 2019 +0200
  73. 370d491 watchdog: omap_wdt: Disable DM watchdog support in SPL by Suniel Mahesh · Wed Jul 31 21:54:07 2019 +0530
  74. 587816d pci: pci_mvebu: set BAR0 after memory space is set by Marek Behún · Wed Aug 07 15:01:56 2019 +0200
  75. 1c783ab watchdog: omap_wdt: Convert watchdog driver to use DT and DM by Suniel Mahesh · Wed Jul 31 21:54:06 2019 +0530
  76. 07f6c06 ARM: omap3: overo: Fix MMC init for SPL by Anselm Busse · Wed Jul 31 17:30:28 2019 +0200
  77. f813d1e configs: sei510: disable PSCI_RESET to support fastboot reboot_flag by Neil Armstrong · Wed May 22 13:30:56 2019 +0200
  78. 1a5ed9c ARM: meson: Add support for fastboot_set_reboot_flag() by Neil Armstrong · Wed May 22 13:30:25 2019 +0200
  79. 55f54b2 boards: meson: add g12a sei510 by Jerome Brunet · Fri Feb 15 13:53:59 2019 +0100
  80. 385309c arm: meson: add sm command to retrieve the reboot reason by Neil Armstrong · Tue Aug 06 17:28:36 2019 +0200
  81. 69800ec arm: meson: add sm cmd to retrieve SoC serial by Neil Armstrong · Tue Aug 06 17:21:02 2019 +0200
  82. f3f2c3d configs: meson64: permit redefining ENV_SIZE by Neil Armstrong · Tue Feb 19 13:42:20 2019 +0100
  83. 9c73b1a ARM: dts: Import Amlogic G12A SEI510 DT from Linux 5.3-rc1 by Neil Armstrong · Tue Mar 26 10:59:56 2019 +0100
  84. 1b6ae93 arm: mvebu: turris_omnia: update defconfig by Marek Behún · Tue Jul 16 15:50:26 2019 +0200
  85. 07a681a ARM: configs: Enable DM_ETH for SBx81LIFKW and SBx81LIFXCAT by Chris Packham · Wed Jul 10 21:00:18 2019 +1200
  86. 3bb91f6 powerpc/km: remove unmaintained board KMLION1 by Holger Brunck · Tue Jul 09 09:30:30 2019 +0200
  87. b6375e7 powerpc/km: remove unmaintained target KMVECT1 by Holger Brunck · Tue Jul 09 09:30:29 2019 +0200
  88. e15e4b5 km/arm: remove unmaintained target PORTL2 by Pascal Linder · Tue Jul 09 09:30:28 2019 +0200
  89. 2dc8953 km/rgmii: port Ethernet interface of KM Kirkwood boards to driver model by Pascal Linder · Tue Jul 09 09:30:27 2019 +0200
  90. cc4d10a km/uart: port UART interface of KM Kirkwood boards to driver model by Pascal Linder · Tue Jul 09 09:30:26 2019 +0200
  91. 9da11de km: fixed typo in KM Kirkwood header file by Pascal Linder · Tue Jul 09 09:28:23 2019 +0200
  92. 8a30f4a km: clean up header files for KM Kirkwood boards by Pascal Linder · Tue Jul 09 09:28:22 2019 +0200
  93. 3eff62e km: remove obsolete definitions in KM header files by Pascal Linder · Tue Jul 09 09:28:21 2019 +0200
  94. ae01e1a km: add Kconfig menus for KM boards by Pascal Linder · Tue Jul 09 09:28:20 2019 +0200
  95. 1ed83ba common: Add a note about the effort to reduce common.h by Simon Glass · Fri Aug 02 09:44:27 2019 -0600
  96. aaef3bf Drop PCMCIA by Simon Glass · Thu Aug 01 09:47:14 2019 -0600
  97. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · Fri Aug 02 09:44:25 2019 -0600
  98. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · Thu Aug 01 09:47:12 2019 -0600
  99. 48d3ebc env: Move TOTAL_MALLOC_LEN to environment.h by Simon Glass · Thu Aug 01 09:47:11 2019 -0600
  100. 32c3f3c env: Drop the double underscores in search.h by Simon Glass · Thu Aug 01 09:47:10 2019 -0600