1. 4aab232 arm: socfpga: clean up board config files by Simon Goldschmidt · 5 years ago
  2. faea9e7 arm: socfpga: remove CONFIG_SYS_BOOTMAPSZ by Simon Goldschmidt · 6 years ago
  3. 71f574d arm: socfpga: clean up socfpga_common.h by Simon Goldschmidt · 6 years ago
  4. 0b7eb43 arm: socfpga: move vining_fpga to DM_I2C by Simon Goldschmidt · 5 years ago
  5. 9dc61aa arm: socfpga: gen5: reduce SPL pre-reloc malloc by Simon Goldschmidt · 5 years ago
  6. aef4428 arm: socfpga: imply/default common config options by Simon Goldschmidt · 5 years ago
  7. 4399e48 arm: socfpga: put initial U-Boot stack into DDR by Simon Goldschmidt · 5 years ago
  8. 798baf7 arm: socfpga: fix comment about SPL memory layout by Simon Goldschmidt · 5 years ago
  9. ac1ec53 configs: socfpga: socrates: enable rtc support by Simon Goldschmidt · 5 years ago
  10. d1aa159 arm: socfpga: socrates: make rtc work by Simon Goldschmidt · 5 years ago
  11. 4e829e9 rtc: m41t62: add compatible for m41t82 by Simon Goldschmidt · 5 years ago
  12. 36821b3 i2c: designware: fix reset handling on socfpga gen5 by Simon Goldschmidt · 5 years ago
  13. bbecfd4 Revert "cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPAT" by Simon Goldschmidt · 5 years ago
  14. 4f25617 eeprom: fix DM_I2C support without CONFIG_SYS_I2C_EEPROM_BUS by Simon Goldschmidt · 5 years ago
  15. a339f52 socfpga: add Simon Goldschmidt as co-custodian by Simon Goldschmidt · 5 years ago
  16. 3fbd2dc Merge branch '2019-04-22-master-imports' by Tom Rini · 5 years ago
  17. 74a7e00 image: android: fix 'iminfo' typo by Eugeniu Rosca · 5 years ago
  18. 829ceb2 image: android: allow booting lz4-compressed kernels by Eugeniu Rosca · 5 years ago
  19. 0efe2b8 test: env: Enable env unit tests by default by Heinrich Schuchardt · 5 years ago
  20. 25c07c7 ARMv8: PSCI: Fix PSCI_TABLE relocation issue by Lars Povlsen · 5 years ago
  21. b4353b3 bootm: Simplying cache flush code by Trent Piepho · 5 years ago
  22. 4c6be01 malloc: Fix memalign not honoring alignment prior to full malloc init by Andreas Dannenberg · 5 years ago
  23. 443b3ce spl: spl_nand.c: Add NAND loading message by Stefan Roese · 5 years ago
  24. def2fc0 ARM: MediaTek: Add support for MT8516 SoC by Fabien Parent · 6 years ago
  25. 6fdb50c pinctrl: add driver for MT8516 by Fabien Parent · 6 years ago
  26. cd52c32 clk: mediatek: add driver for MT8516 by Fabien Parent · 6 years ago
  27. fe913a8 clk: mediatek: add support for SETCLR_INV and NO_SETCLR flags by Fabien Parent · 6 years ago
  28. b5096f1 mmc: mtk-sd: fix configuration option check by Fabien Parent · 6 years ago
  29. a933266 mmc: mtk-sd: add support for MT8516 by Fabien Parent · 6 years ago
  30. ba077e5 mmc: mtk-sd: add source_cg clock support by Fabien Parent · 6 years ago
  31. 7c798a1 poplar: enable Ethernet driver support by Shawn Guo · 6 years ago
  32. 1d5b5d2 net: add higmacv300 Ethernet driver for HiSilicon platform by Shawn Guo · 6 years ago
  33. f5e6c16 reset: add reset driver for HiSilicon platform by Shawn Guo · 6 years ago
  34. f5ed748 reset: add polarity field into struct reset_ctl by Shawn Guo · 6 years ago
  35. aec4298 pci: Scale MAX_PCI_REGIONS based on CONFIG_NR_DRAM_BANKS by Thierry Reding · 6 years ago
  36. d94d9aa pci: Add boundary check for hose->regions by Thierry Reding · 6 years ago
  37. 248b873 ARM: da850evm: Remove legacy MMC code by Adam Ford · 6 years ago
  38. d6ce4c0 bcm963158: enable led support by Philippe Reynes · 6 years ago
  39. 4ae0542 dt: bcm963158: enable led controller by Philippe Reynes · 6 years ago
  40. cfbb03b dt: bcm63158: add led controller by Philippe Reynes · 6 years ago
  41. 4ac59e3 led: bcm6858: allow to use this driver on ARCH_963158 by Philippe Reynes · 6 years ago
  42. 102b231 bcm968580xref: enable led support by Philippe Reynes · 6 years ago
  43. 9689921 dt: bcm968580xref: enable led controller by Philippe Reynes · 6 years ago
  44. 7526582 dt: bcm6858: add led controller by Philippe Reynes · 6 years ago
  45. d00c6a2 led: add initial support for bcm6858 by Philippe Reynes · 6 years ago
  46. 98ffbb7 arm: arm64 32bit address relocation by Ibai Erkiaga · 6 years ago
  47. aa2e9c9 travis: Add srecord package by Marek Vasut · 6 years ago
  48. bdaa73a Add target to generate initial environment by Stefano Babic · 6 years ago
  49. 792dd57 spl: ymodem: Add support for loading full fitImages by Marek Vasut · 6 years ago
  50. 35c7527 fit: load all fragments from the extra configurations by Peter Ujfalusi · 6 years ago
  51. c1ef736 misc: fs_loader: Replace label with DT phandle by Tien Fong Chee · 6 years ago
  52. 1721b82 arm: fix hvc call by Ibai Erkiaga · 6 years ago
  53. 5e21886 Support boot Android image without address on bootm command by Shawn Guo · 6 years ago
  54. 3695ea5 cmd: ximg.c: Add support for getting external data address and length by Tien Fong Chee · 6 years ago
  55. fd50eac ARMv8: Disable fwcall when PSCI is enabled by Ang, Chee Hong · 6 years ago
  56. f6b0115 ARMv8: Allow SiP service extensions on top of PSCI code by Chee Hong Ang · 6 years ago
  57. 8334431 test: call hexdump tests via `ut lib` by Heinrich Schuchardt · 6 years ago
  58. db32a44 misc: fs_loader: Add support for initializing block device by Tien Fong Chee · 6 years ago
  59. dab8788 cmd: add exception command by Heinrich Schuchardt · 6 years ago
  60. c986aa6 bcm963158: add nand support by Philippe Reynes · 6 years ago
  61. b2aa518 dt: bcm963158: enable nand controller by Philippe Reynes · 6 years ago
  62. 6242e9a dt: bcm63158: add nand controller by Philippe Reynes · 6 years ago
  63. f313636 bcm968580xref: add nand support by Philippe Reynes · 6 years ago
  64. 2463ad3 dt: bcm968580xref: enable nand controller by Philippe Reynes · 6 years ago
  65. 24e27a1 dt: bcm6858: add nand controller by Philippe Reynes · 6 years ago
  66. 6bbecba bcm968380gerg: add nand support by Philippe Reynes · 6 years ago
  67. 92cd004 dt: bcm968380gerg: enable nand controller by Philippe Reynes · 6 years ago
  68. d8d9bfb dt: bcm6838: add nand controller by Philippe Reynes · 6 years ago
  69. f917438 drivers: nand: brcmnand: add an option to read the write-protect from device tree by Philippe Reynes · 6 years ago
  70. 317d40e drivers: nand: brcmnand: add parameter parameter-page-big-endian by Philippe Reynes · 6 years ago
  71. 22daafb drivers: nand: brcmnand: add initial support by Philippe Reynes · 6 years ago
  72. 29c7169 compat linux: import completion from linux 4.18 by Philippe Reynes · 6 years ago
  73. d28c592 include: linux: io: define devm_ioremap on board with ioremap by Philippe Reynes · 6 years ago
  74. 6478848 arm: asm: io.h: define readX_relaxed and writeX_relaxed by Philippe Reynes · 6 years ago
  75. 9db29b3 mtd: nand: provide several helpers to do common NAND operations by Boris Brezillon · 6 years ago
  76. 5df42b0 mtd: nand: import nand_hw_control_init() by Marc Gonzalez · 6 years ago
  77. 892a868 mtd: add get/set of_node/flash_node helpers by Brian Norris · 6 years ago
  78. 8a94262 Merge tag 'u-boot-atmel-2019.07-b' of git://git.denx.de/u-boot-atmel by Tom Rini · 5 years ago
  79. d76f093 at91: corvus_defconfig: get rid of build warnings by Heiko Schocher · 5 years ago
  80. 6c5f8dd Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  81. b4fde16 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  82. 7fd9f31 usb: dwc2: fix gadget disconnect by Fabrice Gasnier · 5 years ago
  83. 85d0aec usb: reload watchdog during ums command by Patrick Delaunay · 5 years ago
  84. d73d9fb fastboot: add support for 'getvar platform' by Eugeniu Rosca · 5 years ago
  85. b762aa1 fastboot: Replace literal 32 with PART_NAME_LEN by Alex Kiernan · 5 years ago
  86. 6fe7dd3 stm32mp1: add stusb1600 support for DK1 and DK2 board by Patrick Delaunay · 5 years ago
  87. c31000c stm32mp1: migrate USBOTG device to driver model by Patrick Delaunay · 5 years ago
  88. 995d228 stm32mp1: remove CONFIG_USB_DWC2, HOST support for USBO by Patrick Delaunay · 5 years ago
  89. 931e9d7 usb: dwc2: add support for STM32MP1 by Patrick Delaunay · 5 years ago
  90. 763bb10 usb: dwc2_udc_otg: Add tx_fifo_sz array support by Patrice Chotard · 5 years ago
  91. 5bd97e8 usb: dwc2_udc_otg: Read MAX_HW_ENDPOINT from HWCFG4 register by Patrick Delaunay · 5 years ago
  92. 2d76160 usb: dwc2: Add function for session B check by Patrick Delaunay · 5 years ago
  93. 0fdd0bc usb: dwc2: Add force-b-session-valid support by Patrick Delaunay · 5 years ago
  94. c2c74f9 usb: dwc2: force reset assert before to probe the driver by Patrick Delaunay · 5 years ago
  95. c791c84 usb: dwc2: convert driver to DM_USB_GADGET by Patrick Delaunay · 5 years ago
  96. a812d77 usb: dwc2: remove unused variable regs_otg by Patrick Delaunay · 5 years ago
  97. 901f695 phy: usbphyc: increase PLL wait timeout by Patrick Delaunay · 5 years ago
  98. e1904ab phy: usbphyc: move vdda1v1 and vdda1v8 in phy_init by Patrick Delaunay · 5 years ago
  99. c50151d phy: usbphyc: Binding update of vdda supply by Patrick Delaunay · 5 years ago
  100. 1655f2d phy: usbphyc: update xlate with DT binding by Patrick Delaunay · 5 years ago