1. 878269d CVE-2019-13104: ext4: check for underflow in ext4fs_read_file by Paul Emge · 5 years ago
  2. 6e5a79d CVE-2019-13105: ext4: fix double-free in ext4_cache_read by Paul Emge · 5 years ago
  3. 232e2f4 CVE-2019-13103: disk: stop infinite recursion in DOS Partitions by Paul Emge · 5 years ago
  4. 1493b14 qemu-riscv: enable VIRTIO_PCI by David Abdurachmanov · 5 years ago
  5. 70a64a0 arm: qemu: fix failure in flash initialization if booting from TF-A by AKASHI Takahiro · 5 years ago
  6. 6324d50 arm: move CONFIG_TFABOOT to generic Kconfig by AKASHI Takahiro · 5 years ago
  7. d963f64 doc: Move fastboot protocol doc to android dir by Sam Protsenko · 5 years ago
  8. 803e1a3 cmd: mem: Add a command to fill the memory with random data by Jean-Jacques Hiblot · 5 years ago
  9. 849f9be tools: mkenvimage: Always consider non-regular files by Andre Przywara · 5 years ago
  10. 40e7b3c tools: mkenvimage: Fix reading from slow pipe by Andre Przywara · 5 years ago
  11. bdfc9e8 test/py: gpt: Use long options for sgdisk by Sam Protsenko · 5 years ago
  12. 3485392 env: mmc: add erase-function by Frank Wunderlich · 5 years ago
  13. cd121bd env: register erase command by Frank Wunderlich · 5 years ago
  14. 4225f83 common: Fix autocompletion with CONFIG_CMDLINE_PS_SUPPORT by Marek Vasut · 5 years ago
  15. aa2067a regulator: Allow enabling GPIO regulator by Sven Schwermer · 5 years ago
  16. 2f7a5f2 regulator: Factor out common enable code by Sven Schwermer · 5 years ago
  17. 0c1456d ARM: correct detection of thumb mode by Heinrich Schuchardt · 5 years ago
  18. bd8fbd8 ext4: add support for filesystems without JOURNAL by Marek Szyprowski · 5 years ago
  19. 1c9f8f6 ext4: fix calculating inode blkcount for non-512 blocksize filesystems by Marek Szyprowski · 5 years ago
  20. 55f2bc7 rtc: Add DM support to ds3231 by Chuanhua Han · 5 years ago
  21. 5b123e0 lib: rsa: add support to other openssl engine types than pkcs11 by Vesa Jääskeläinen · 5 years ago
  22. 0e80dda Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 5 years ago
  23. f96238e sunxi: H6: Enable USB for existing boards by Andre Przywara · 5 years ago
  24. 35fa673 sunxi: phy: Add USB PHY support for Allwinner H6 by Andre Przywara · 5 years ago
  25. 106c130 sunxi: clocks: Add H6 USB clock gates and resets by Andre Przywara · 5 years ago
  26. 0d3c77f sunxi: gpio: Enable support for H6 pin controller by Andre Przywara · 5 years ago
  27. 10cfbaa sunxi: move SUNXI_GPIO to Kconfig by Andre Przywara · 5 years ago
  28. 0824384 sunxi: H6: Add DDR3 DRAM delay values by Jernej Skrabec · 5 years ago
  29. 7656d39 sunxi: H6: Add DDR3-1333 timings by Andre Przywara · 5 years ago
  30. 75a8a64 sunxi: H6: Add DDR3 support to DRAM controller driver by Andre Przywara · 5 years ago
  31. 770b85a sunxi: H6: move LPDDR3 timing definition into separate file by Andre Przywara · 5 years ago
  32. 65f80f5 sunxi: H6: DRAM: follow recommended PHY init algorithm by Andre Przywara · 5 years ago
  33. 1a1d1df sunxi: H6: DRAM: avoid memcpy() on MMIO registers by Andre Przywara · 5 years ago
  34. 9c94e0a Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 5 years ago
  35. 0dc97fc net: macb: Add support for 1000-baseX by Radu Pirea · 5 years ago
  36. 1b0c991 net: macb: Fixed reading MII_LPA register by Radu Pirea · 5 years ago
  37. c558c50 configs: am65x_evm_a53: enable networking by Grygorii Strashko · 5 years ago
  38. 6f2929d arm64: dts: k3-am654-base-board: add mcu cpsw nuss pinmux and phy defs by Grygorii Strashko · 5 years ago
  39. 5195c10 arm64: dts: ti: k3-am65: add mcu cpsw node by Grygorii Strashko · 5 years ago
  40. 9d0dca1 net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver by Keerthy · 5 years ago
  41. 45e8c05 driver: net: ti: cpsw-mdio: use phys_addr_t for mdio_base addr by Keerthy · 5 years ago
  42. 4db6e79 net: phy: cortina: Use block layer to read from mmc by Yinbo Zhu · 5 years ago
  43. 6124367 net: mscc: refactor mscc_miim by Horatiu Vultur · 5 years ago
  44. ec9594a test: dm: add MDIO test by Alex Marginean · 5 years ago
  45. c3452b5 net: introduce MDIO DM class for MDIO devices by Alex Marginean · 5 years ago
  46. 1494686 net: mscc: serval: Remove delay when serdes is configured by Horatiu Vultur · 5 years ago
  47. 2529dea net: phy: ti: Fix clock output DT property by Trent Piepho · 5 years ago
  48. c2df9b4 net: phy: ti: Use default values for tx/rx delay and fifo size by Trent Piepho · 5 years ago
  49. 9563786 cmd: mii: Add the standard 1000BASE-T registers by Trent Piepho · 5 years ago
  50. 4ef3231 cmd: mii: Refactor some of the MII reg dump code by Trent Piepho · 5 years ago
  51. 6674dc7 Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  52. a9e19b8 sun8i: h3: Add support for the Beelink-x2 STB by Marcus Cooper · 5 years ago
  53. 9340d8f sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to Kconfig by Andre Przywara · 5 years ago
  54. 356f782 mmc: fsl_esdhc_imx: enlarge mmc timeout by Peng Fan · 5 years ago
  55. 609ba12 mmc: fsl_esdhc_imx: add i.MX8QM compatible by Peng Fan · 5 years ago
  56. e9c2255 mmc: fsl_esdhc_imx: add HS400 Enhanced strobe support by Peng Fan · 5 years ago
  57. b0155ac mmc: fsl_esdhc_imx: use mmc_of_parse to set host_caps by Peng Fan · 5 years ago
  58. 479a8dd mmc: Parse no-1-8-v DT property by Peng Fan · 5 years ago
  59. b0fc312 mmc: Parse HS400 Enhanced strobe DT properties by Peng Fan · 5 years ago
  60. 44acd49 mmc: support hs400 enhanced strobe mode by Peng Fan · 5 years ago
  61. 8277171 mmc: fsl_esdhc_imx: fix config check issue when building in SPL by Ye Li · 5 years ago
  62. a897269 cmd: Remove mmc_spi command by Anup Patel · 5 years ago
  63. 05e35d4 mmc: mmc_spi: Re-write driver using DM framework by Bhargav Shah · 5 years ago
  64. f49ff79 mmc: skip select_mode_and_width for MMC SPI host by Anup Patel · 5 years ago
  65. 0538477 mmc: retry a few times if a partition switch failed by Jean-Jacques Hiblot · 5 years ago
  66. 9bc5666 mmc: do not change mode when accessing a boot partition by Jean-Jacques Hiblot · 5 years ago
  67. bb98b8c mmc: During a switch, poll on dat0 if available and check the final status by Jean-Jacques Hiblot · 5 years ago
  68. 513e00b mmc: When switching partition, use the timeout specified in the ext_csd by Jean-Jacques Hiblot · 5 years ago
  69. 39320c5 mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csd by Jean-Jacques Hiblot · 5 years ago
  70. cd0b80e mmc: if possible, poll the busy state using DAT0 by Jean-Jacques Hiblot · 5 years ago
  71. 863d100 mmc: add mmc_poll_for_busy() and change the purpose of mmc_send_status() by Jean-Jacques Hiblot · 5 years ago
  72. c2c22b9 mmc: omap_hsmmc: provide wait_dat0 even if UHS modes are not supported by Jean-Jacques Hiblot · 5 years ago
  73. c5bda37 Revert "mmc: Add a new callback function to perform the 74 clocks cycle sequence" by Jean-Jacques Hiblot · 5 years ago
  74. db52e19 mmc: omap_hsmmc: don't fill the send_init_stream callback by Jean-Jacques Hiblot · 5 years ago
  75. b2ffa33 mmc: omap_hsmmc: reset FSM for DAT and CMD lines if needed before a new command by Jean-Jacques Hiblot · 5 years ago
  76. 24b1e0c mmc: rpmb: fix response type of CMD25 by Akio Hirayama · 5 years ago
  77. da18c62 mmc: sdhci: Implement SDHCI card detect by T Karthik Reddy · 5 years ago
  78. 451931e mmc: sdhci: Read cd-gpio from devicetree by T Karthik Reddy · 5 years ago
  79. 86a94e7 mmc: Read sd card detect properties from DT by T Karthik Reddy · 5 years ago
  80. e3a14b6 mmc: mvebu: Remove unused MMC_CAP.. macros by T Karthik Reddy · 5 years ago
  81. a9a3a37 Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  82. 6070ef4 Merge branch '2019-07-12-master-imports' by Tom Rini · 5 years ago
  83. ae8d23a test: Disable pci_ep test for now by Tom Rini · 5 years ago
  84. 550eebc ARM: dts: logicpd som-lvs and torpedos: Shrink SPL DTB by Adam Ford · 5 years ago
  85. 1164c54 regulator: Allow autosetting fixed regulators by Sven Schwermer · 5 years ago
  86. 5fc7cf8 gpio: add gpio-hog support by Heiko Schocher · 5 years ago
  87. 42f1539 ARM: dts: logicpd-som-lv: Resync with Kernel 5.1.9 by Adam Ford · 5 years ago
  88. 4972a2a ARM: dts: da850: Resync with Linux 5.1.9 by Adam Ford · 5 years ago
  89. 877ab24 ARM: davinci: da850: Manual pinmux only when PINCTRL not available by Adam Ford · 5 years ago
  90. 159a887 pinctrl: pinctrl-single: Add 'pinctrl-single, bits' support by Adam Ford · 5 years ago
  91. 2a51e16 configs: Make USE_TINY_PRINTF depend on SPL||TPL and be default by Tom Rini · 5 years ago
  92. 28115e7 power: regulator: Kconfig: Add SPL_DM_REGULATOR configs for palmas/lp873x/lp87565 by Keerthy · 5 years ago
  93. 2463874 power: pmic: Kconfig: Add SPL_PMIC configs for palmas/lp873x/lp87565 by Keerthy · 5 years ago
  94. 6e171b6 ARM: am335x: Add phyCORE AM335x R2 support by Niel Fourie · 5 years ago
  95. 1d259e4 ARM: legoev3: convert to driver model by David Lechner · 5 years ago
  96. fb9a1ff rtc: add Microcrystal RV-8803 driver by Michael Walle · 5 years ago
  97. 9adaa03 usb: musb-new: omap2430: Fix compilation warning with USB_MUSB_GADGET by Derald D. Woods · 5 years ago
  98. e74e9f6 ARM: omap3: evm: Enable DM_USB in defconfig by Derald D. Woods · 5 years ago
  99. 5579e73 ARM: dts: omap3-evm: Sync dts(i) files from Linux 5.1.5 by Derald D. Woods · 5 years ago
  100. 8dd6803 rtc: ds1307: add support for m41t11 by Heiko Schocher · 5 years ago