1. c898cba dm: define dev_*() log functions in DM header by Masahiro Yamada · 7 years ago
  2. 0a70fb4 bug.h: move runtime BUG/WARN macros into <linux/bug.h> by Masahiro Yamada · 7 years ago
  3. 059a480 bug.h: sync BUILD_BUG stuff with Linux 4.13 by Masahiro Yamada · 7 years ago
  4. f7d6b89 vsprintf.h: include <linux/types.h> by Masahiro Yamada · 7 years ago
  5. 5a719f9 common.h: remove error() by Masahiro Yamada · 7 years ago
  6. b44b302 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · 7 years ago
  7. 7fea7b1 stdio.h: move printf() stuff from <common.h> to <stdio.h> by Masahiro Yamada · 7 years ago
  8. de86fc3 sunxi: Remove the MMC index hack by Maxime Ripard · 7 years ago
  9. 47738ac cmd: Move CONFIG_RANDOM_UUID to Kconfig by Maxime Ripard · 7 years ago
  10. 5ed8239 sunxi: sina33: Sync the device tree with the kernel by Maxime Ripard · 7 years ago
  11. 10ac57f usb: gadget: usb_ether: Move settings to common by Maxime Ripard · 7 years ago
  12. a95aee6 usb: gadget: Make g_dnl USB settings common by Maxime Ripard · 7 years ago
  13. d2f0f4a usb: gadget: usb_ether: Move the interfaces to Kconfig by Maxime Ripard · 7 years ago
  14. 3f33d3c usb: gadget: Convert USB_ETHER to Kconfig by Maxime Ripard · 7 years ago
  15. c163668 usb: gadget: Move USBNET_HOST_ADDR to Kconfig by Maxime Ripard · 7 years ago
  16. d4150ca Provide a generic io.h & address mapping functions by Paul Burton · 7 years ago
  17. 0c936ee fs: btrfs: Add U-Boot fs handlers. by Marek Behún · 7 years ago
  18. 59981e6 include: Add a variadic macro to call a callback for all arguments by Marek Behún · 7 years ago
  19. 5994e8b fs: Create a common fs_devread for ext4/reiserfs/zfs by Marek Behún · 7 years ago
  20. 85d8bf5 lib: Add CRC32-C by Marek Behún · 7 years ago
  21. 4d1c166 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  22. 16d4ff7 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  23. f51966b usb: xhci: Honor endpoint's interval by Bin Meng · 7 years ago
  24. ad56e4b dm: usb: emul: Drop usb_emul_reset() by Bin Meng · 7 years ago
  25. 848436a usb: emul: Expose find_descriptor() as a public API by Bin Meng · 7 years ago
  26. 84aa853 usb: sandbox: Fix emulator device select logic in usb_emul_find_devnum() by Bin Meng · 7 years ago
  27. 8d36c68 usb: Fix comments of usb_emul_find_for_dev() by Bin Meng · 7 years ago
  28. 98b639f usb: emul: Remove maxpacketsize in usb_emul_setup_device() by Bin Meng · 7 years ago
  29. 958046f Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  30. 861ff27 evb-rk3399: avoid redefinition of CONFIG_ENV_OFFSET by Heinrich Schuchardt · 7 years ago
  31. 5d94ebe rk3288: vyasa: Add falcon mode support by Jagan Teki · 7 years ago
  32. 532cb7f rk3288: vyasa: Add TPL support by Jagan Teki · 7 years ago
  33. 2e4ce50 rockchip: clk: Add rv1108 SARADC clock support by David Wu · 7 years ago
  34. 6ca43a5 env: ti: boot: Show boot status information by Sam Protsenko · 7 years ago
  35. 2717c08 env: ti: boot: Extract command for eMMC Linux boot by Sam Protsenko · 7 years ago
  36. a0b0ff0 arm: dra7xx: Fix Linux boot from eMMC by Sam Protsenko · 7 years ago
  37. f6d245b arm: am57xx: Fix Linux boot from eMMC by Sam Protsenko · 7 years ago
  38. ba7f58b configs: keystone2: env: Fix burn_uboot_spi command by Lokesh Vutla · 7 years ago
  39. f8e714e configs: k2g_evm: Make findfdt command populate fdtfile variable by Andrew F. Davis · 7 years ago
  40. 373358f configs: am43xx_evm: Avoid relocation onto firewall at the end of DRAM by Andrew F. Davis · 7 years ago
  41. b85781c ARM: omap3: am3517-evm: Add device tree and DM support by Adam Ford · 7 years ago
  42. c774207 ARM: da850-evm: Enable DM_I2C by Adam Ford · 7 years ago
  43. a085aa1 dm: video: Add basic ANSI escape sequence support by Rob Clark · 7 years ago
  44. 40f3429 board: at91sam9x5ek: Convert to CONFIG_DM_VIDEO by Wenyou Yang · 7 years ago
  45. e974b08 board: sama5d4_xplained: Convert to CONFIG_DM_VIDEO by Wenyou Yang · 7 years ago
  46. 4b0467d board: sama5d4ek: Convert to CONFIG_DM_VIDEO by Wenyou Yang · 7 years ago
  47. fe32c6d board: sama5d3xek: Convert to CONFIG_DM_VIDEO by Wenyou Yang · 7 years ago
  48. d2cd09b board: sama5d2_xplained: Convert to CONFIG_DM_VIDEO by Wenyou Yang · 7 years ago
  49. f4fad71 arm: da850-evm: Enable MTD Parts in SPI Flash by Adam Ford · 7 years ago
  50. a4670f8 arm: da850-evm: Enable DM and device tree support for da850-evm by Adam Ford · 7 years ago
  51. 793afcd ARM: rmobile: Switch to DM PFC pinmux and GPIO driver by Marek Vasut · 7 years ago
  52. 3e59f59 dm: usb: Add a new USB controller operation 'get_max_xfer_size' by Bin Meng · 7 years ago
  53. 9241265 Merge git://www.denx.de/git/u-boot-cfi-flash by Tom Rini · 7 years ago
  54. 0cc8c30 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 7 years ago
  55. 72443c7 mtd: cfi: Add support for status register polling by Marek Vasut · 7 years ago
  56. 1ec0a37 mtd: cfi: Zap cfi_flash_base in DM case by Marek Vasut · 7 years ago
  57. 7654f62 ARM: mvebu: Convert CONFIG_MVNETA to Kconfig by Chris Packham · 7 years ago
  58. 78cb000 Merge git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  59. 8103bc5 ARM: rmobile: Place initial stack right below U-Boot by Marek Vasut · 7 years ago
  60. 7208d90 ARM: rmobile: Move CONFIG_CMD_ from rcar-gen3-common to configs by Marek Vasut · 7 years ago
  61. 0929863 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  62. 2aca295 ARM: socfpga: remove unneeded NAND config options by Masahiro Yamada · 7 years ago
  63. 3c7d647 armv8: ls1043a: disable IFC in SPL only when QSPI is used by Yangbo Lu · 7 years ago
  64. 8472d87 board/ls2080ardb: Add mcmemsize variable in default env by Priyanka Jain · 7 years ago
  65. 77dc01b board/ls2081ardb: Update QSPI flash type from n25q512a to s25fs512s by Santan Kumar · 7 years ago
  66. 32999fa board/ls2080ardb: Remove CONFIG_DISPLAY_BOARDINFO_LATE by Santan Kumar · 7 years ago
  67. 88486d0 armv7: ls1021a: Fix marco CONFIG_LS102XA by York Sun · 7 years ago
  68. b5a144a dm: core: Add functions to get strings and the string count from a stringlist by Jean-Jacques Hiblot · 7 years ago
  69. 246771b board: Add stm32h7 SoC, discovery and evaluation boards support by Patrice Chotard · 7 years ago
  70. a1e384b ARM: DTS: stm32: adapt stm32h7 dts files for U-boot by Patrice Chotard · 7 years ago
  71. d983a0f ARM: DTS: stm32: add stm32h743i-disco files by Patrice Chotard · 7 years ago
  72. 23a0641 dm: reset: add stm32 reset driver by Patrice Chotard · 7 years ago
  73. 4c3aebd dm: clk: add clk driver support for stm32h7 SoCs by Patrice Chotard · 7 years ago
  74. 40d1a31 usb: dwc3: Add dwc3 glue driver support for STi by Patrice Chotard · 7 years ago
  75. e9d1257 STiH410-B2260: enable USB Host Networking by Patrice Chotard · 7 years ago
  76. 7b1a50b nds32: board: Support SPI driver. by rick · 7 years ago
  77. e336b73 nds32: ftmac100 support cache enable. by rick · 7 years ago
  78. e884656 Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  79. be2808c board: ge: bx50v3: set eth0 MAC address by Ian Ray · 7 years ago
  80. b1e8512 detect and setup solidrun hummingboard2 by Dennis Gilmore · 7 years ago
  81. 3a45bc7 efi_loader: Some console improvements for vidconsole by Rob Clark · 7 years ago
  82. 4657a3f efi_loader: set loaded image code/data type properly by Rob Clark · 7 years ago
  83. 61b7e22 efi_loader: file_path should be variable length by Rob Clark · 7 years ago
  84. 9975fe9 efi_loader: add bootmgr by Rob Clark · 7 years ago
  85. ad644e7 efi_loader: efi variable support by Rob Clark · 7 years ago
  86. 2a92080 efi_loader: add file/filesys support by Rob Clark · 7 years ago
  87. 95c5553 efi_loader: refactor boot device and loaded_image handling by Rob Clark · 7 years ago
  88. adae431 efi_loader: flesh out device-path to text by Rob Clark · 7 years ago
  89. 9309a1b efi_loader: drop redundant efi_device_path_protocol by Rob Clark · 7 years ago
  90. b66c60d efi_loader: add device-path utils by Rob Clark · 7 years ago
  91. c80214c efi: add some more device path structures by Peter Jones · 7 years ago
  92. a8606ef efi: add some missing __packed by Rob Clark · 7 years ago
  93. ff98cb9 part: extract MBR signature from partitions by Peter Jones · 7 years ago
  94. 0d6ab32 part: move efi_guid_t by Rob Clark · 7 years ago
  95. ca62a4f efi_loader: implement queueing of the notification function by Heinrich Schuchardt · 7 years ago
  96. 623b3a5 efi_selftest: provide an EFI selftest application by Heinrich Schuchardt · 7 years ago
  97. ea630ce efi_loader: allow return value in EFI_CALL by Heinrich Schuchardt · 7 years ago
  98. 29f1a36 efi_loader: fix typo in include/efi.h by Heinrich Schuchardt · 7 years ago
  99. 5e44489 efi_loader: rename __efi_hello_world_* by Heinrich Schuchardt · 7 years ago
  100. ae0bd3a efi_loader: write protocol GUID in OpenProtocol by Heinrich Schuchardt · 7 years ago