1. c975440 sunxi: Enable usb ports on the Sinovoip BPI M3 by Hans de Goede · 9 years ago
  2. 045a9e8 sunxi: Set DCDC1 to 3.3V on the Sinovoip BPI M3 by Hans de Goede · 9 years ago
  3. 99c9fb0 sunxi: Add INITIAL_USB_SCAN_DELAY Kconfig option by Hans de Goede · 9 years ago
  4. 2dfed2f Prepare v2016.05-rc1 by Tom Rini · 9 years ago
  5. 407f0f5 fastboot: sparse: remove unnecessary logging by Steve Rae · 9 years ago
  6. 1bf15f7 fastboot: sparse: fix block addressing for don't care chunk type by Steve Rae · 9 years ago
  7. 874b170 Merge branch 'master' of git://git.denx.de/u-boot-arc by Tom Rini · 9 years ago
  8. 9dee77f spl: mmc: raw: Try to load u-boot if Linux image is not found by Lokesh Vutla · 9 years ago
  9. ba3bf9b arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_INVAL_ALL) with asm code by Hans de Goede · 9 years ago
  10. 076e841 arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm code by Hans de Goede · 9 years ago
  11. a0d9b99 lib/crc8: Add crc start value by Stefan Roese · 9 years ago
  12. 140d04d test/py: README: link to example hook scripts by Stephen Warren · 9 years ago
  13. 8d2fe90 bootcounter_ram: Flush dcache after data is written into SDRAM by Stefan Roese · 9 years ago
  14. 3021814 disk: part: Enable get_info pointer for CONFIG_SPL_FAT_SUPPORT by Michal Simek · 9 years ago
  15. 5536ddc am33xx changed BOOT_DEVICE_SPI to correct value by Vogt, Christof · 9 years ago
  16. d8845db rpi: remove redundant board files by Stephen Warren · 9 years ago
  17. 7ea40fe stm32: stm32_flash: add memory barrier during flash write by Vikas Manocha · 9 years ago
  18. 6596e03 test/py: Add support for loading image via tftp to specified location by Michal Simek · 9 years ago
  19. 7b9199f spmi: Fix sandbox spmi driver memory corruption by Mateusz Kulikowski · 9 years ago
  20. 8422703 test/py: pass -v option when executing sandbox by Stephen Warren · 9 years ago
  21. 90e7f07 board: ti: am57xx: Prevent init_sata() from being called twice by Roger Quadros · 9 years ago
  22. cc2ea6c arc: Add virt_to_phys() stub by Alexey Brodkin · 9 years ago
  23. 98a5208 arc: get rid of running_on_hw by Alexey Brodkin · 9 years ago
  24. d3ad5e5 README: Specify the full path for README.video by Fabio Estevam · 9 years ago
  25. f201f23 drivers: block: fix placement of parameters by Eric Nelson · 9 years ago
  26. bb02a6e cmd: blkcache: simplify sub-command handling by Eric Nelson · 9 years ago
  27. 00e339f cmd: blkcache: remove indentation from output of 'show' by Eric Nelson · 9 years ago
  28. b2f48c2 ARM: rpi: add some missing Kconfig help text by Stephen Warren · 9 years ago
  29. 93ea526 ARM: add Raspberry Pi 3 64-bit config by Stephen Warren · 9 years ago
  30. a327a0e ARM: allow CONFIG_GICV* not to be defined by Stephen Warren · 9 years ago
  31. 912a246 arm: socfpga: sr1500: Remove USB_GADGET by Sam Protsenko · 9 years ago
  32. 2bf884e env_eeprom invalidates gd->env_addr by setting it to an offset value by Guy Thouret · 9 years ago
  33. 967605d fastboot: sparse: fix sparse blocks calculation by Jeffy Chen · 9 years ago
  34. b9c8d5e Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  35. 43ed665 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  36. 950c10c arm: socfpga: Drop space after 'loadaddr=' in extra env by Marek Vasut · 9 years ago
  37. 734c066 arm: socfpga: Nuke useless include by Marek Vasut · 9 years ago
  38. c232e81 arm: socfpga: migration of CONFIG_SPI_FLASH_BAR by Denis Bakhvalov · 9 years ago
  39. 04f13d5 arm: socfpga: sockit: Use more relaxed DRAM timings by Marek Vasut · 9 years ago
  40. 559c28a arm: socfpga: Handle phy-mode OF property for GMACs by Marek Vasut · 9 years ago
  41. ee705fc dm: usb: Do not reprobe usb hosts on "usb tree" command by Hans de Goede · 9 years ago
  42. 2ec5be6 musb: Properly call musb_stop() on probe failure by Hans de Goede · 9 years ago
  43. ec89e16 musb: sunxi: Do not allocate musb struct multiple times by Hans de Goede · 9 years ago
  44. 87c7eda usb: bcm_udc_otg: enable clocks by Steve Rae · 9 years ago
  45. c0a7fe2 drivers:usb:common:fsl-dt-fixup: fix return value of fdt_usb_get_node_type by Sriram Dash · 9 years ago
  46. 2510ff5 drivers:usb:common:fsl-dt-fixup: Add device-tree fixup support for xhci controller by Sriram Dash · 9 years ago
  47. 70c0815 drivers:usb:common:fsl-dt-fixup: Remove code duplication for fdt_usb_get_node_type by Sriram Dash · 9 years ago
  48. 55f01cc drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common file by Sriram Dash · 9 years ago
  49. a88d437 usb: kbd: Do not deregister usbkbd twice when using dm by Hans de Goede · 9 years ago
  50. 3e13f39 usb: ehci-hcd: Fix crash when no ops are provided to ehci_register() by Mateusz Kulikowski · 9 years ago
  51. a8b8f7b board: pic32mzda: enable USB-host, USB-storage support. by Purna Chandra Mandal · 9 years ago
  52. 05bc3f4 drivers: musb-new: Add USB DRC driver for Microchip PIC32 OTG controller. by Purna Chandra Mandal · 9 years ago
  53. 043636d drivers: remove writes{b,w,l,q} and reads{b,w,l,q}. by Purna Chandra Mandal · 9 years ago
  54. 3377ab6 arm: add missing writes[bwql], reads[bwql]. by Purna Chandra Mandal · 9 years ago
  55. 554b1d3 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  56. d5928cd powerpc: mpc85xx: Enable pre-relocation malloc for MPC85xx by mario.six@gdsys.cc · 9 years ago
  57. 515fbb4 powerpc: Replace CONFIG_SYS_INIT_RAM_END with CONFIG_SYS_INIT_RAM_SIZE by York Sun · 9 years ago
  58. b786d69 powerpc: t1040qds: Use generic ethsw commands by Codrin Ciubotariu · 9 years ago
  59. 7c9d962 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  60. cbe8e1c armv8: LS2080A: Consolidate LS2080A and LS2085A by York Sun · 9 years ago
  61. 9a207ca armv8: ls1043a: load Fman ucode from SD/MMC under SD boot by Qianyu Gong · 9 years ago
  62. c80a20c armv8: ls1043a: load Fman ucode from NAND flash under NAND boot by Qianyu Gong · 9 years ago
  63. 810a91b armv8/ls1043aqds: modify CONFIG_SYS_MAX_FLASH_BANKS to 1 by Wenbin Song · 9 years ago
  64. b7255a2 arm: ls102xa: Fix order of CSU indexes in ns_access.h by Vincent Siles · 9 years ago
  65. 2cfcf19 armv8: LSCH2 early and final mmu needs matching NS attribute by Ed Swarthout · 9 years ago
  66. 673e061 armv8: ls1043aqds: make sure fixed-link property is big endian by Shaohui Xie · 9 years ago
  67. 2223a07 drivers: net: vsc9953: Fix bug when PVID is shown for disabled ports only by Codrin Ciubotariu · 9 years ago
  68. 59c7bc2 drivers: net: vsc9953: Do not configure disabled ports by Codrin Ciubotariu · 9 years ago
  69. 6e9e3da fsl: esdhc: consolidate fsl_esdhc_cfg structure by Peng Fan · 9 years ago
  70. a4d36f7 fsl: esdhc: support driver model by Peng Fan · 9 years ago
  71. 8bb0d49 kirkwood_nand: claim MPP pins on the fly by Chris Packham · 9 years ago
  72. 90b499a spi: kirkwood_spi: Add support for multiple chip-selects on MVEBU by Stefan Roese · 9 years ago
  73. 665591d Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  74. 89d47d7 ARM64: zynqmp: Enable EFI partition support by Michal Simek · 9 years ago
  75. 4546700 net: zynq_gem: Add SGMII support for zynqMP by Siva Durga Prasad Paladugu · 9 years ago
  76. 02c7be6 net: phy: Add SGMII support for TI phy by Siva Durga Prasad Paladugu · 9 years ago
  77. b81fe87 net: zynq_gem: Return error incase of invalid phy address by Siva Durga Prasad Paladugu · 9 years ago
  78. b22ece1 ARM: zynq: Add uEnv.txt support by Michal Simek · 9 years ago
  79. 47d5944 ARM: zynq: Enable FLASH_BAR for microzed and zybo by Michal Simek · 9 years ago
  80. d54b1af block: Add support for Ceva sata by Michal Simek · 9 years ago
  81. b091b88 ARM64: zynqmp: Simplify MAINTAINERS file to support more boards by Michal Simek · 9 years ago
  82. 8faa66a ARM64: zynqmp: Read RAM information from DT by Michal Simek · 9 years ago
  83. d449fb8 ARM64: Move HUSH enabling from board file to defconfig by Michal Simek · 9 years ago
  84. 7b5413e ARM64: zynqmp: Select SYS_CONFIG_NAME via Kconfig by Michal Simek · 9 years ago
  85. a86995b ARM64: zynqmp: Enable FAT write and EXT4 write for USB too by Michal Simek · 9 years ago
  86. 3ab360c ARM64: zynqmp: Decrease boot delay by Soren Brinkmann · 9 years ago
  87. 9dbfc0d net: axi_emac: Report phy-node error message permanently by Michal Simek · 9 years ago
  88. c3d51b9 microblaze: Remove !OF_CONTROL code for timer and interrupt by Michal Simek · 9 years ago
  89. cf84885 microblaze: Read information about timer/interrupts from DT by Michal Simek · 9 years ago
  90. 264065f ARM: zynq: Fix default ps7_init_gpl.c/h for ZYBO by Michal Simek · 9 years ago
  91. 5cc096c ARM: zynq: zybo: Enabling reading MAC address from EEPROM by Michal Simek · 9 years ago
  92. 7f4e555 net: gem: Allow to set the MAC from an EEPROM by Joe Hershberger · 9 years ago
  93. c6262ef ARM: zynq: Enable option to overwrite default variables by Michal Simek · 9 years ago
  94. a1c6ed8 net: xilinx_axi: Clear Isolate bit if found during phy setup by Siva Durga Prasad Paladugu · 9 years ago
  95. 4934851 net: xilinx_axi: Use interface type instead of zero by Siva Durga Prasad Paladugu · 9 years ago
  96. 8d24b02 zynq-common: Enable phy driver for Xilinx PCS/PMA core by Siva Durga Prasad Paladugu · 9 years ago
  97. 65d3f3a net: zynq_gem: Add support for SGMII interface by Siva Durga Prasad Paladugu · 9 years ago
  98. dd6cbd3 phy: Add phy driver support for xilinx PCS/PMA core by Siva Durga Prasad Paladugu · 9 years ago
  99. b3ac4dc Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 9 years ago
  100. 824300a common: cli: Fix typo CONFIG_CMDINE -> CONFIG_CMDLINE by Stefan Roese · 9 years ago