1. 50e2d41 armv8: ls1046aqds: Add TFABOOT support by Rajesh Bhagat · 6 years ago
  2. 8e156bb armv8: ls1046ardb: Add TFABOOT support by Rajesh Bhagat · 6 years ago
  3. ade32bb armv8: fsl-layerscape: add support of MC framework for TFA by Pankit Garg · 6 years ago
  4. c5e6637 drivers: qe: add TFABOOT support by Rajesh Bhagat · 6 years ago
  5. 382c53f net: fm: add TFABOOT support by Rajesh Bhagat · 6 years ago
  6. 2e17cb8 armv8: sec_firmware: return job ring status as true in TFABOOT by Pankit Garg · 6 years ago
  7. 339fb29 armv8: sec_firmware: change el2_to_aarch32 SMC ID by Rajesh Bhagat · 6 years ago
  8. 56db948b armv8: fsl-layerscape: Update parsing boot source by York Sun · 6 years ago
  9. 5a73ec6 armv8: layerscape: skip OCRAM init for TFABOOT by Rajesh Bhagat · 6 years ago
  10. 681d489 armv8: layerscape: add SMC calls for DDR size and bank info by Rajesh Bhagat · 6 years ago
  11. 2141d25 armv8: fsl-layerscape: bootcmd identification for TFABOOT by Pankit Garg · 6 years ago
  12. b6c97f4 armv8: layerscape: remove EL3 specific erratas for TFABOOT by Rajesh Bhagat · 6 years ago
  13. 4c41738 armv8: fsl-layerscape: identify boot source from PORSR register by Rajesh Bhagat · 6 years ago
  14. 535d76a armv8: layerscape: Add TFABOOT support by Rajesh Bhagat · 6 years ago
  15. 9bd5fe7 drivers: ifc: dynamic chipselect mapping support by Pankit Garg · 6 years ago
  16. e350648 armv8: fsl-layerscape: change tlb base from OCRAM to DDR in EL < 3 by Pankit Garg · 6 years ago
  17. bb50569 armv8: layerscape: Enable routing SError exception by York Sun · 6 years ago
  18. 088d52c driver/ifc: replace __ilog2 with LOG2 macro by Rajesh Bhagat · 6 years ago
  19. 119c01c2 env: sf: define API to override sf environment address by Rajesh Bhagat · 6 years ago
  20. b6cba29 env: allow flash and nand env driver to compile together by Rajesh Bhagat · 6 years ago
  21. d171c70 move data structure out of cpu.h by York Sun · 6 years ago
  22. d452f27 Prepare v2019.01-rc1 by Tom Rini · 6 years ago v2019.01-rc1
  23. 94981c9 MAINTAINERS: board: qcom: db820c: update email. by Jorge Ramirez-Ortiz · 6 years ago
  24. 1a67969 Revert "serial: ns16550: fix debug uart putc called before init" by Simon Goldschmidt · 6 years ago
  25. 7cfc1a3 dm: MIGRATION: Update migration plan for BLK by Tom Rini · 6 years ago
  26. ea9d7c1 dm: MIGRATION: Add migration plan for CONFIG_SATA by Tom Rini · 6 years ago
  27. 109d8bf dm: MIGRATION: Add migration plan for DM_USB by Tom Rini · 6 years ago
  28. 1cb5d5d dm: MIGRATION: Add migration plan for DM_MMC by Tom Rini · 6 years ago
  29. 0a3d59e Merge tag 'xilinx-for-v2019.01' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  30. 9981c60 Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  31. f388e3b Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  32. ec0d0d8 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  33. cf7c6f5 Merge branch '2018-12-03-master-imports' by Tom Rini · 6 years ago
  34. d61cf13 rpi: add 3 Model A+ by Jonathan Gray · 6 years ago
  35. cb3f947 rpi: add URL of official revision code list by Jonathan Gray · 6 years ago
  36. fb0204e spi, mpc8xx: migrate to DM_SPI by Christophe Leroy · 6 years ago WIP-2018-12-03-master-imports
  37. c1cd921 board_r: fix build with DM_SPI by Christophe Leroy · 6 years ago
  38. 42b5401 drivers: serial: get rid of non DM mpc8xx driver by Christophe Leroy · 6 years ago
  39. a8b8645 board: MCR3000: migrate to DM_SERIAL by Christophe Leroy · 6 years ago
  40. bdfa11e drivers: serial: migrate mpc8xx to DM by Christophe Leroy · 6 years ago
  41. 4c4ca6c board: MCR3000: use new DM watchdog by Christophe Leroy · 6 years ago
  42. 749c9aa drivers: watchdog: add a DM driver for the MPC8xx watchdog by Christophe Leroy · 6 years ago
  43. f55db0a board: MCR3000: Activate CONFIG_DM and CONFIG_OF_CONTROL by Christophe Leroy · 6 years ago
  44. 71c743c powerpc, mpc8xx: clear top of stack by Christophe Leroy · 6 years ago
  45. ed47097 test: vboot: clean its file by Philippe Reynes · 6 years ago
  46. e246b72 test: vboot: add padding pss for rsa signature by Philippe Reynes · 6 years ago
  47. b0ec829 configs: sandbox: enable padding pss for rsa signature by Philippe Reynes · 6 years ago
  48. e83cf2f doc: uImage.FIT: signature.txt: add option padding by Philippe Reynes · 6 years ago
  49. 061daa0 rsa: add support of padding pss by Philippe Reynes · 6 years ago
  50. 2003156 rsa: add a structure for the padding by Philippe Reynes · 6 years ago
  51. 3b5d697 rsa: use new openssl API to create signature by Philippe Reynes · 6 years ago
  52. c8c0242 rtc: m41t62: Convert the RTC driver to support the driver model (DM) by Lukasz Majewski · 6 years ago
  53. 7afc415 rtc: m41t62: Extract common RTC handling code to facilitate DM conversion by Lukasz Majewski · 6 years ago
  54. 4d3df95 rtc: m41t62: Break i2c_write() arguments to fix checkpatch warning by Lukasz Majewski · 6 years ago
  55. d27db67 Kconfig: Migrate CONFIG_RTC_M41T62 define to Kconfig by Lukasz Majewski · 6 years ago
  56. 0c07a9b eeprom: Add device model based I2C support to eeprom command by Lukasz Majewski · 6 years ago
  57. 8ce7f2c arm: baltos: migrate Ethernet PHYs configuration to Kconfig by Yegor Yefremov · 6 years ago
  58. 1abff55 arm: baltos: move CONFIG_SYS_NAND_U_BOOT_OFFS to defconfig by Yegor Yefremov · 6 years ago
  59. 43c2c6c arm: baltos: remove unused header by Yegor Yefremov · 6 years ago
  60. 67c145a arm: baltos: move the board to CONFIG_BLK by Yegor Yefremov · 6 years ago
  61. 5f68f44 net: zynq_gem: Add check for 64-bit dma support by hardware by Siva Durga Prasad Paladugu · 6 years ago
  62. 9a7799f net: zynq_gem: Added 64-bit addressing support by Vipul Kumar · 6 years ago
  63. 332d185 arm64: zynqmp: Add new header file for zcu104 RevC by T Karthik Reddy · 6 years ago
  64. 8f5bfb7 Merge tag 'u-boot-amlogic-20181203' of git://git.denx.de/u-boot-amlogic by Tom Rini · 6 years ago
  65. 8973d81 ARM: meson: Add regmap support for clock driver by Loic Devulder · 6 years ago
  66. e54457f Merge tag 'arc-updates-for-2019.01-rc1' of git://git.denx.de/u-boot-arc by Tom Rini · 6 years ago
  67. 8e6442e ARM: rmobile: Enable MMC HS400 on Salvator-X, ULCB, Ebisu by Marek Vasut · 6 years ago
  68. 0be621a ARM: dts: rmobile: Enable HS400 on Salvator-X, ULCB, Ebisu by Marek Vasut · 6 years ago
  69. d0e0bbe ARM: dts: rmobile: Enable SDR modes on E3 Ebisu by Marek Vasut · 6 years ago
  70. 286ded3 ARM: dts: rmobile: Enable SDR104 on Salvator-X and ULCB by Marek Vasut · 6 years ago
  71. ca3163d ARM: dts: rmobile: Add eMMC DS pinmux by Marek Vasut · 6 years ago
  72. 50aa1d9 mmc: tmio: sdhi: Add HS400 support by Marek Vasut · 6 years ago
  73. 95ead3d mmc: tmio: sdhi: Move tap_pos to private data by Marek Vasut · 6 years ago
  74. d34bd2d mmc: tmio: sdhi: Filter out HS400 on certain SoCs by Marek Vasut · 6 years ago
  75. ed427da mmc: tmio: Reorder TMIO clock handling by Marek Vasut · 6 years ago
  76. 59d529a mmc: tmio: Keep generating clock when clock are enabled by Marek Vasut · 6 years ago
  77. 6f8f20f mmc: tmio: Do not set divider to 1 in DDR mode by Marek Vasut · 6 years ago
  78. 8ec6a04 mmc: tmio: Switch to clock framework by Marek Vasut · 6 years ago
  79. eb2acba mmc: Parse HS400 DT properties by Marek Vasut · 6 years ago
  80. f58d677 clk: renesas: Allow reconfiguring SDHI clock on Gen3 by Marek Vasut · 6 years ago
  81. 6ef705b arc: devboards: Implement checkboard() by Alexey Brodkin · 6 years ago
  82. fb9a46a arc: emsdp: Refactor register and bit accesses by Alexey Brodkin · 6 years ago
  83. 4e86c7e arc: emsdp: Read real CPU clock value from hardware by Alexey Brodkin · 6 years ago
  84. 7f25b72 arc: Get rid of board-specific print_cpuinfo() by Alexey Brodkin · 6 years ago
  85. 85e529f ARC: Improve identification of ARC cores by Alexey Brodkin · 6 years ago
  86. ad74bb4 arc: emsdp: Bump RAM size to 16 Mb by Alexey Brodkin · 6 years ago
  87. 1a82b34 efi_loader: bootmgr: add load option helper functions by AKASHI Takahiro · 6 years ago
  88. 2419b16 efi_loader: allow device == NULL in efi_dp_from_name() by AKASHI Takahiro · 6 years ago
  89. 11e10bf ARM: rpi_*_defconfig: Add support to find UUID for filesystem by Otavio Salvador · 6 years ago
  90. 7ace8a0 rpi: Add mmc 1 as a boot target by Emmanuel Vadot · 6 years ago
  91. b989648 doc: README.iscsi: Open-iSCSI configuration by Heinrich Schuchardt · 6 years ago
  92. 7a82c30 efi_loader: Align runtime section to 64kb by Alexander Graf · 6 years ago
  93. 3c2c54c efi_selftest: rename setup_ok by Heinrich Schuchardt · 6 years ago
  94. 41b0587 efi_loader: fix simple network protocol by Heinrich Schuchardt · 6 years ago
  95. 622fe62 efi_loader: correctly aligned transmit buffer by Heinrich Schuchardt · 6 years ago
  96. 0fdb9e3 efi_selftest: fix simple network protocol test by Heinrich Schuchardt · 6 years ago
  97. 65fa17d MAINTAINERS: add EFI PAYLOAD reviewer by Heinrich Schuchardt · 6 years ago
  98. 34c9665 efi_selftest: check fdt is marked as runtime data by Heinrich Schuchardt · 6 years ago
  99. 0c9ac06 efi_loader: create fdt reservation before copy by Heinrich Schuchardt · 6 years ago
  100. 16b615d efi_loader: fix memory mapping for sandbox by Heinrich Schuchardt · 6 years ago