1. 58fab4c ARM: zynq: Add interrupt-controller property to gpio nodes by Michal Simek · 8 years ago
  2. bbf8bef Prepare v2016.05-rc1 by Tom Rini · 8 years ago
  3. e379354 fastboot: sparse: remove unnecessary logging by Steve Rae · 9 years ago
  4. c7529db fastboot: sparse: fix block addressing for don't care chunk type by Steve Rae · 9 years ago
  5. 5fee948 Merge branch 'master' of git://git.denx.de/u-boot-arc by Tom Rini · 8 years ago
  6. 811906a spl: mmc: raw: Try to load u-boot if Linux image is not found by Lokesh Vutla · 8 years ago
  7. df12014 arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_INVAL_ALL) with asm code by Hans de Goede · 8 years ago
  8. c09d290 arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm code by Hans de Goede · 8 years ago
  9. 456ecd0 lib/crc8: Add crc start value by Stefan Roese · 8 years ago
  10. 5b2beab test/py: README: link to example hook scripts by Stephen Warren · 8 years ago
  11. 20adda4 bootcounter_ram: Flush dcache after data is written into SDRAM by Stefan Roese · 8 years ago
  12. d9b2678 disk: part: Enable get_info pointer for CONFIG_SPL_FAT_SUPPORT by Michal Simek · 8 years ago
  13. 7f961c9 am33xx changed BOOT_DEVICE_SPI to correct value by Vogt, Christof · 8 years ago
  14. fe84ebf rpi: remove redundant board files by Stephen Warren · 8 years ago
  15. 9082517 stm32: stm32_flash: add memory barrier during flash write by Vikas Manocha · 8 years ago
  16. 3ba1352 test/py: Add support for loading image via tftp to specified location by Michal Simek · 8 years ago
  17. aafa648 spmi: Fix sandbox spmi driver memory corruption by Mateusz Kulikowski · 8 years ago
  18. eed095d test/py: pass -v option when executing sandbox by Stephen Warren · 8 years ago
  19. c3333de board: ti: am57xx: Prevent init_sata() from being called twice by Roger Quadros · 8 years ago
  20. 53637c9 arc: Add virt_to_phys() stub by Alexey Brodkin · 8 years ago
  21. 8b15010 arc: get rid of running_on_hw by Alexey Brodkin · 9 years ago
  22. 8eca943 README: Specify the full path for README.video by Fabio Estevam · 8 years ago
  23. c8e4d2a drivers: block: fix placement of parameters by Eric Nelson · 8 years ago
  24. 195c94a cmd: blkcache: simplify sub-command handling by Eric Nelson · 8 years ago
  25. 7e87214 cmd: blkcache: remove indentation from output of 'show' by Eric Nelson · 8 years ago
  26. 158c9c7 ARM: rpi: add some missing Kconfig help text by Stephen Warren · 8 years ago
  27. d22a765 ARM: add Raspberry Pi 3 64-bit config by Stephen Warren · 8 years ago
  28. 7439b43 ARM: allow CONFIG_GICV* not to be defined by Stephen Warren · 8 years ago
  29. 4861be7 arm: socfpga: sr1500: Remove USB_GADGET by Sam Protsenko · 8 years ago
  30. c00c29d env_eeprom invalidates gd->env_addr by setting it to an offset value by Guy Thouret · 9 years ago
  31. d3bafe3 fastboot: sparse: fix sparse blocks calculation by Jeffy Chen · 9 years ago
  32. 9dbdc6e Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 8 years ago
  33. 7e8f270 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  34. f6060ce arm: socfpga: Drop space after 'loadaddr=' in extra env by Marek Vasut · 8 years ago
  35. dafd579 arm: socfpga: Nuke useless include by Marek Vasut · 9 years ago
  36. 723a72af arm: socfpga: migration of CONFIG_SPI_FLASH_BAR by Denis Bakhvalov · 9 years ago
  37. 4d74c02 arm: socfpga: sockit: Use more relaxed DRAM timings by Marek Vasut · 9 years ago
  38. 5f79d00 arm: socfpga: Handle phy-mode OF property for GMACs by Marek Vasut · 9 years ago
  39. 192eab9 dm: usb: Do not reprobe usb hosts on "usb tree" command by Hans de Goede · 8 years ago
  40. bf31323 musb: Properly call musb_stop() on probe failure by Hans de Goede · 8 years ago
  41. 38b4a3e musb: sunxi: Do not allocate musb struct multiple times by Hans de Goede · 8 years ago
  42. cf12547 usb: bcm_udc_otg: enable clocks by Steve Rae · 8 years ago
  43. 47435e5 drivers:usb:common:fsl-dt-fixup: fix return value of fdt_usb_get_node_type by Sriram Dash · 8 years ago
  44. b9f6786 drivers:usb:common:fsl-dt-fixup: Add device-tree fixup support for xhci controller by Sriram Dash · 8 years ago
  45. 469e72b drivers:usb:common:fsl-dt-fixup: Remove code duplication for fdt_usb_get_node_type by Sriram Dash · 8 years ago
  46. 93eb8f3 drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common file by Sriram Dash · 8 years ago
  47. 9a80e71 usb: kbd: Do not deregister usbkbd twice when using dm by Hans de Goede · 8 years ago
  48. cfb3f1c usb: ehci-hcd: Fix crash when no ops are provided to ehci_register() by Mateusz Kulikowski · 8 years ago
  49. ac7eef7 board: pic32mzda: enable USB-host, USB-storage support. by Purna Chandra Mandal · 9 years ago
  50. 03b8e04 drivers: musb-new: Add USB DRC driver for Microchip PIC32 OTG controller. by Purna Chandra Mandal · 9 years ago
  51. 6d94810 drivers: remove writes{b,w,l,q} and reads{b,w,l,q}. by Purna Chandra Mandal · 9 years ago
  52. f968467 arm: add missing writes[bwql], reads[bwql]. by Purna Chandra Mandal · 9 years ago
  53. e16e137 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  54. 5068946 powerpc: mpc85xx: Enable pre-relocation malloc for MPC85xx by mario.six@gdsys.cc · 8 years ago
  55. b39d121 powerpc: Replace CONFIG_SYS_INIT_RAM_END with CONFIG_SYS_INIT_RAM_SIZE by York Sun · 8 years ago
  56. 4c1ceb6 powerpc: t1040qds: Use generic ethsw commands by Codrin Ciubotariu · 9 years ago
  57. 43d3fb5 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  58. 3c1d218 armv8: LS2080A: Consolidate LS2080A and LS2085A by York Sun · 8 years ago
  59. 2a55583 armv8: ls1043a: load Fman ucode from SD/MMC under SD boot by Qianyu Gong · 8 years ago
  60. fd1b147 armv8: ls1043a: load Fman ucode from NAND flash under NAND boot by Qianyu Gong · 8 years ago
  61. 1b245d9 armv8/ls1043aqds: modify CONFIG_SYS_MAX_FLASH_BANKS to 1 by Wenbin Song · 8 years ago
  62. 9607789 arm: ls102xa: Fix order of CSU indexes in ns_access.h by Vincent Siles · 8 years ago
  63. 70e21b0 armv8: LSCH2 early and final mmu needs matching NS attribute by Ed Swarthout · 8 years ago
  64. ce96ba4 armv8: ls1043aqds: make sure fixed-link property is big endian by Shaohui Xie · 9 years ago
  65. 9101a68 drivers: net: vsc9953: Fix bug when PVID is shown for disabled ports only by Codrin Ciubotariu · 9 years ago
  66. 02c00f2 drivers: net: vsc9953: Do not configure disabled ports by Codrin Ciubotariu · 9 years ago
  67. 5330c7d fsl: esdhc: consolidate fsl_esdhc_cfg structure by Peng Fan · 9 years ago
  68. 96f0407 fsl: esdhc: support driver model by Peng Fan · 9 years ago
  69. 46a16bd kirkwood_nand: claim MPP pins on the fly by Chris Packham · 9 years ago
  70. 9fc5663 spi: kirkwood_spi: Add support for multiple chip-selects on MVEBU by Stefan Roese · 9 years ago
  71. 4ed6ed3 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  72. 07654ba ARM64: zynqmp: Enable EFI partition support by Michal Simek · 9 years ago
  73. 845ee5f net: zynq_gem: Add SGMII support for zynqMP by Siva Durga Prasad Paladugu · 9 years ago
  74. 85b949f net: phy: Add SGMII support for TI phy by Siva Durga Prasad Paladugu · 9 years ago
  75. e76d2dc net: zynq_gem: Return error incase of invalid phy address by Siva Durga Prasad Paladugu · 8 years ago
  76. 4d1ed9c ARM: zynq: Add uEnv.txt support by Michal Simek · 9 years ago
  77. 26ae920 ARM: zynq: Enable FLASH_BAR for microzed and zybo by Michal Simek · 9 years ago
  78. 679b994 block: Add support for Ceva sata by Michal Simek · 9 years ago
  79. 6d3ddfc ARM64: zynqmp: Simplify MAINTAINERS file to support more boards by Michal Simek · 9 years ago
  80. 8d59d7f ARM64: zynqmp: Read RAM information from DT by Michal Simek · 9 years ago
  81. a3afb4a ARM64: Move HUSH enabling from board file to defconfig by Michal Simek · 9 years ago
  82. a1108da ARM64: zynqmp: Select SYS_CONFIG_NAME via Kconfig by Michal Simek · 9 years ago
  83. 46f68e6 ARM64: zynqmp: Enable FAT write and EXT4 write for USB too by Michal Simek · 9 years ago
  84. 5cfd918 ARM64: zynqmp: Decrease boot delay by Soren Brinkmann · 9 years ago
  85. ceb04e1 net: axi_emac: Report phy-node error message permanently by Michal Simek · 9 years ago
  86. a359eaa microblaze: Remove !OF_CONTROL code for timer and interrupt by Michal Simek · 9 years ago
  87. 9aa65ca microblaze: Read information about timer/interrupts from DT by Michal Simek · 9 years ago
  88. 66de226 ARM: zynq: Fix default ps7_init_gpl.c/h for ZYBO by Michal Simek · 9 years ago
  89. 996503e ARM: zynq: zybo: Enabling reading MAC address from EEPROM by Michal Simek · 9 years ago
  90. a509a1d net: gem: Allow to set the MAC from an EEPROM by Joe Hershberger · 9 years ago
  91. b7b3efe ARM: zynq: Enable option to overwrite default variables by Michal Simek · 9 years ago
  92. 8964f24 net: xilinx_axi: Clear Isolate bit if found during phy setup by Siva Durga Prasad Paladugu · 9 years ago
  93. 9c0da76 net: xilinx_axi: Use interface type instead of zero by Siva Durga Prasad Paladugu · 9 years ago
  94. 217185b zynq-common: Enable phy driver for Xilinx PCS/PMA core by Siva Durga Prasad Paladugu · 9 years ago
  95. a06c341 net: zynq_gem: Add support for SGMII interface by Siva Durga Prasad Paladugu · 9 years ago
  96. ed6fad3 phy: Add phy driver support for xilinx PCS/PMA core by Siva Durga Prasad Paladugu · 9 years ago
  97. 7e10a7c Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  98. 30eae26 common: cli: Fix typo CONFIG_CMDINE -> CONFIG_CMDLINE by Stefan Roese · 8 years ago
  99. ebe7890 arm: mvebu: Don't enable d-cache on A375 by Stefan Roese · 9 years ago
  100. 606576d arm: mvebu: Add basic support for Armada 375 eval board db-88f6720 by Stefan Roese · 9 years ago