Age | Commit message (Expand) | Author |
2019-07-10 | drivers: serial: lpuart: Enable Little Endian Support | Vabhav Sharma |
2019-07-10 | spi: Avoid using malloc() in a critical function | Simon Glass |
2019-07-10 | blk: Allow control of the block cache in TPL | Simon Glass |
2019-07-10 | sandbox: Correct spi flash operation | Simon Glass |
2019-07-10 | sandbox: Exit when SYSRESET_POWER_OFF is requested | Simon Glass |
2019-07-10 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-i2c | Tom Rini |
2019-07-10 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-ubi | Tom Rini |
2019-07-09 | Merge tag 'u-boot-atmel-2019.10-a' of https://gitlab.denx.de/u-boot/custodian... | Tom Rini |
2019-07-09 | rtc: pcf2127: Fixed bug with rtc settings and getting error time | Chuanhua Han |
2019-07-09 | spi: Add Atmel QuadSPI driver | Tudor Ambarus |
2019-07-09 | xilinx_xiic: Fix transfer initialisation | Melin Tomas |
2019-07-09 | xilinx_xiic: Fix fill tx fifo loop | Melin Tomas |
2019-07-09 | i2c: designware: Get clock rate from clock DM | Ley Foon Tan |
2019-07-09 | i2c: designware_i2c: Restore enable state after set speed | Jun Chen |
2019-07-09 | ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSG | Markus Klotzbuecher |
2019-07-09 | ubispl: add support for loading volumes by name | Hamish Guthrie |
2019-07-09 | ubi: fix UBI_SILENCE_MSG | Markus Klotzbuecher |
2019-07-08 | Merge tag 'mmc-6-23' of https://github.com/MrVan/u-boot | Tom Rini |
2019-07-07 | Merge tag 'video-for-2019.07' of https://gitlab.denx.de/u-boot/custodians/u-b... | Tom Rini |
2019-07-06 | video: backlight: fix pwm inversion | Marc Dietrich |
2019-07-05 | usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glue | Jean-Jacques Hiblot |
2019-07-05 | dm: Add a No-op uclass | Jean-Jacques Hiblot |
2019-07-05 | usb: dwc3-generic: remove dm_scan_fdt_dev() from the remove() callback | Jean-Jacques Hiblot |
2019-07-05 | usb: ehci-mx6: Fix bus enumeration for DM case | Marek Vasut |
2019-06-29 | pinctrl: uniphier: Add SPI pin-mux settings | Kunihiko Hayashi |
2019-06-28 | Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini |
2019-06-27 | usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP | Frieder Schrempf |
2019-06-23 | mmc: fsl_esdhc_imx: drop useless code | Yangbo Lu |
2019-06-23 | mmc: fsl_esdhc: drop i.MX code | Yangbo Lu |
2019-06-23 | mmc: split fsl_esdhc driver for i.MX | Yangbo Lu |
2019-06-22 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 | Tom Rini |
2019-06-22 | watchdog: tangier: Convert to use WDT class | Andy Shevchenko |
2019-06-22 | watchdog: tangier: Replace unused constant with a comment | Andy Shevchenko |
2019-06-21 | pci: Avoid assigning PCI resources that are below 0x1000 | Bin Meng |
2019-06-20 | Fix watchdog timeout setup for mt7623 | Shannon Barber |
2019-06-20 | aspeed/watchdog: Correct timeout value | Joel Stanley |
2019-06-20 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx | Tom Rini |
2019-06-20 | Merge tag 'u-boot-stm32-20190619' of https://gitlab.denx.de/u-boot/custodians... | Tom Rini |
2019-06-20 | Merge tag 'mmc-6-19' of https://github.com/MrVan/u-boot | Tom Rini |
2019-06-20 | dm: pci: add Freescale PowerPC PCIe driver | Hou Zhiqiang |
2019-06-19 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq | Tom Rini |
2019-06-19 | usb: dwc2: allow peripheral mode for OTG configuration | Patrick Delaunay |
2019-06-19 | usb: dwc2: correctly handle binding for g-tx-fifo-size | Patrick Delaunay |
2019-06-19 | mmc: fsl_esdhc: fix probe issue without CONFIG_BLK enabled | Yangbo Lu |
2019-06-19 | mmc: Avoid HS400 mode when accessing boot partitions | Marek Vasut |
2019-06-17 | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini |
2019-06-17 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2019-06-14 | fastboot: Check if partition really exist in getvar_has_slot() | Igor Opaniuk |
2019-06-14 | fastboot: getvar: Refactor fastboot_*_get_part_info() usage | Sam Protsenko |
2019-06-14 | fastboot: Use const qualifier for char *part_name | Sam Protsenko |