1. c6411f0 ARM: dts: socfpga: Add missing UART resets by Marek Vasut · 6 years ago
  2. a292bd9 ARM: dts: socfpga: Flag reset manager on A10 as pre-reloc by Marek Vasut · 6 years ago
  3. 95db8ee ARM: socfpga: Register the FPGA on A10 in SPL again by Marek Vasut · 6 years ago
  4. 8e30203 arm: socfpga: gen5: combine some init code for SPL and U-Boot by Simon Goldschmidt · 6 years ago
  5. 3854a1a arm: socfpga: fix device trees to work with DM serial by Simon Goldschmidt · 6 years ago
  6. bc698cc arm: socfpga: cyclone5: handle debug uart by Simon Goldschmidt · 6 years ago
  7. 1849e25 arm: socfpga: spl_gen5: clean up malloc_base assignment by Simon Goldschmidt · 6 years ago
  8. 17a1c61 arm: socfpga: fix SPL on gen5 after moving to DM serial by Simon Goldschmidt · 6 years ago
  9. b52e853 travis: give every job a name by Stephen Warren · 6 years ago
  10. 7c8b325 elf: Add support for PPC64 ELF V1 ABI in bootelf by Rob Bracero · 6 years ago
  11. 80654968 db410c: Fixup DRAM by Ramon Fried · 6 years ago
  12. 1e48bb1 snapdragon: Add DRAM detection & FDT fixup by Ramon Fried · 6 years ago
  13. 6839baf disk: part: Don't show redundant error message by Sam Protsenko · 6 years ago
  14. 051dfd8 env: Don't show "Failed" error message by Sam Protsenko · 6 years ago
  15. 5566caf smbios: fix checkstyle warning by Christian Gmeiner · 6 years ago
  16. e812e2c smbios: fix checkstyle error by Christian Gmeiner · 6 years ago
  17. 9fded7b doc: FIT image: clarify usage of "compression" property by Simon Goldschmidt · 6 years ago
  18. 7fce5f2 configs: omap3_logic: Disable NAND ID during SPL by Adam Ford · 6 years ago
  19. 9b82088 configs: omap: Remove dead config CONFIG_SYS_NAND_ADDR by Adam Ford · 6 years ago
  20. bafe162 doc: README.iscsi: make compatible with restructured text by Heinrich Schuchardt · 6 years ago
  21. 653a547 doc: add structure to Sphinx generated docs by Heinrich Schuchardt · 6 years ago
  22. c141fa5 README: U_BOOT_ENV_CALLBACK functions by Heinrich Schuchardt · 6 years ago
  23. 995ea73 drivers: serial: document on_baudrate() by Heinrich Schuchardt · 6 years ago
  24. ca55fb9 omap3_logic: Fix CONS_INDEX by Adam Ford · 6 years ago
  25. 7f00c2f sata: fix sata_Probe return value check by Troy Kisky · 6 years ago
  26. 29bf603 sandbox: led: use new function to configure default state by Patrick Delaunay · 6 years ago
  27. 36e3d11 stm32mp1: use new function led default state by Patrick Delaunay · 6 years ago
  28. a5bf928 dm: led: move default state support in led uclass by Patrick Delaunay · 6 years ago
  29. 18cc3d3 Revert "dm: led: auto probe() LEDs with "default-state"" by Patrick Delaunay · 6 years ago
  30. 1d6fa27 stm32mp1: add gpio led support by Patrick Delaunay · 6 years ago
  31. dac5394 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  32. e8cac37 bcm968380gerg: Add MAINTAINERS file by Tom Rini · 6 years ago
  33. 6e5686c Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  34. cdf9793 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  35. ab79fb0 dfu: Provide more verbose error message by Sam Protsenko · 6 years ago
  36. 6500cde dfu: Fix memory leak in dfu_init_env_entities() by Sam Protsenko · 6 years ago
  37. 6d29e5c dfu: Fix data abort in dfu_free_entities() by Sam Protsenko · 6 years ago
  38. 85763fc usb: rockchip: on K_FW_LBA_WRITE_10 remove magic block size of 512 bytes by Alberto Panizzo · 6 years ago
  39. 7ecbcb8 usb: rockchip: fix printing csw debug info by Alberto Panizzo · 6 years ago
  40. dac7c2c usb: rockchip: be quiet on serial port while transferring data by Alberto Panizzo · 6 years ago
  41. f069eff usb: rockchip: implement K_FW_LBA_ERASE_10 command by Alberto Panizzo · 6 years ago
  42. 4594021 usb: rockchip: implement K_FW_LBA_READ_10 command by Alberto Panizzo · 6 years ago
  43. aa21ca3 usb: rockchip: implement skeleton for K_FW_GET_CHIP_VER command by Alberto Panizzo · 6 years ago
  44. 4ed7611 usb: rockchip: fix command failed on host side due to missing data by Alberto Panizzo · 6 years ago
  45. 1661bf2 gadget: f_thor: fix hang-up with ctrl-c by Seung-Woo Kim · 6 years ago
  46. fa73c1c patman: Correct unit test failure by Simon Glass · 6 years ago
  47. b474c76 libfdt: Update to latest pylibfdt implementation by Simon Glass · 6 years ago
  48. d74d312 test: dm: pci: Add cases for finding PCI capability APIs by Bin Meng · 6 years ago
  49. a7366f0 dm: pci: Add APIs to find capability and extended capability by Bin Meng · 6 years ago
  50. 16541e8 pci: Add all known capability and extended capability ids by Bin Meng · 6 years ago
  51. 510dddb test: dm: pci: Add tests for mixed static and dynamic devices on the same bus by Bin Meng · 6 years ago
  52. 11c41ab pci: sandbox: emul: Rename priv structure by Bin Meng · 6 years ago
  53. 4e08073 test: dm: pci: Test driver binding with driver data provided by Bin Meng · 6 years ago
  54. 5fed536 sandbox: Update test.dts for dynamic PCI device driver matching by Bin Meng · 6 years ago
  55. c69ae41 pci: sandbox: swap_case: Declare dynamic driver matching by Bin Meng · 6 years ago
  56. 156bc6f pci: sandbox: Support dynamically binding device driver by Bin Meng · 6 years ago
  57. a8d2780 dm: pci: Assign correct driver data when binding a driver by Bin Meng · 6 years ago
  58. 2fc987e pci: sandbox: emul: Fix the call to pci_bus_find_devfn() by Bin Meng · 6 years ago
  59. 325eed9 test: dm: pci: Add tests for configuration space access by Bin Meng · 6 years ago
  60. 408e590 test: dm: pci: Test more than one PCI host controller by Bin Meng · 6 years ago
  61. 5b87baf pci: sandbox: swap_case: Preserve space indicator bit in BAR registers by Bin Meng · 6 years ago
  62. cbf071b test: dm: pci: Test more than one device on the same bus by Bin Meng · 6 years ago
  63. 1445042 test: dm: pci: Remove unnecessary steps in dm_test_pci_swapcase() by Bin Meng · 6 years ago
  64. 20bdc1e dm: pci: Fix scanning multi-function device by Bin Meng · 6 years ago
  65. 00d808e dm: pci: Extract vendor/device id in child_post_bind() by Bin Meng · 6 years ago
  66. fa15771 dm: core: Add ofnode function to read PCI vendor and device id by Bin Meng · 6 years ago
  67. f425404 dm: Correct typos in uclass_first/next_device_check() by Bin Meng · 6 years ago
  68. 32b7d7d pci: Remove 440ep-specific macros by Bin Meng · 6 years ago
  69. 74b4361 bcm968380gerg: add initial support by Philippe Reynes · 6 years ago
  70. d140661 bcm6838: add initial support by Philippe Reynes · 6 years ago
  71. 13b8ec8 bmips: ram: add an option to force the size of the ram by Philippe Reynes · 6 years ago
  72. d45008f mips: au1x00: Remove support for these SoCs by Tom Rini · 6 years ago
  73. d094872 mips: dbau1x00: Remove this board by Tom Rini · 6 years ago
  74. d9669f1 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  75. 180a3c8 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 6 years ago
  76. 28c8664 zynqmp: Add avnet_ultra96_rev1_defconfig to the lits of boards by Tom Rini · 6 years ago
  77. 12e6f56 Merge tag 'xilinx-for-v2018.09-rc2' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  78. 7849808 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  79. ce08e09 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  80. 3579d3c Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 6 years ago
  81. 1f53aba arm: zynq: dts: add spi flash node to zedboard by Luis Araneda · 6 years ago
  82. 305f1c5 gpio: xilinx: Add support for using label property by Michal Simek · 6 years ago
  83. 7fa52c2 gpio: xilinx: Return 0 from xilinx_gpio_set_value by Michal Simek · 6 years ago
  84. 810e4bc gpio: xilinx: Not read output values via regs by Michal Simek · 6 years ago
  85. c2ed007 common: fdt: Make fdt_del_subnodes/fdt_del_partition static by Michal Simek · 6 years ago
  86. ee39afb gpio: xilinx: Simplify logic in xilinx_gpio_set_value by Michal Simek · 6 years ago
  87. c2116f3 gpio: xilinx: Set value before changing direction by Michal Simek · 6 years ago
  88. e2f91e5 gpio: xilinx: Remove !DM driver by Michal Simek · 6 years ago
  89. 9260d99 gpio: xilinx: Find out bank before use in xilinx_gpio_get_function() by Michal Simek · 6 years ago
  90. 7996857 arm64: a37xx: add CONFIG_MTD_DEVICE and CONFIG_MTD_PARTITIONS by Vladimir Vid · 6 years ago
  91. ab7e8a1 tools: kwboot: properly quit when read() returns 0 by Willy Tarreau · 6 years ago
  92. e8f8a7c tools: kwboot: unbreak terminal-only mode by Willy Tarreau · 6 years ago
  93. c6408d1 ARM: kirkwood: add SBx81LIFXCAT board by Chris Packham · 6 years ago
  94. 9031377 arm: mvebu: clearfog: add u-boot, dm-spl tag for spi by Jon Nettleton · 6 years ago
  95. 2b96112 arm: mvebu: helios4: remove duplicate sdhci pins node by Baruch Siach · 6 years ago
  96. 6c1494a arm: mvebu: Better align Clearfog dts file with Linux kernel by Jon Nettleton · 6 years ago
  97. 9b02c5f arm: mvebu: clearfog: use the microsom .dtsi by Baruch Siach · 6 years ago
  98. 48a8b3e arm: mvebu: solidrun-microsom: update SPI flash compatible by Baruch Siach · 6 years ago
  99. c393325 configs: kirkwood: Move RTC_MV to DM and Kconfig by Chris Packham · 6 years ago
  100. 91f359d configs: move RTC_MV config from mv-plug-common.h to boards by Chris Packham · 6 years ago