1. ab9fbe9 ARM: dts: rmobile: Sync Gen3 DTs with Linux 4.19.6 by Marek Vasut · 6 years ago
  2. 4f34a4b ARM: rmobile: Convert to bootm_size by Marek Vasut · 6 years ago
  3. 8222e45 Merge tag 'xilinx-for-v2019.01' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  4. a27b3fb Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  5. de320b8 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  6. e8800e1 drivers: serial: get rid of non DM mpc8xx driver by Christophe Leroy · 6 years ago
  7. 47d73f0 rsa: add support of padding pss by Philippe Reynes · 6 years ago
  8. 1246835 rsa: add a structure for the padding by Philippe Reynes · 6 years ago
  9. c17ec48 Kconfig: Migrate CONFIG_RTC_M41T62 define to Kconfig by Lukasz Majewski · 6 years ago
  10. 9f34e12 arm: baltos: migrate Ethernet PHYs configuration to Kconfig by Yegor Yefremov · 6 years ago
  11. 319293a arm: baltos: move CONFIG_SYS_NAND_U_BOOT_OFFS to defconfig by Yegor Yefremov · 6 years ago
  12. 5e434fa arm64: zynqmp: Add new header file for zcu104 RevC by T Karthik Reddy · 6 years ago
  13. 0e5c943 arc: emsdp: Bump RAM size to 16 Mb by Alexey Brodkin · 6 years ago
  14. bd23774 efi_loader: bootmgr: add load option helper functions by AKASHI Takahiro · 6 years ago
  15. 44eef8c rpi: Add mmc 1 as a boot target by Emmanuel Vadot · 6 years ago
  16. dcdca29 efi_loader: macro efi_size_in_pages() by Heinrich Schuchardt · 6 years ago
  17. c214edf efi_loader: Reserve unaccessible memory by Alexander Graf · 6 years ago
  18. ce49c7b efi_loader: use u16* for UTF16 strings by Heinrich Schuchardt · 6 years ago
  19. d840b67 efi_loader: correct a function prototype of QueryCapsuleCapabilities() by AKASHI Takahiro · 6 years ago
  20. 0e77ca9 efi_selftest: do not write to linker generated array by Heinrich Schuchardt · 6 years ago
  21. 26f09d0 efi_loader: PSCI reset and shutdown by Heinrich Schuchardt · 6 years ago
  22. 035fb01 efi_loader: add efi_dp_from_name() by AKASHI Takahiro · 6 years ago
  23. ca281e8 pe.h: Add characteristics defines by Bin Meng · 6 years ago
  24. 7292872 efi_loader: rename parent to header by Heinrich Schuchardt · 6 years ago
  25. adb50d0 efi_loader: eliminate handle member by Heinrich Schuchardt · 6 years ago
  26. 4f94ec5 efi_loader: typedef struct efi_object *efi_handle_t by Heinrich Schuchardt · 6 years ago
  27. 570c53c Merge tag 'for-master-20181130' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  28. 2eb751c Merge tag 'pull-30nov18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  29. d49cf01 ARM: rockchip: rv1108: Add support for default distro_bootcmd by Otavio Salvador · 6 years ago
  30. 58dae0a ARM: rockchip: rv1108: Enable BOUNCE_BUFFER by Otavio Salvador · 6 years ago
  31. 3afae5e ARM: rockchip: rv1108: Sync clock with vendor tree by Otavio Salvador · 6 years ago
  32. ef19bc4 arm: kirkwood: configs: dreamplug: Convert to DM_SPI by Chris Packham · 6 years ago
  33. c310a09 arm: kirkwood: configs: ds109: Convert to DM_SPI by Chris Packham · 6 years ago
  34. c9e7ac8 Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogic by Tom Rini · 6 years ago
  35. 8ceca1d tpm: Convert to use a device parameter by Simon Glass · 6 years ago
  36. 5e7941c tpm: Export the open/close functions by Simon Glass · 6 years ago
  37. 04a3d6e tpm: Add a constant for the minimum supported digest size by Simon Glass · 6 years ago
  38. f14cb21 ofnode: fix comment typo by Baruch Siach · 6 years ago
  39. ddad032 sound: Add sample rate as a parameter for square wave by Simon Glass · 6 years ago
  40. 4b0ecc6 dm: sandbox: i2c: Add a new 'emulation parent' uclass by Simon Glass · 6 years ago
  41. 78df8b4 dm: core: Put UCLASS_SIMPLE_BUS in order by Simon Glass · 6 years ago
  42. a11341a dm: core: Add a few more specific child-finding functions by Simon Glass · 6 years ago
  43. dc3efdc dm: core: Export uclass_find_device_by_phandle() by Simon Glass · 6 years ago
  44. 8ed64a4 malloc_simple: Add logging of allocations by Simon Glass · 6 years ago
  45. 1bc7766 arm64: zynqmp: Do not use any EXTRA_ENV_SETTINGS by Michal Simek · 6 years ago
  46. 5dd8898 arm64: zynqmp: Disable BOOTCOMMAND by Michal Simek · 6 years ago
  47. ed71a40 arm: MediaTek: add basic support for MT7623 boards by developer · 6 years ago
  48. f4a079c arm: MediaTek: add basic support for MT7629 boards by developer · 6 years ago
  49. aae0028 arm: dts: MediaTek: add device tree for MT7623 by developer · 6 years ago
  50. a37ad46 arm: dts: MediaTek: add device tree for MT7629 by developer · 6 years ago
  51. e1de5d4 tools: MediaTek: add MTK boot header generation to mkimage by developer · 6 years ago
  52. 87efc1b Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  53. 489b2ab configs: Remove CONFIG_MARVELL by Chris Packham · 6 years ago
  54. 0737ff1 ARM: vexpress_*_defconfig: Enable CMD_UBI support by Otavio Salvador · 6 years ago
  55. f2c2e6d board: da8xxevm: Fix Environmental CRC error by Adam Ford · 6 years ago
  56. 78371f3 arm: ti: boot: Fix U-Boot environment partition address by Sam Protsenko · 6 years ago
  57. ceadc3e armv7r: K3: Allow SPL to run only on core 0 by Lokesh Vutla · 6 years ago
  58. b0253b2 Merge git://git.denx.de/u-boot-riscv by Tom Rini · 6 years ago
  59. 8a3cb9f1 usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ by Sven Schwermer · 6 years ago
  60. 2fbfcbb ARM: meson: Add boot device discovery by Neil Armstrong · 6 years ago
  61. 7c088e1 ARM: dts: Sync Amlogic Meson AXG DT from Linux 4.20-rc1 by Neil Armstrong · 6 years ago
  62. 0fca923 ARM: meson: Add support for AXG family by Neil Armstrong · 6 years ago
  63. 7c3ca35 configs: meson: change default load addresses by Jerome Brunet · 6 years ago
  64. 32bacc5 ARM: rework amlogic configuration by Jerome Brunet · 6 years ago
  65. 716dbbf board: amlogic: move khadas-vim2 as q200 ref board by Neil Armstrong · 6 years ago
  66. ff5ce03 configs: meson: remove unnecessary MESON_FDTFILE_SETTING by Jerome Brunet · 6 years ago
  67. e14f1a2 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · 6 years ago
  68. dbd3f11 spl: Add a define for SPL_TPL_PROMPT by Simon Glass · 6 years ago
  69. 78b0ef5 test: Add a simple test for bloblist by Simon Glass · 6 years ago
  70. a815dab bloblist: Locate bloblist in U-Boot by Simon Glass · 6 years ago
  71. 4e0a52d spl: Set up the bloblist in SPL by Simon Glass · 6 years ago
  72. 712bd2d Add core support for a bloblist to convey data from SPL by Simon Glass · 6 years ago
  73. b56cdc0 spl: Add support for logging in SPL and TPL by Simon Glass · 6 years ago
  74. 7fcf212 riscv: qemu: detect and boot the kernel passed by QEMU by Lukas Auer · 6 years ago
  75. b03a60b dm: core: add missing prototype for ofnode_read_u64 by Lukas Auer · 6 years ago
  76. 6e62d2c riscv: qemu: enable distro boot by Lukas Auer · 6 years ago
  77. e8c4df4 distro_bootcmd: add VirtIO distro boot command by Lukas Auer · 6 years ago
  78. 50d61e2 riscv: qemu: support booting Linux by Lukas Auer · 6 years ago
  79. ccd035a Drop CONFIG_INIT_CRITICAL by Bin Meng · 6 years ago
  80. 54ebfe7 riscv: rename CPU_RISCV_32/64 to match architecture names ARCH_RV32I/64I by Lukas Auer · 6 years ago
  81. 36eee8c sf: Add a method to obtain the block-protect setting by Simon Glass · 6 years ago
  82. 587dc40 misc: Update read() and write() methods to return bytes xfered by Simon Glass · 6 years ago
  83. 2b063b8 video: Update video_set_default_colors() to support invert by Simon Glass · 6 years ago
  84. 8d176d8 sandbox: Add a function to read a host file by Simon Glass · 6 years ago
  85. 541b2b8 sandbox: log: Add a category for sandbox by Simon Glass · 6 years ago
  86. 153f252 cros_ec: Add new features for events and power by Simon Glass · 6 years ago
  87. 99a097d fdt: restore board_fdt_blob_setup() declaration by Baruch Siach · 6 years ago
  88. 4a35965 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  89. b341a43 dm: adc: add uclass's mask and conversion helpers by Fabrice Gasnier · 6 years ago
  90. 716a186 ARM: mvebu: db-88f6820: remove redundant comment by Chris Packham · 6 years ago
  91. e539a7c linux/sizes.h: sync from kernel by Baruch Siach · 6 years ago
  92. 401885a Use _AC and UL macros from linux/const.h by Baruch Siach · 6 years ago
  93. 4864f30 linux/const.h: import from kernel by Baruch Siach · 6 years ago
  94. dcbacf4 mips: mt76xx: linkit-smart-7688: Misc updates to dts/config/defconfig by Stefan Roese · 6 years ago
  95. 95c6c29 mips: mt76xx: gardena-smart-gateway: Misc updates to dts/config/defconfig by Stefan Roese · 6 years ago
  96. e897fc5 Ability to modify distro boot filename by Martyn Welch · 6 years ago
  97. 6b981d0 dm: serial: fix comment on dm_serial_ops setconfig by Simon Goldschmidt · 6 years ago
  98. cbf5403 board: ti: am654: r5: Add initial support for am654 by Lokesh Vutla · 6 years ago
  99. c4b4ef0 cmd: pinmux: Add pinmux command by Patrice Chotard · 6 years ago
  100. 492b7a9 dm: uclass: Add uclass_foreach_dev_probe by Patrice Chotard · 6 years ago