1. fa9ca8a fs/ext4/ext4fs.c: Free dirnode in error path of ext4fs_ls by Tom Rini · 7 years ago
  2. 3c2dff5 tools/fit_image.c: Update some return code paths by Tom Rini · 7 years ago
  3. 146dda3 cmd/time.c: Initialize 'repeatable' variable by Tom Rini · 7 years ago
  4. 48ee0a8 cmd/pxe.c: Rework initrd and bootargs handling slightly by Tom Rini · 7 years ago
  5. c667723 cmd/nvedit.c: Update input handling to cover overflow cases by Tom Rini · 7 years ago
  6. e2e6dae test/dm: Fix string handling issues in the eth test by Tom Rini · 7 years ago
  7. d91062c test/overlay: Fix various malloc/free leaks by Tom Rini · 7 years ago
  8. 18030d0 GPT: fix memory leaks identified by Coverity by Alison Chaiken · 7 years ago
  9. 7c890f1 fs-test: Add test for a filename using '..' to go back to the root by Tuomas Tynkkynen · 7 years ago
  10. 8df8731 fs/fat: Fix pathnames using '..' that lead to the root directory by Tuomas Tynkkynen · 7 years ago
  11. edce588 fs-test: Add FAT16 support by Tuomas Tynkkynen · 7 years ago
  12. 385b731 fs/ext4: Fix group descriptor checksum calculation by Tuomas Tynkkynen · 7 years ago
  13. bd2259e doc: Fix statements on case sensitivity for regulator prefix by Felix Brack · 7 years ago
  14. 2685776 omap: Fix warning when looking for userdata part by Sam Protsenko · 7 years ago
  15. 3078909 disk: Provide API to get partition by name for specific type by Sam Protsenko · 7 years ago
  16. 19d141a omap: Omit fastboot.userdata_size related errors by Sam Protsenko · 7 years ago
  17. 7b09dff travis.yml: Add job for running test.py in qemu_arm by Tuomas Tynkkynen · 7 years ago
  18. 32f1182 ARM: Add a new arch + board for QEMU's 'virt' machine by Tuomas Tynkkynen · 7 years ago
  19. 3675cb0 PCI: Add driver for a 'pci-host-ecam-generic' host controller by Tuomas Tynkkynen · 7 years ago
  20. e434a90 pci: layerscape: Use pci_generic_mmap_{read, write}_config by Tuomas Tynkkynen · 7 years ago
  21. 75e3fea pci: xilinx: Use pci_generic_mmap_{read, write}_config() by Tuomas Tynkkynen · 7 years ago
  22. badb992 pci: Add helper for implementing memory-mapped config space accesses by Tuomas Tynkkynen · 7 years ago
  23. a4d7286 omap: detect board before spl_early_init() by Jean-Jacques Hiblot · 7 years ago
  24. 2f57c95 spl: dm: Make it possible for the SPL to pick its own DTB from a FIT by Jean-Jacques Hiblot · 7 years ago
  25. 035d640 fdtdec: sort include files by Jean-Jacques Hiblot · 7 years ago
  26. f52bdf4 lib: allow building lzo for the SPL by Jean-Jacques Hiblot · 7 years ago
  27. 376ddf9 gzip: add a function to parse the header by Jean-Jacques Hiblot · 7 years ago
  28. d753f94 lzo: add a function to check the validity of the header by Jean-Jacques Hiblot · 7 years ago
  29. 02035d0 fit: If no matching config is found in fit_find_config_node(), use the default one by Jean-Jacques Hiblot · 7 years ago
  30. d56b86e fit: fixed bug in locate_dtb_in_fit() by Jean-Jacques Hiblot · 7 years ago
  31. 906a9db fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit() by Jean-Jacques Hiblot · 7 years ago
  32. 1195559 dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig by Jean-Jacques Hiblot · 7 years ago
  33. 84570a0 linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from Linux by Masahiro Yamada · 7 years ago
  34. 3ea0520 disk: part_dos: Use the original allocation scheme for the SPL case by Fabio Estevam · 7 years ago
  35. 4f42a0d Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  36. 6a3e65d common: Drop LOGLEVEL to 4 by Tom Rini · 7 years ago
  37. ceb9190 dm: replace dm_dbg() with pr_debug() by Masahiro Yamada · 7 years ago
  38. 6990e91 linux/bitfield.h: import <linux/bitfield.h> from Linux 4.13 by Masahiro Yamada · 7 years ago
  39. c898cba dm: define dev_*() log functions in DM header by Masahiro Yamada · 7 years ago
  40. 0a70fb4 bug.h: move runtime BUG/WARN macros into <linux/bug.h> by Masahiro Yamada · 7 years ago
  41. 059a480 bug.h: sync BUILD_BUG stuff with Linux 4.13 by Masahiro Yamada · 7 years ago
  42. f7d6b89 vsprintf.h: include <linux/types.h> by Masahiro Yamada · 7 years ago
  43. 5a719f9 common.h: remove error() by Masahiro Yamada · 7 years ago
  44. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  45. b44b302 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · 7 years ago
  46. 7fea7b1 stdio.h: move printf() stuff from <common.h> to <stdio.h> by Masahiro Yamada · 7 years ago
  47. e6ee85a sunxi: only init USB Ethernet gadget when it's enabled by Icenowy Zheng · 7 years ago
  48. 9f35688 sunxi: usb_phy: invert the USB phy_ctl condition by Maxime Ripard · 7 years ago
  49. ea5b1e1 sun7i: a20: Add Bananapi M1 Plus support by Jagan Teki · 7 years ago
  50. d4aac53 sunxi: defaultly enable SPL for Lichee Pi Zero by Icenowy Zheng · 7 years ago
  51. 818b293 sunxi: Enable eMMC on Cubietruck Plus by Chen-Yu Tsai · 7 years ago
  52. 1328a81 sunxi: rename Bananapi M3 dts file name by Chen-Yu Tsai · 7 years ago
  53. 3c989f3 sunxi: Fix USB_GADGET implication by Maxime Ripard · 7 years ago
  54. de86fc3 sunxi: Remove the MMC index hack by Maxime Ripard · 7 years ago
  55. f4c3523 sunxi: Use sunxi_get_boot_device by Maxime Ripard · 7 years ago
  56. 8829076 arm: sunxi: Move spl_boot_device in a separate function by Maxime Ripard · 7 years ago
  57. 6ee9d7b sunxi: Add support for A20-OLinuXino-MICRO-eMMC by Stefan Mavrodiev · 7 years ago
  58. a12fb0e sunxi: Enable CMD_GPT by default by Maxime Ripard · 7 years ago
  59. 47738ac cmd: Move CONFIG_RANDOM_UUID to Kconfig by Maxime Ripard · 7 years ago
  60. 5ed8239 sunxi: sina33: Sync the device tree with the kernel by Maxime Ripard · 7 years ago
  61. 6e2166c sunxi: Imply USB_ETHER by Maxime Ripard · 7 years ago
  62. 90dd2f1 sunxi: Register usb_ether by Maxime Ripard · 7 years ago
  63. 3a61b08 musb: sunxi: switch to the device model by Maxime Ripard · 7 years ago
  64. cfa3499 cmd: fastboot: Rework fastboot dependency by Maxime Ripard · 7 years ago
  65. 654b02b sunxi: imply USB_GADGET by Maxime Ripard · 7 years ago
  66. e02687b sunxi: provide default USB gadget setup by Maxime Ripard · 7 years ago
  67. 10ac57f usb: gadget: usb_ether: Move settings to common by Maxime Ripard · 7 years ago
  68. a95aee6 usb: gadget: Make g_dnl USB settings common by Maxime Ripard · 7 years ago
  69. d2f0f4a usb: gadget: usb_ether: Move the interfaces to Kconfig by Maxime Ripard · 7 years ago
  70. 3f33d3c usb: gadget: Convert USB_ETHER to Kconfig by Maxime Ripard · 7 years ago
  71. c163668 usb: gadget: Move USBNET_HOST_ADDR to Kconfig by Maxime Ripard · 7 years ago
  72. 74e7997 usb: gadget: Document USBNET_DEVADDR by Maxime Ripard · 7 years ago
  73. 5506ff1 usb: gadget: Move USBNET_DEVADDR option out of g_dnl by Maxime Ripard · 7 years ago
  74. a4dd872 sandbox: Expand list of IO accessors by Maxime Ripard · 7 years ago
  75. 39dd65a sandbox: Enable btrfs support by Tom Rini · 7 years ago
  76. 6b7fd35 fs/btrfs: Fix warning in btrfs_check_super() by Tom Rini · 7 years ago
  77. f7ae1ca sandbox: Use asm-generic/io.h by Paul Burton · 7 years ago
  78. ae07d60 powerpc: Use asm-generic/io.h by Paul Burton · 7 years ago
  79. e16986c nios2: Use asm-generic/io.h by Paul Burton · 7 years ago
  80. d1cbeaf mips: Use asm-generic/io.h by Paul Burton · 7 years ago
  81. e864552 xtensa: Use asm-generic/io.h by Paul Burton · 7 years ago
  82. 6f01316 x86: Use asm-generic/io.h by Paul Burton · 7 years ago
  83. 505fe9c sh: Use asm-generic/io.h by Paul Burton · 7 years ago
  84. b3666a6 nds32: Use asm-generic/io.h by Paul Burton · 7 years ago
  85. dbee715 microblaze: Use asm-generic/io.h by Paul Burton · 7 years ago
  86. 0884077 m68k: Use asm-generic/io.h by Paul Burton · 7 years ago
  87. 8f8e630 arm: Use asm-generic/io.h by Paul Burton · 7 years ago
  88. 593477c arc: Use asm-generic/io.h by Paul Burton · 7 years ago
  89. d4150ca Provide a generic io.h & address mapping functions by Paul Burton · 7 years ago
  90. 32c7786 mvebu: turris_omnia: Add CONFIG_CMD_BTRFS to defconfig by Marek Behún · 7 years ago
  91. 9d84550 cmd: Add the 'btrsubvol' command to list BTRFS subvolumes by Marek Behún · 7 years ago
  92. 0c936ee fs: btrfs: Add U-Boot fs handlers. by Marek Behún · 7 years ago
  93. 21a14fa fs: btrfs: Add single-device read-only BTRFS implementation by Marek Behún · 7 years ago
  94. 597b4af fs: btrfs: Add disk-to-cpu and cpu-to-disk conversion functions by Marek Behún · 7 years ago
  95. d4a704a fs: btrfs: Add btrfs_tree.h and ctree.h from Linux (and modified) by Marek Behún · 7 years ago
  96. 59981e6 include: Add a variadic macro to call a callback for all arguments by Marek Behún · 7 years ago
  97. 5994e8b fs: Create a common fs_devread for ext4/reiserfs/zfs by Marek Behún · 7 years ago
  98. 85d8bf5 lib: Add CRC32-C by Marek Behún · 7 years ago
  99. 43dd6da Prepare v2017.11-rc1 by Tom Rini · 7 years ago
  100. de163ec scripts: dtc: Add .gitignore by Bin Meng · 7 years ago