1. 7b85234 board: toradex: add Colibri iMX6ULL support by Stefan Agner · 7 years ago
  2. 2b6b4f2 rockchip: utilize CONFIG_DEFAULT_FDT_FILE by Klaus Goger · 7 years ago
  3. 6e8beaf rockchip: board: lion-rk3368: increase phy autonegotiation timeout by Jakob Unterwurzacher · 6 years ago
  4. 58beb6e spl: record boot_device into spl_image and call spl_perform_fixups by Philipp Tomsich · 7 years ago
  5. b139a5b misc: stm32: Add STM32MP1 support by Patrick Delaunay · 6 years ago
  6. 5059914 dts: import stm32mp1 device tree from linux kernel by Patrick Delaunay · 6 years ago
  7. 685ead2 env: Include bootdelay in environment if negative by Alex Kiernan · 6 years ago
  8. 57da69d drivers: rtc: resolve year 2038 problem in rtc_to_tm by Heinrich Schuchardt · 6 years ago
  9. 5639eeb board/BuR/brppt1: convert brppt1 boards to driver model by Hannes Schmelzer · 6 years ago
  10. 9b7c2c1 board/BuR/brppt1: implement more flexible boot process by Hannes Schmelzer · 6 years ago
  11. 1c9ec96 board/BuR/brppt1: drop dead code (CONFIG_SPL_OS_BOOT) by Hannes Schmelzer · 6 years ago
  12. acd778f board/BuR/brppt1: drop LCD-support by Hannes Schmelzer · 6 years ago
  13. 90168e8 board/BuR: drop devicetree loading and lcd setup for linux-targets by Hannes Schmelzer · 6 years ago
  14. cf1e49f dm: SMEM (Shared memory) uclass by Ramon Fried · 6 years ago
  15. 1bf05d0 ARM: qemu-arm: enable RTC by Heinrich Schuchardt · 6 years ago
  16. 34f89b8 power: regulator: stpmu1: add power off delay by Christophe Kerello · 6 years ago
  17. 7cb61e0 boards: amlogic: Add FriendlyElec NanoPi K2 board support by Thomas McKahan · 6 years ago
  18. b2bb9bc env: common: accept flags on reset to default env by Yaniv Levinsky · 6 years ago
  19. 23840d1 cmd: nvedit: propagate envflag to set_default_vars by Yaniv Levinsky · 6 years ago
  20. becc3e0 test: Add ut_assertnull macro by Ramon Fried · 6 years ago
  21. 3a02cfb arm64: zynqmp: Setup ENV_SIZE via Kconfig for mini targets by Michal Simek · 6 years ago
  22. 81c7980 arm64: zynqmp: Add QSPI flash mini u-boot configuration by Siva Durga Prasad Paladugu · 6 years ago
  23. 2384da4 arm: zynq: Setup ENV_SIZE via Kconfig by Michal Simek · 6 years ago
  24. c5330b4 env: Added support to save env to spi through Kconfig by Vipul Kumar · 6 years ago
  25. 2f0d5d7 arm: zynq: Dont define SDRAM_BASE and SDRAM_SIZE in .h by Siva Durga Prasad Paladugu · 6 years ago
  26. b3d55ea lib: fdtdec: Rename routine fdtdec_setup_memory_size() by Siva Durga Prasad Paladugu · 6 years ago
  27. a9d9448 microblaze: Remove XILINX_SPI_FLASH_BASEADDR logic by Michal Simek · 6 years ago
  28. 4e39ea8 microblaze: Convert generic platform to DM gpio by Michal Simek · 6 years ago
  29. e2500ee microblaze: Delete Xilinx watchdog related macros by Shreenidhi Shedi · 6 years ago
  30. ffced40 microblaze: Cosmetic changes in Microblaze related files by Shreenidhi Shedi · 6 years ago
  31. 971b30a arm64: zcu100: Enable USB host ether and ASIX via defconfig by Michal Simek · 6 years ago
  32. e460352 xilinx: zynq: Add support to secure images by Siva Durga Prasad Paladugu · 6 years ago
  33. 73c60d7 hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board files by Michal Simek · 6 years ago
  34. 2e1b90b common: command: Handle USAGE failure separately by Michal Simek · 6 years ago
  35. 273e641 sunxi: DT: update device tree files for Allwinner H3 and H5 SoCs by Andre Przywara · 6 years ago
  36. e187d58 sunxi: DT: A64: update device tree file for Allwinner A64 SoC by Andre Przywara · 6 years ago
  37. cb896f5 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  38. d9103f8 imx_lpi2c: Update lpi2c driver to support imx8 by Ye Li · 6 years ago
  39. 9c407b5 arm: socfpga: stratix10: Enable Stratix10 SoC build by Ley Foon Tan · 7 years ago
  40. 697fcdc mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures by Alex Kiernan · 6 years ago
  41. 8e45f1a cmd: Kconfig: Move CONFIG_MP to Kconfig by Siva Durga Prasad Paladugu · 6 years ago
  42. b36bb90 omap3_logic: Change console from ttyO0 to ttyS0 by Adam Ford · 6 years ago
  43. 919646d board: arm: Add support for Broadcom BCM7445 by Thomas Fitzsimmons · 6 years ago
  44. 158105a configs: Remove empty #ifdef/#ifndef blocks from configs by Alex Kiernan · 6 years ago
  45. 8b489b5 Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  46. 8d7072b include: reset: Change to use CONFIG_IS_ENABLED(DM_RESET) by Ley Foon Tan · 6 years ago
  47. 62cfd30 dt-bindings: clock: Add S900 CMU register definitions by Manivannan Sadhasivam · 6 years ago
  48. 604ecc8 board: Add uCRobotics Bubblegum-96 board support by Manivannan Sadhasivam · 6 years ago
  49. 2e4d872 dm: core: Add a function to decode a memory region by Simon Glass · 6 years ago
  50. 4b58093 dm: core: Update of_read_fmap_entry() for livetree by Simon Glass · 6 years ago
  51. f354863 dm: spi: Update sandbox SPI emulation driver to use ofnode by Simon Glass · 6 years ago
  52. 9eb151e dm: core: Add a way to bind a device by ofnode by Simon Glass · 6 years ago
  53. bfad6ed log: Add a way to log a return value with a message by Simon Glass · 6 years ago
  54. 954eeae dm: core: Add a way to find an ofnode by compatible string by Simon Glass · 6 years ago
  55. a8173d6 dm: core: Add comments to ofnode_read_resource() functoins by Simon Glass · 6 years ago
  56. 1c68234 dm: core: Fix a few ofnode function comments by Simon Glass · 6 years ago
  57. 9d54a7a dm: core: Add ofnode function to read a 64-bit int by Simon Glass · 6 years ago
  58. fa28d14 fdt: Add device tree memory bindings by Michael Pratt · 6 years ago
  59. e1ea543 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  60. d165c70 board/aries: Remove by Tom Rini · 6 years ago
  61. 1cfa5ee ax25: Switch to CONFIG_BOOTP_PREFER_SERVERIP by Alexander Graf · 6 years ago
  62. f43bf5d net: Prefer command line arguments by Alexander Graf · 6 years ago
  63. 776fc10 net: Add new wol command - Wake on LAN by Lothar Felten · 6 years ago
  64. 2cfbdae efi_loader: Install ACPI configuration tables by Bin Meng · 6 years ago
  65. 073c05e lib: div64: fix typeo in include/div64.h by Heinrich Schuchardt · 6 years ago
  66. cb5660e Merge git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  67. 929fb44 mtd: nand: export nand_get_flash_type function by Jörg Krause · 7 years ago
  68. 3713c9b power: pmic: Let PFUZE3000 see all 256 registers by Trent Piepho · 7 years ago
  69. 6900bca arm: dts: imx7: sync with Linux by Stefan Agner · 6 years ago
  70. ff592b2 efi.h: Do not use config options by Alexander Graf · 6 years ago
  71. db59dd3 x86: efi-x86_payload: Enable usb keyboard during boot by Bin Meng · 6 years ago
  72. 42fe74e config: meson-gx-common: Enable USB boot by Neil Armstrong · 6 years ago
  73. 92a87b3 configs: db410c: Set eMMC env partition to BOOT2 by Ramon Fried · 6 years ago
  74. 1669e18 common: Fix cpu nr type which is always unsigned type by Michal Simek · 6 years ago
  75. 85ed289 ARM: image: Add option for ignoring ep bit 3 by Marek Vasut · 6 years ago
  76. 8909656 log: Fix incorect range check in log_get_cat_name() by Simon Glass · 6 years ago
  77. d693fb9 block: Add SPL_BLOCK_CACHE and default n by Adam Ford · 6 years ago
  78. 9c286a7 dm: gpio: Add DM compatibility to GPIO driver for Davinci by Adam Ford · 6 years ago
  79. 75aa898 iotrace: fix behaviour when buffer is full by Ramon Fried · 6 years ago
  80. d03cc69 iotrace: move record definitons to header file by Ramon Fried · 6 years ago
  81. cf4e55f configs: Remove empty #ifdef/#ifndef blocks by Chris Packham · 6 years ago
  82. b81b3b6 am57xx_hs: avb2.0: add support of AVB 2.0 by Igor Opaniuk · 6 years ago
  83. f0f3bfe avb2.0: add boot states and dm-verity support by Igor Opaniuk · 6 years ago
  84. bb4aac4 avb2.0: implement AVB ops by Igor Opaniuk · 6 years ago
  85. aca88d7 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  86. 30cba09 mx6cuboxi: consolidate board detection and add som revision checking by Jon Nettleton · 6 years ago
  87. c6b7f20 board: Silent out the console on the K+P's imx53 boards by Lukasz Majewski · 7 years ago
  88. 9b90727 pico-imx7d: Adjust the dtb name by Fabio Estevam · 6 years ago
  89. cc02eae wandboard: Remove hardcoded baudrate from "console" variable by Otavio Salvador · 6 years ago
  90. ac6fb1e display5: config: Add GPT verification and restoration code on SWUpdate entry by Lukasz Majewski · 7 years ago
  91. 6d46ce0 display5: config: Reduce rootfs2 (BACKUP) size from 1528M to 512M by Lukasz Majewski · 7 years ago
  92. 248698e display5: config: Add cma=256M to command line arguments by Lukasz Majewski · 7 years ago
  93. a1d657f display5: config: Update swupdate initramfs file name (now supporting ext4) by Lukasz Majewski · 7 years ago
  94. a2a603e display5: config: factory: Update BACKUP rootfs in factory mode by Lukasz Majewski · 7 years ago
  95. 7fbc636 display5: config: Provide 'tftp_mmc_rootfs_bkp' command to write BACKUP rootfs by Lukasz Majewski · 7 years ago
  96. 41b9964 display5: wdt: Enable WDT support (both SPL and u-boot) by Lukasz Majewski · 7 years ago
  97. d7e065a display5: Support for the emergency PAD pressing by Lukasz Majewski · 7 years ago
  98. 7282988 display5: config: Update SPI-NOR partition for larger swupdate-initramfs by Lukasz Majewski · 7 years ago
  99. b259fff display5: config: Remove support for Linux initramfs recovery image boot by Lukasz Majewski · 7 years ago
  100. 37bf203 display5: config: Reset the board when bootm fails by Lukasz Majewski · 7 years ago