1. e8aebc4 tools: Update openrisc toolchain information by Bin Meng · 9 years ago
  2. 3a53aba MAINTAINERS: Update no longer valid maintainers' status by Bin Meng · 9 years ago
  3. 4b8f489 arm: am437x: cm-t43: bring back BOOTDELAY feature by Nikita Kiryanov · 9 years ago
  4. 7d751d6 arm: am437x: cm-t43: update parameters for raw mmc boot by Nikita Kiryanov · 9 years ago
  5. 43e568c arm: am437x: cm-t43: set MPU and CORE voltages on boot by Nikita Kiryanov · 9 years ago
  6. e038e2a arm: am437x: cm-t43: get rid of enable_vtt_regulator() by Nikita Kiryanov · 9 years ago
  7. dccaaae arm: am437x: cm-t43: set tps fseal bit by Nikita Kiryanov · 9 years ago
  8. 9bcfca1 pmic: tps65218: add useful functions and defines by Nikita Kiryanov · 9 years ago
  9. 5dc5a8c arm: am437x: cm-t43: split board file by Nikita Kiryanov · 9 years ago
  10. 4067a6c arm: am437x: cm-t43: define prompt by Nikita Kiryanov · 9 years ago
  11. 49a9344 arm: am437x: cm-t43: support all available SPI flash chips by Nikita Kiryanov · 9 years ago
  12. 7ef77c0 arm: am437x: cm-t43: migrate CONFIG_DM_SERIAL to config file by Nikita Kiryanov · 9 years ago
  13. 034a819 arm: am437x: cm-t43: fix cm-t43 boot by Nikita Kiryanov · 9 years ago
  14. 3e475ab board/BuR/kwb: cosmetic changes by Hannes Schmelzer · 9 years ago
  15. 3b804d9 board/BuR: split bur_am335x_common.h into am335x-specific and BuR common parts by Hannes Schmelzer · 9 years ago
  16. be0be08 board/BuR: move everything possible from board's headerfile to KConfig by Hannes Schmelzer · 9 years ago
  17. a9a85fc board/BuR: use default u-boot prompt on all B&R boards by Hannes Schmelzer · 9 years ago
  18. 568cfb4 board/BuR: drop ETH-support in SPL-Stage by Hannes Schmelzer · 9 years ago
  19. 26ef7a2 OMAP3SOM BOARD: Auto detect Logic PD Models by Adam Ford · 9 years ago
  20. b1309a2 test/py: only check for SPL signature if SPL uses serial output by Heiko Schocher · 9 years ago
  21. ed48899 pci_rom: fix may be used uninitialized warning by Andreas Bießmann · 9 years ago
  22. 2e33df8 samsung: fix mkorigenspl for darwin by Andreas Bießmann · 9 years ago
  23. c6e3e82 tools: -Wno-deprecated-declarations for OpenSSL on darwin by Andreas Bießmann · 9 years ago
  24. c190fbd Gracefully handle 64-bit signed-extended 32-bit Load addresses by William Cohen · 9 years ago
  25. e66c49f stm32: add support for stm32f7 & stm32f746 discovery board by Vikas Manocha · 9 years ago
  26. 6a12ceb stm32x7: add support for stm32x7 serial driver by Vikas Manocha · 9 years ago
  27. 09959ba gpio: stm32_gpio: move base addresses to the soc file by Vikas Manocha · 9 years ago
  28. 14cec06 gpio: stm32_gpio: move clock config from driver to board by Vikas Manocha · 9 years ago
  29. e6e34ca arm: socfpga: Fix ethernet reset handling by Marek Vasut · 9 years ago
  30. 80da866 arm: socfpga: Remove bashisms from qts filter by Marek Vasut · 9 years ago
  31. 755ff3a arm: socfpga: cv_socdk: Add support for QSPI boot by Marek Vasut · 9 years ago
  32. a1d4e96 arm: socfpga: av_socdk: Add support for QSPI boot by Marek Vasut · 9 years ago
  33. dc0a1a0 arm: socfpga: Add missing CONFIG_BUILD_TARGET by Marek Vasut · 9 years ago
  34. d7d8c00 implement Fastboot via USB OTG on bcm28155_ap boards by Steve Rae · 9 years ago
  35. a18c270 fastboot: update error and warning messages by Steve Rae · 9 years ago
  36. 53419ba usb: eth: fix memalign() parameter order by Stephen Warren · 9 years ago
  37. 7124a8c dfu: odroid xu3: Define DFU_MANIFEST_POLL_TIMEOUT to handle large files transmission and storage by Lukasz Majewski · 9 years ago
  38. fc18f8d dfu: usb: f_dfu: Set deferred call for dfu_flush() function by Lukasz Majewski · 9 years ago
  39. e88a1b7 usb: ehci: Be explicit about the BE IO accessors by Marek Vasut · 9 years ago
  40. 7ab0d35 usb: ehci: Clear USBMODE_BE on LE MMIO by Marek Vasut · 9 years ago
  41. cf7c93c usb: ehci: Implement V2P mapping by Marek Vasut · 9 years ago
  42. 643cacb usb: ehci: Use map_physmem in ehci-generic by Marek Vasut · 9 years ago
  43. a08b192 armv7: ls102xa: Move smmu and stream id initialization into the common soc code by Alison Wang · 9 years ago
  44. a12a0ef board: ls1043ardb: Modify pin-muxing code for USB and QE-HDLC by Zhao Qiang · 9 years ago
  45. 110171d board: ls1043rdb: Move USB muxing config to config_board_mux by Zhao Qiang · 9 years ago
  46. d3e6d30 board: ls1043ardb: Add micro QE support for ls1043ardb by Zhao Qiang · 9 years ago
  47. 3bf46e6 driver: qe: Mask the codes not used for micro QE by Zhao Qiang · 9 years ago
  48. 5a7c40b armv8/ls1043aqds: Add USB support for ls1043aqds by Qianyu Gong · 9 years ago
  49. 0e52b6f armv8/fsl-layerscape: fdt: add fixup for Fman ucode by Qianyu Gong · 9 years ago
  50. 6fc9535 driver/fm: fdt.c: fix fdt_fixup_fman_firmware() to support ARM platforms by Qianyu Gong · 9 years ago
  51. 075affb fm: fdt: Move fman ucode fixup to driver code by Qianyu Gong · 9 years ago
  52. 2459afb qe: move drivers/qe/qe.h to include/fsl_qe.h by Qianyu Gong · 9 years ago
  53. 9f3e1b8 armv8: ls2080: Update bootcmd env variable by Prabhakar Kushwaha · 9 years ago
  54. 16ed856 armv8: ls2080: Add mcinitcmd env variable in default env by Prabhakar Kushwaha · 9 years ago
  55. 7009702 arm: ls1021a: Add QSPI or IFC support in SD boot for LS1021AQDS board by Alison Wang · 9 years ago
  56. bbc8e05 armv8/ls1043a: Implement workaround for erratum A009660 by Mingkai Hu · 9 years ago
  57. 3e0a0fb armv8/ls1043a: enable workaround for errarum A009942 by Shengzhou Liu · 9 years ago
  58. f698e9f powerpc/SECURE_BOOT: Add PAMU driver by Aneesh Bansal · 9 years ago
  59. 7f4736b drivers/crypto/fsl : Allocate output ring with size aligned to CACHELNE SIZE by Ruchika Gupta · 9 years ago
  60. 9e71bb9c armv8: ls2080a: Increase default hugepage count by Ashish Kumar · 9 years ago
  61. 2f7d700 arm: ls1021aqds: Enable driver model lpuart serial driver by York Sun · 9 years ago
  62. 52dd704 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  63. dc44fd8 sunxi: H3: Add support for the host usb-phys by Jelle van der Waa · 9 years ago
  64. 0d8382a sunxi: power: add support for sy8106a driver by Jelle van der Waa · 9 years ago
  65. d83b47b arm: ls1021aqds: Convert to driver model and enable serial support by York Sun · 9 years ago
  66. b625fab Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  67. 674f360 spi: spi-uclass: Set slave wordlen with SPI_DEFAULT_WORDLEN by Christophe Ricard · 9 years ago
  68. 3963919 spi: omap3: Remove unused variable irqstatus in omap3_spi_txrx by Christophe Ricard · 9 years ago
  69. 4942ba2 defconfig: am437x_sk_evm: enable dma driver model by Mugunthan V N · 9 years ago
  70. 1218e5c drivers: dma: ti-edma3: convert driver to adopt driver model by Mugunthan V N · 9 years ago
  71. 518b0af spi: ti_qspi: compile out spi_flash_copy_mmap when CONFIG_DMA is defined by Mugunthan V N · 9 years ago
  72. 7bd1c59 sf: spi_flash: use dma to copy data from mmap region if platform supports by Mugunthan V N · 9 years ago
  73. 58da672 dma: Kconfig: Add TI_EDMA3 entry by Mugunthan V N · 9 years ago
  74. a0594ce dm: implement a DMA uclass by Mugunthan V N · 9 years ago
  75. 18c61e9 ARM: zynq: Wire-up saving environment to QSPI by Michal Simek · 9 years ago
  76. bed6bd3 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  77. 703c751 video: Add S3C24xx framebuffer support by Marek Vasut · 10 years ago
  78. fdcdde5 ARM: zynq: Enable EDID for zybo by Michal Simek · 9 years ago
  79. baec7df ARM: zynq: Add reset-gpio property for USB on Zybo by Michal Simek · 9 years ago
  80. 6a10bc5 net: phy: realtek: Use generic genphy_parse_link() for RTL8211E by Michal Simek · 9 years ago
  81. 9ec2cf0 ARM: zynq: Enable Realtek phys by default by Michal Simek · 9 years ago
  82. 18c4e7f i2c: spd: Extend SPD memory types by Michal Simek · 9 years ago
  83. d9a3bec dm: ns16550: Add support for reg-offset property by Michal Simek · 9 years ago
  84. 39bc1a8 zynq-common: Fix usbboot env variable by Jason Wu · 9 years ago
  85. 70bdf2f ARM: zynq: Enable SPL RAM support by default by Michal Simek · 9 years ago
  86. cb204a6 ARM: zynq: Enable u-boot,dm-pre-reloc for qspi by Nathan Rossi · 9 years ago
  87. 6cd0f2a serial: zynq: Change logic in putc by Michal Simek · 9 years ago
  88. d82d63c ARM: zynq: Remove ZYNQ_BOOT_FREEBSD option by Michal Simek · 9 years ago
  89. d9f317f ARM: zynq: Read memory size setting from DT by Michal Simek · 9 years ago
  90. ce0335f mmc: Kconfig: Add Arasan SDHCI entry by Michal Simek · 9 years ago
  91. 28f8099 zynq: zc770: Remove unused ifdefs for xm011 and xm013 by Michal Simek · 9 years ago
  92. e832a14 ARM: zynq: Remove unused SPI base addresses by Michal Simek · 9 years ago
  93. d5b9d11 video: freetype: Fix a memory leak with a bad parameter by Simon Glass · 9 years ago
  94. f6e75ba video: truetype: Fix a memory leak on error by Simon Glass · 9 years ago
  95. 595af9d Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  96. 35c4ce5 imx: mx7d: isolate resources to domain 0 for A7 core by Peng Fan · 9 years ago
  97. 79e355f imx: mx7dsabresd: add command and macros for boot m4 core by Peng Fan · 9 years ago
  98. 83703a1 imx: mx7: implement functions to boot auxiliary core by Peng Fan · 9 years ago
  99. 3fe0b10 imx: mx6sxsabresd: add command and macros for boot m4 core by Peng Fan · 9 years ago
  100. 0623d37 imx: mx6: implement functions to boot auxiliary core by Peng Fan · 9 years ago