1. 1b04047 README: U_BOOT_ENV_CALLBACK functions by Heinrich Schuchardt · 6 years ago
  2. 938b05a drivers: serial: document on_baudrate() by Heinrich Schuchardt · 6 years ago
  3. f43674c omap3_logic: Fix CONS_INDEX by Adam Ford · 6 years ago
  4. 7e83f1d sata: fix sata_Probe return value check by Troy Kisky · 6 years ago
  5. 17585e2 sandbox: led: use new function to configure default state by Patrick Delaunay · 6 years ago
  6. 1f5118b stm32mp1: use new function led default state by Patrick Delaunay · 6 years ago
  7. d7a435a dm: led: move default state support in led uclass by Patrick Delaunay · 6 years ago
  8. 1f6d81f Revert "dm: led: auto probe() LEDs with "default-state"" by Patrick Delaunay · 6 years ago
  9. 8e16651 stm32mp1: add gpio led support by Patrick Delaunay · 6 years ago
  10. cdec3ea Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  11. f05ebbf bcm968380gerg: Add MAINTAINERS file by Tom Rini · 6 years ago
  12. b243f41 Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  13. 9d17682 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  14. 28a5c88 dfu: Provide more verbose error message by Sam Protsenko · 6 years ago
  15. 87a8ca9 dfu: Fix memory leak in dfu_init_env_entities() by Sam Protsenko · 6 years ago
  16. feaa785 dfu: Fix data abort in dfu_free_entities() by Sam Protsenko · 6 years ago
  17. 92c7eda usb: rockchip: on K_FW_LBA_WRITE_10 remove magic block size of 512 bytes by Alberto Panizzo · 6 years ago
  18. 4f6dc4c usb: rockchip: fix printing csw debug info by Alberto Panizzo · 6 years ago
  19. 11758a5 usb: rockchip: be quiet on serial port while transferring data by Alberto Panizzo · 6 years ago
  20. f68c8e8 usb: rockchip: implement K_FW_LBA_ERASE_10 command by Alberto Panizzo · 6 years ago
  21. e11f916 usb: rockchip: implement K_FW_LBA_READ_10 command by Alberto Panizzo · 6 years ago
  22. e4b34a7 usb: rockchip: implement skeleton for K_FW_GET_CHIP_VER command by Alberto Panizzo · 6 years ago
  23. cad66e3 usb: rockchip: fix command failed on host side due to missing data by Alberto Panizzo · 6 years ago
  24. c194bdf gadget: f_thor: fix hang-up with ctrl-c by Seung-Woo Kim · 6 years ago
  25. 41d7535 patman: Correct unit test failure by Simon Glass · 6 years ago
  26. 50c5952 libfdt: Update to latest pylibfdt implementation by Simon Glass · 6 years ago
  27. 95e1106 test: dm: pci: Add cases for finding PCI capability APIs by Bin Meng · 6 years ago
  28. dac01fd dm: pci: Add APIs to find capability and extended capability by Bin Meng · 6 years ago
  29. 5d544f9 pci: Add all known capability and extended capability ids by Bin Meng · 6 years ago
  30. 3ed214a test: dm: pci: Add tests for mixed static and dynamic devices on the same bus by Bin Meng · 6 years ago
  31. 841f321 pci: sandbox: emul: Rename priv structure by Bin Meng · 6 years ago
  32. 82b3104 test: dm: pci: Test driver binding with driver data provided by Bin Meng · 6 years ago
  33. 490d13a sandbox: Update test.dts for dynamic PCI device driver matching by Bin Meng · 6 years ago
  34. 59a160e pci: sandbox: swap_case: Declare dynamic driver matching by Bin Meng · 6 years ago
  35. 4345998 pci: sandbox: Support dynamically binding device driver by Bin Meng · 6 years ago
  36. ed698aa dm: pci: Assign correct driver data when binding a driver by Bin Meng · 6 years ago
  37. b3f96b4 pci: sandbox: emul: Fix the call to pci_bus_find_devfn() by Bin Meng · 6 years ago
  38. 3839b4e test: dm: pci: Add tests for configuration space access by Bin Meng · 6 years ago
  39. dee4d75 test: dm: pci: Test more than one PCI host controller by Bin Meng · 6 years ago
  40. 76330ae pci: sandbox: swap_case: Preserve space indicator bit in BAR registers by Bin Meng · 6 years ago
  41. 2db7f2b test: dm: pci: Test more than one device on the same bus by Bin Meng · 6 years ago
  42. dd4808f test: dm: pci: Remove unnecessary steps in dm_test_pci_swapcase() by Bin Meng · 6 years ago
  43. 64e45f7 dm: pci: Fix scanning multi-function device by Bin Meng · 6 years ago
  44. 1f6b08b dm: pci: Extract vendor/device id in child_post_bind() by Bin Meng · 6 years ago
  45. 7b9cbad dm: core: Add ofnode function to read PCI vendor and device id by Bin Meng · 6 years ago
  46. d494131 dm: Correct typos in uclass_first/next_device_check() by Bin Meng · 6 years ago
  47. 01259c9 pci: Remove 440ep-specific macros by Bin Meng · 6 years ago
  48. 990cebf bcm968380gerg: add initial support by Philippe Reynes · 6 years ago
  49. 341032d bcm6838: add initial support by Philippe Reynes · 6 years ago
  50. 3e4a68d bmips: ram: add an option to force the size of the ram by Philippe Reynes · 6 years ago
  51. 481ea2e mips: au1x00: Remove support for these SoCs by Tom Rini · 6 years ago
  52. 215b4fa mips: dbau1x00: Remove this board by Tom Rini · 6 years ago
  53. e966471 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  54. fc82e76 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 6 years ago
  55. b1aad8d zynqmp: Add avnet_ultra96_rev1_defconfig to the lits of boards by Tom Rini · 6 years ago
  56. 188ebc7 Merge tag 'xilinx-for-v2018.09-rc2' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  57. 63d54c9 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  58. 373413c Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  59. cca7429 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 6 years ago
  60. a492fdf arm: zynq: dts: add spi flash node to zedboard by Luis Araneda · 6 years ago
  61. 312dd1c gpio: xilinx: Add support for using label property by Michal Simek · 6 years ago
  62. ac7f061 gpio: xilinx: Return 0 from xilinx_gpio_set_value by Michal Simek · 6 years ago
  63. c714aea gpio: xilinx: Not read output values via regs by Michal Simek · 6 years ago
  64. cd1457d common: fdt: Make fdt_del_subnodes/fdt_del_partition static by Michal Simek · 6 years ago
  65. 642a860 gpio: xilinx: Simplify logic in xilinx_gpio_set_value by Michal Simek · 6 years ago
  66. bf2a69d gpio: xilinx: Set value before changing direction by Michal Simek · 6 years ago
  67. 6f81ff0 gpio: xilinx: Remove !DM driver by Michal Simek · 6 years ago
  68. ddd7b3f gpio: xilinx: Find out bank before use in xilinx_gpio_get_function() by Michal Simek · 6 years ago
  69. 79a0188 arm64: a37xx: add CONFIG_MTD_DEVICE and CONFIG_MTD_PARTITIONS by Vladimir Vid · 6 years ago
  70. 4469bd7 tools: kwboot: properly quit when read() returns 0 by Willy Tarreau · 6 years ago
  71. 3475a71 tools: kwboot: unbreak terminal-only mode by Willy Tarreau · 6 years ago
  72. a6477f7 ARM: kirkwood: add SBx81LIFXCAT board by Chris Packham · 6 years ago
  73. 14deee2 arm: mvebu: clearfog: add u-boot, dm-spl tag for spi by Jon Nettleton · 6 years ago
  74. 69601ce arm: mvebu: helios4: remove duplicate sdhci pins node by Baruch Siach · 6 years ago
  75. 334eebe arm: mvebu: Better align Clearfog dts file with Linux kernel by Jon Nettleton · 6 years ago
  76. a4adb1f arm: mvebu: clearfog: use the microsom .dtsi by Baruch Siach · 6 years ago
  77. bf3eaa3 arm: mvebu: solidrun-microsom: update SPI flash compatible by Baruch Siach · 6 years ago
  78. b8ce90a configs: kirkwood: Move RTC_MV to DM and Kconfig by Chris Packham · 6 years ago
  79. 70222a6 configs: move RTC_MV config from mv-plug-common.h to boards by Chris Packham · 6 years ago
  80. f596efb configs: kirkwood: ds109: switch to DM_I2C by Chris Packham · 6 years ago
  81. 3d7690a i2c: imx_lpi2c: add uclass api support by Peng Fan · 6 years ago
  82. 16f513e i2c-mux: pca954x: support pca9646 i2c switch by Peng Fan · 6 years ago
  83. 4fe3f1b mvebu: clearfog: use kconfig symbols to select boot device by Baruch Siach · 6 years ago
  84. 72c4e67 mvebu: support UART boot image by Baruch Siach · 6 years ago
  85. ca1a4c8 mvebu: select boot device at SoC level by Baruch Siach · 6 years ago
  86. ad105f5 mvebu: consolidate SPL boot device config symbols by Baruch Siach · 6 years ago
  87. d38f04f mvebu: a38x: drop duplicate platform id symbols by Baruch Siach · 6 years ago
  88. f05062e mvebu: turris_omnia: use u-boot-spl-dtb.bin by Baruch Siach · 6 years ago
  89. 4624faa dm: power-domain: query power domain after get device by Peng Fan · 6 years ago
  90. 3ad3077 dm: core: device: enable power domain in probe by Peng Fan · 6 years ago
  91. e13278c power: Add CONFIG_SPL_POWER_DOMAIN config by Peng Fan · 6 years ago
  92. 58d3de1 power-domain: add dummy functions when CONFIG_POWER_DOMAIN not defined by Peng Fan · 6 years ago
  93. 2570e12 arm64: zynqmp: Add support for Avnet Ultra96 by Michal Simek · 6 years ago
  94. 58f4496 arm: zynq: add support for the zybo z7 board by Luis Araneda · 6 years ago
  95. 01aa5b8 Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynq by Siva Durga Prasad Paladugu · 6 years ago
  96. d9961fa arm64: zynqmp: Enable soft gpio driver for zcu102 and zcu100 by Michal Simek · 6 years ago
  97. 0f07257 gpio: zynq: Used platdata structure for storing static data instead of priv by Vipul Kumar · 6 years ago
  98. 8a32077 microblaze: Add missing quotes around XILINX_MICROBLAZE0_HW_VER by Michal Simek · 6 years ago
  99. df09969 arm: zynq: Fix indentation for zynq-cse targets by Michal Simek · 6 years ago
  100. 7996fcc arm: zynq: Remove fclk-enable property for cse-nor target by Michal Simek · 6 years ago