1. 059a480 bug.h: sync BUILD_BUG stuff with Linux 4.13 by Masahiro Yamada · 7 years ago
  2. f7d6b89 vsprintf.h: include <linux/types.h> by Masahiro Yamada · 7 years ago
  3. 5a719f9 common.h: remove error() by Masahiro Yamada · 7 years ago
  4. b44b302 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · 7 years ago
  5. 7fea7b1 stdio.h: move printf() stuff from <common.h> to <stdio.h> by Masahiro Yamada · 7 years ago
  6. d4150ca Provide a generic io.h & address mapping functions by Paul Burton · 7 years ago
  7. 0c936ee fs: btrfs: Add U-Boot fs handlers. by Marek Behún · 7 years ago
  8. 59981e6 include: Add a variadic macro to call a callback for all arguments by Marek Behún · 7 years ago
  9. 5994e8b fs: Create a common fs_devread for ext4/reiserfs/zfs by Marek Behún · 7 years ago
  10. 85d8bf5 lib: Add CRC32-C by Marek Behún · 7 years ago
  11. 4d1c166 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  12. 16d4ff7 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  13. f51966b usb: xhci: Honor endpoint's interval by Bin Meng · 7 years ago
  14. ad56e4b dm: usb: emul: Drop usb_emul_reset() by Bin Meng · 7 years ago
  15. 848436a usb: emul: Expose find_descriptor() as a public API by Bin Meng · 7 years ago
  16. 84aa853 usb: sandbox: Fix emulator device select logic in usb_emul_find_devnum() by Bin Meng · 7 years ago
  17. 8d36c68 usb: Fix comments of usb_emul_find_for_dev() by Bin Meng · 7 years ago
  18. 98b639f usb: emul: Remove maxpacketsize in usb_emul_setup_device() by Bin Meng · 7 years ago
  19. 958046f Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  20. 861ff27 evb-rk3399: avoid redefinition of CONFIG_ENV_OFFSET by Heinrich Schuchardt · 7 years ago
  21. 5d94ebe rk3288: vyasa: Add falcon mode support by Jagan Teki · 7 years ago
  22. 532cb7f rk3288: vyasa: Add TPL support by Jagan Teki · 7 years ago
  23. 2e4ce50 rockchip: clk: Add rv1108 SARADC clock support by David Wu · 7 years ago
  24. 6ca43a5 env: ti: boot: Show boot status information by Sam Protsenko · 7 years ago
  25. 2717c08 env: ti: boot: Extract command for eMMC Linux boot by Sam Protsenko · 7 years ago
  26. a0b0ff0 arm: dra7xx: Fix Linux boot from eMMC by Sam Protsenko · 7 years ago
  27. f6d245b arm: am57xx: Fix Linux boot from eMMC by Sam Protsenko · 7 years ago
  28. ba7f58b configs: keystone2: env: Fix burn_uboot_spi command by Lokesh Vutla · 7 years ago
  29. f8e714e configs: k2g_evm: Make findfdt command populate fdtfile variable by Andrew F. Davis · 7 years ago
  30. 373358f configs: am43xx_evm: Avoid relocation onto firewall at the end of DRAM by Andrew F. Davis · 7 years ago
  31. b85781c ARM: omap3: am3517-evm: Add device tree and DM support by Adam Ford · 7 years ago
  32. c774207 ARM: da850-evm: Enable DM_I2C by Adam Ford · 7 years ago
  33. f4fad71 arm: da850-evm: Enable MTD Parts in SPI Flash by Adam Ford · 7 years ago
  34. a4670f8 arm: da850-evm: Enable DM and device tree support for da850-evm by Adam Ford · 7 years ago
  35. 3e59f59 dm: usb: Add a new USB controller operation 'get_max_xfer_size' by Bin Meng · 7 years ago
  36. 9241265 Merge git://www.denx.de/git/u-boot-cfi-flash by Tom Rini · 7 years ago
  37. 0cc8c30 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 7 years ago
  38. 72443c7 mtd: cfi: Add support for status register polling by Marek Vasut · 7 years ago
  39. 1ec0a37 mtd: cfi: Zap cfi_flash_base in DM case by Marek Vasut · 7 years ago
  40. 7654f62 ARM: mvebu: Convert CONFIG_MVNETA to Kconfig by Chris Packham · 7 years ago
  41. 78cb000 Merge git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  42. 0929863 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  43. 2aca295 ARM: socfpga: remove unneeded NAND config options by Masahiro Yamada · 7 years ago
  44. 3c7d647 armv8: ls1043a: disable IFC in SPL only when QSPI is used by Yangbo Lu · 7 years ago
  45. 8472d87 board/ls2080ardb: Add mcmemsize variable in default env by Priyanka Jain · 7 years ago
  46. 77dc01b board/ls2081ardb: Update QSPI flash type from n25q512a to s25fs512s by Santan Kumar · 7 years ago
  47. 32999fa board/ls2080ardb: Remove CONFIG_DISPLAY_BOARDINFO_LATE by Santan Kumar · 7 years ago
  48. 88486d0 armv7: ls1021a: Fix marco CONFIG_LS102XA by York Sun · 7 years ago
  49. b5a144a dm: core: Add functions to get strings and the string count from a stringlist by Jean-Jacques Hiblot · 7 years ago
  50. 246771b board: Add stm32h7 SoC, discovery and evaluation boards support by Patrice Chotard · 7 years ago
  51. a1e384b ARM: DTS: stm32: adapt stm32h7 dts files for U-boot by Patrice Chotard · 7 years ago
  52. d983a0f ARM: DTS: stm32: add stm32h743i-disco files by Patrice Chotard · 7 years ago
  53. 23a0641 dm: reset: add stm32 reset driver by Patrice Chotard · 7 years ago
  54. 4c3aebd dm: clk: add clk driver support for stm32h7 SoCs by Patrice Chotard · 7 years ago
  55. 40d1a31 usb: dwc3: Add dwc3 glue driver support for STi by Patrice Chotard · 7 years ago
  56. e9d1257 STiH410-B2260: enable USB Host Networking by Patrice Chotard · 7 years ago
  57. 7b1a50b nds32: board: Support SPI driver. by rick · 7 years ago
  58. e336b73 nds32: ftmac100 support cache enable. by rick · 7 years ago
  59. e884656 Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  60. be2808c board: ge: bx50v3: set eth0 MAC address by Ian Ray · 7 years ago
  61. b1e8512 detect and setup solidrun hummingboard2 by Dennis Gilmore · 7 years ago
  62. 3a45bc7 efi_loader: Some console improvements for vidconsole by Rob Clark · 7 years ago
  63. 4657a3f efi_loader: set loaded image code/data type properly by Rob Clark · 7 years ago
  64. 61b7e22 efi_loader: file_path should be variable length by Rob Clark · 7 years ago
  65. 9975fe9 efi_loader: add bootmgr by Rob Clark · 7 years ago
  66. ad644e7 efi_loader: efi variable support by Rob Clark · 7 years ago
  67. 2a92080 efi_loader: add file/filesys support by Rob Clark · 7 years ago
  68. 95c5553 efi_loader: refactor boot device and loaded_image handling by Rob Clark · 7 years ago
  69. adae431 efi_loader: flesh out device-path to text by Rob Clark · 7 years ago
  70. 9309a1b efi_loader: drop redundant efi_device_path_protocol by Rob Clark · 7 years ago
  71. b66c60d efi_loader: add device-path utils by Rob Clark · 7 years ago
  72. c80214c efi: add some more device path structures by Peter Jones · 7 years ago
  73. a8606ef efi: add some missing __packed by Rob Clark · 7 years ago
  74. ff98cb9 part: extract MBR signature from partitions by Peter Jones · 7 years ago
  75. 0d6ab32 part: move efi_guid_t by Rob Clark · 7 years ago
  76. ca62a4f efi_loader: implement queueing of the notification function by Heinrich Schuchardt · 7 years ago
  77. 623b3a5 efi_selftest: provide an EFI selftest application by Heinrich Schuchardt · 7 years ago
  78. ea630ce efi_loader: allow return value in EFI_CALL by Heinrich Schuchardt · 7 years ago
  79. 29f1a36 efi_loader: fix typo in include/efi.h by Heinrich Schuchardt · 7 years ago
  80. 5e44489 efi_loader: rename __efi_hello_world_* by Heinrich Schuchardt · 7 years ago
  81. ae0bd3a efi_loader: write protocol GUID in OpenProtocol by Heinrich Schuchardt · 7 years ago
  82. ffaefb8 rockchip: rk3368: add ENV_MEM_LAYOUT to extra env settings by Andy Yan · 7 years ago
  83. d55af07 rk3288: Add Vyasa initial board support by Jagan Teki · 7 years ago
  84. c131c8b dm: core: add dev_read_addr_ptr() by Philipp Tomsich · 7 years ago
  85. cbeedaf configs: rockchip: add USB configs for evb-rv1108 board by William Wu · 7 years ago
  86. c07f382 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  87. 066b25b bootstage: Drop unused options by Simon Glass · 7 years ago
  88. eb45787 x86: Support Intel Cherry Hill board by Bin Meng · 7 years ago
  89. 08cebee Merge git://git.denx.de/u-boot-fdt by Tom Rini · 7 years ago
  90. 265edc0 fs/fat: Clean up open-coded sector <-> cluster conversions by Rob Clark · 7 years ago
  91. 21a24c3 fs/fat: fix case for FAT shortnames by Rob Clark · 7 years ago
  92. 89191d6 fat/fs: move ls to generic implementation by Rob Clark · 7 years ago
  93. 41fa83d fat/fs: remove a bunch of dead code by Rob Clark · 7 years ago
  94. 4bbcc96 fs: add fs_readdir() by Rob Clark · 7 years ago
  95. 8eafae2 fat/fs: convert to directory iterators by Rob Clark · 7 years ago
  96. c6e3baa fs/fat: introduce new director iterators by Rob Clark · 7 years ago
  97. 4544998 fs/fat: split out helper to init fsdata by Rob Clark · 7 years ago
  98. 169043d fit: Introduce methods for applying overlays on fit-load by Pantelis Antoniou · 7 years ago
  99. fc7c318 fdt: Introduce helper method fdt_overlay_apply_verbose() by Pantelis Antoniou · 7 years ago
  100. b145b45 dtoc: Rename the auto-generated dt-structs.h file by Simon Glass · 7 years ago