1. 5327d37 stm32mp1: clk: add common function pll_get_fvco by Patrick Delaunay · 6 years ago
  2. a7c0fd6 stm32mp1: clk: define RCC_PLLNCFGR2_SHIFT macro by Patrick Delaunay · 6 years ago
  3. cdd0b73 stm32mp1: clock tree update by Patrick Delaunay · 6 years ago
  4. 3f2237d stm32mp1: activate FIXED regulator by Patrick Delaunay · 6 years ago
  5. e7f435d stm32mp1: add support for stm32mp157c-ev1 board by Patrick Delaunay · 6 years ago
  6. 636279a stm32mp1: activate MISC support in SPL by Patrick Delaunay · 6 years ago
  7. b139a5b misc: stm32: Add STM32MP1 support by Patrick Delaunay · 6 years ago
  8. 5059914 dts: import stm32mp1 device tree from linux kernel by Patrick Delaunay · 6 years ago
  9. 7fd78fe sysreset: syscon: update regmap access to syscon by Patrick Delaunay · 6 years ago
  10. 1884b98 drivers: rtc: correct week day for mc146818 by Heinrich Schuchardt · 6 years ago
  11. 1fbafc6 bootmenu: Extend BOOTDELAY help text by Alex Kiernan · 6 years ago
  12. 685ead2 env: Include bootdelay in environment if negative by Alex Kiernan · 6 years ago
  13. 1dd3195 fs: btrfs: Fix wrong comparison in logical to physical mapping by Marek Behún · 6 years ago
  14. 93e8802 spl: Make the spl_nand_load_image static by Michael Trimarchi · 6 years ago
  15. cea8821 spl: mmc: Skip RAW mode ARGS sectors if not defined by York Sun · 6 years ago
  16. 57da69d drivers: rtc: resolve year 2038 problem in rtc_to_tm by Heinrich Schuchardt · 6 years ago
  17. ddc0220 board/BuR/brppt1: add makerule for generating production files by Hannes Schmelzer · 6 years ago
  18. 5639eeb board/BuR/brppt1: convert brppt1 boards to driver model by Hannes Schmelzer · 6 years ago
  19. 1ef0b90 dts: am33xx: add u-boot, dm-spl to ocp bus by Hannes Schmelzer · 6 years ago
  20. 9b7c2c1 board/BuR/brppt1: implement more flexible boot process by Hannes Schmelzer · 6 years ago
  21. de4225b board/BuR/common: refactor ft_board_setup(...) by Hannes Schmelzer · 6 years ago
  22. 1c9ec96 board/BuR/brppt1: drop dead code (CONFIG_SPL_OS_BOOT) by Hannes Schmelzer · 6 years ago
  23. 29bea94 board/BuR/common: fix PMIC mpu-pll setup by Hannes Schmelzer · 6 years ago
  24. 7d35231 board/BuR/common: remove interface Label from summary screen by Hannes Schmelzer · 6 years ago
  25. acd778f board/BuR/brppt1: drop LCD-support by Hannes Schmelzer · 6 years ago
  26. a21ed27 board/BuR/common: make CONFIG_LCD optional by Hannes Schmelzer · 6 years ago
  27. 3201cb8 board/BuR/common: drop simple-framebuffer setup by Hannes Schmelzer · 6 years ago
  28. 90168e8 board/BuR: drop devicetree loading and lcd setup for linux-targets by Hannes Schmelzer · 6 years ago
  29. e8826f5 test: smem: add basic smem test by Ramon Fried · 6 years ago
  30. 26ed32e drivers: smem: sandbox by Ramon Fried · 6 years ago
  31. e2673c7 dts: db820c: added smem nodes by Ramon Fried · 6 years ago
  32. cba866f dts: db410c: added smem nodes by Ramon Fried · 6 years ago
  33. 4b4bd49 soc: qualcomm: Add Shared Memory Manager driver by Ramon Fried · 6 years ago
  34. cf1e49f dm: SMEM (Shared memory) uclass by Ramon Fried · 6 years ago
  35. 1bf05d0 ARM: qemu-arm: enable RTC by Heinrich Schuchardt · 6 years ago
  36. b908d2e riscv: Remove unused _relocate arguments by Ivan Gorinov · 6 years ago
  37. 29c23b5 arm: Remove unused _relocate arguments by Ivan Gorinov · 6 years ago
  38. 28bad7d x86: Remove unused _relocate arguments by Ivan Gorinov · 6 years ago
  39. ced66ce arm/arm64: bitops: fix find_next_zero_bit to be compat with arm64 by Grygorii Strashko · 6 years ago
  40. 6be6a2f boards: amlogic: Fix boards README by Neil Armstrong · 6 years ago
  41. 34f89b8 power: regulator: stpmu1: add power off delay by Christophe Kerello · 6 years ago
  42. cf65fa4 phy: Be able to get phy from PHY provider by Patrice Chotard · 6 years ago
  43. 6935108 mmc: stm32_sdmmc2: update pwron management by Patrick Delaunay · 6 years ago
  44. f0370c0 spl: nor: Skip CONFIG_SYS_FDT_BASE if not defined by York Sun · 6 years ago
  45. 7975725 spl: nor: Add FIT support by York Sun · 6 years ago
  46. 7cb61e0 boards: amlogic: Add FriendlyElec NanoPi K2 board support by Thomas McKahan · 6 years ago
  47. d35f892 ARM: dts: sync meson-gxbb-nanopi-k2 from Linux 4.17 by Neil Armstrong · 6 years ago
  48. b2bb9bc env: common: accept flags on reset to default env by Yaniv Levinsky · 6 years ago
  49. 16e3424 cmd: nvedit: set H_INTERACTIVE in do_env_default by Yaniv Levinsky · 6 years ago
  50. 23840d1 cmd: nvedit: propagate envflag to set_default_vars by Yaniv Levinsky · 6 years ago
  51. 72e10ca cmd: nvedit: rename flags in do_env_default by Yaniv Levinsky · 6 years ago
  52. b8acfa9 cmd: fit_image: Add default property for FIT format scripts by Alex Kiernan · 6 years ago
  53. becc3e0 test: Add ut_assertnull macro by Ramon Fried · 6 years ago
  54. 7bda7dd Merge tag 'xilinx-for-v2018.09' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  55. 7d9405a arm: zynq: spl: fix FPGA initialization by Luis Araneda · 6 years ago
  56. 4397602 drivers: fpga: zynqpl: fix compilation with SPL by Luis Araneda · 6 years ago
  57. eece623 spl: fit: display a message when an FPGA image is loaded by Luis Araneda · 6 years ago
  58. 3a02cfb arm64: zynqmp: Setup ENV_SIZE via Kconfig for mini targets by Michal Simek · 6 years ago
  59. 81c7980 arm64: zynqmp: Add QSPI flash mini u-boot configuration by Siva Durga Prasad Paladugu · 6 years ago
  60. 2384da4 arm: zynq: Setup ENV_SIZE via Kconfig by Michal Simek · 6 years ago
  61. c5330b4 env: Added support to save env to spi through Kconfig by Vipul Kumar · 6 years ago
  62. f3e0ed4 arm: zynq: Add parallel NOR flash mini u-boot configuration for zynq by Siva Durga Prasad Paladugu · 6 years ago
  63. cc1ab0f arm: zynq: Add Nand flash mini u-boot configuration for zynq by Siva Durga Prasad Paladugu · 6 years ago
  64. 2f0d5d7 arm: zynq: Dont define SDRAM_BASE and SDRAM_SIZE in .h by Siva Durga Prasad Paladugu · 6 years ago
  65. b3d55ea lib: fdtdec: Rename routine fdtdec_setup_memory_size() by Siva Durga Prasad Paladugu · 6 years ago
  66. 94a1d52 lib: fdtdec: Update ram_base to store ram start adddress by Siva Durga Prasad Paladugu · 6 years ago
  67. a9d9448 microblaze: Remove XILINX_SPI_FLASH_BASEADDR logic by Michal Simek · 6 years ago
  68. ab31961 watchdog: cadence: Do not stop wdt in probe by Michal Simek · 6 years ago
  69. 869ed8c arm64: zynqmp: Added support of mmio read and write commands by Vipul Kumar · 6 years ago
  70. def629c xilinx: Enable led support for some boards by Michal Simek · 6 years ago
  71. 8a68c3a watchdog: cdns: Add comment for expire_now function by Michal Simek · 6 years ago
  72. 43a21f9 microblaze: Do not force saving variables to flash by Michal Simek · 6 years ago
  73. 4e39ea8 microblaze: Convert generic platform to DM gpio by Michal Simek · 6 years ago
  74. ff629fd arm64: xilinx: Setup default number of chipselects for zcu100 by Michal Simek · 6 years ago
  75. 5ea7ed5 microblaze: Enable watchdog via defconfig by Michal Simek · 6 years ago
  76. 335fb5b watchdog: Convert Xilinx Axi watchdog driver to driver model by Shreenidhi Shedi · 6 years ago
  77. 1f8fcbb microblaze: Support for watchdog_reset in init by Shreenidhi Shedi · 6 years ago
  78. e2500ee microblaze: Delete Xilinx watchdog related macros by Shreenidhi Shedi · 6 years ago
  79. ffced40 microblaze: Cosmetic changes in Microblaze related files by Shreenidhi Shedi · 6 years ago
  80. 95a3f87 arm64: zynqmp: Changed zynqmp command to handle subcommands with U_BOOT_CMD_MKENT by Vipul Kumar · 6 years ago
  81. 6887797 gpio: xilinx: Convert driver to DM by Michal Simek · 6 years ago
  82. d1c6d42 sysreset: Add support for Microblaze soft reset jump by Michal Simek · 6 years ago
  83. 8a196af sysreset: Add support for gpio-restart by Michal Simek · 6 years ago
  84. 41e905b arm: zynq: Try to enable the first watchdog via aliases by Michal Simek · 6 years ago
  85. 169d34b arm64: zynqmp: Try to enable the first watchdog via aliases by Michal Simek · 6 years ago
  86. e440665 gpio: zynq: Setup bank_name to dev->name by Michal Simek · 6 years ago
  87. f54fbc8 microblaze: Do not call timer init that early by Michal Simek · 6 years ago
  88. 625bc08 gpio: zynq: Read of mach data in platdata with dev_get_driver_data by Michal Simek · 6 years ago
  89. 5f7202c gpio: dm: Support manual relocation for gpio by Michal Simek · 6 years ago
  90. 28d3deb sysreset: dm: Support manual relocation for sysreset by Michal Simek · 6 years ago
  91. d05b794 gpio: zynq: Fix typo in one error message by Michal Simek · 6 years ago
  92. 8dd12a8 microblaze: Remove unused XILINX_BOARD_NAME macro by Michal Simek · 6 years ago
  93. fcb64a6 arm64: zynqmp: Sync defconfigs in connection to DEFINE_TCM_OCM_MMAP by Michal Simek · 6 years ago
  94. 7b5eca9 watchdog: dm: Support manual relocation for watchdogs by Michal Simek · 6 years ago
  95. fc61be3 watchdog: dm: Change uclass name to watchdog and enable DM_UC_FLAG_SEQ_ALIAS by Michal Simek · 6 years ago
  96. 971b30a arm64: zcu100: Enable USB host ether and ASIX via defconfig by Michal Simek · 6 years ago
  97. cda7d20 microblaze: Guard do_reset by CONFIG_SYSRESET by Michal Simek · 6 years ago
  98. a5be522 microblaze: Use default implementation from include/linux/io.h by Michal Simek · 6 years ago
  99. e460352 xilinx: zynq: Add support to secure images by Siva Durga Prasad Paladugu · 6 years ago
  100. f104c55 serial: zynq: Use platdata for storing static data instead of priv by Michal Simek · 6 years ago