Age | Commit message (Expand) | Author |
2019-07-15 | mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csd | Jean-Jacques Hiblot |
2019-07-15 | mmc: if possible, poll the busy state using DAT0 | Jean-Jacques Hiblot |
2019-07-15 | Revert "mmc: Add a new callback function to perform the 74 clocks cycle seque... | Jean-Jacques Hiblot |
2019-07-15 | mmc: Read sd card detect properties from DT | T Karthik Reddy |
2019-07-15 | mmc: mvebu: Remove unused MMC_CAP.. macros | T Karthik Reddy |
2019-07-13 | gpio: add gpio-hog support | Heiko Schocher |
2019-07-13 | ARM: am335x: Add phyCORE AM335x R2 support | Niel Fourie |
2019-07-13 | ARM: legoev3: convert to driver model | David Lechner |
2019-07-13 | ARM: omap3: evm: Enable DM_USB in defconfig | Derald D. Woods |
2019-07-11 | Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/... | Tom Rini |
2019-07-11 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell | Tom Rini |
2019-07-11 | Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-b... | Tom Rini |
2019-07-11 | include: android_bootloader_message.h: Minimize the diff to AOSP | Eugeniu Rosca |
2019-07-11 | configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT | Tom Rini |
2019-07-11 | drivers: pci_ep: Introduce UCLASS_PCI_EP uclass | Ramon Fried |
2019-07-11 | km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards | Pascal Linder |
2019-07-11 | arm: mvebu: crs305-1g-4s: Enable CMD_BOOTZ and increase SYS_BOOTM_LEN | Luka Kovacic |
2019-07-11 | arm: mvebu: turris_omnia: prefer SCSI booting before USB | Marek Behún |
2019-07-11 | arm: mvebu: turris_omnia: remove unneeded macro from board config | Marek Behún |
2019-07-11 | arm: mvebu: turris_omnia: change environment address in SPI flash | Marek Behún |
2019-07-11 | arm: mvebu: turris_omnia: set default ethernet adapter | Marek Behún |
2019-07-11 | arm: mvebu: clearfog: set U-Boot offset for SATA boot | Baruch Siach |
2019-07-10 | trace: do not limit trace buffer to 2GiB | Heinrich Schuchardt |
2019-07-10 | drivers: pci: add API to issue FLR on a PCI function if supported | Alex Marginean |
2019-07-10 | drivers: pci: add map_bar support for Enhanced Allocation | Alex Marginean |
2019-07-10 | pci: fixed dm_pci_map_bar comment | Alex Marginean |
2019-07-10 | dm: doc: add documentation for pre-reloc properties in SPL and TPL | Patrick Delaunay |
2019-07-10 | sandbox: Add a memory {} node | Simon Glass |
2019-07-10 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-ubi | Tom Rini |
2019-07-10 | ARM: uniphier: set {kernel, ramdisk, fdt}_addr_r at boot-time | Masahiro Yamada |
2019-07-10 | ARM: uniphier: set loadaddr at boot-time | Masahiro Yamada |
2019-07-10 | ARM: uniphier: remove CONFIG_SYS_SDRAM_BASE | Masahiro Yamada |
2019-07-10 | ARM: uniphier: remove empty #ifdef block | Masahiro Yamada |
2019-07-09 | Merge tag 'u-boot-atmel-2019.10-a' of https://gitlab.denx.de/u-boot/custodian... | Tom Rini |
2019-07-09 | configs: sama5d2_xplained: add support QSPI flash boot | Eugen Hristev |
2019-07-09 | configs: sama5d27_som1_ek: qspi: use common memory layout | Tudor Ambarus |
2019-07-09 | ARM: at91: sama5: add common environment for QSPI | Cyrille Pitchen |
2019-07-09 | ubispl: add support for loading volumes by name | Hamish Guthrie |
2019-07-09 | configs: migrate ubispl boards to KConfig | Markus Klotzbuecher |
2019-07-09 | at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs | Markus Klotzbuecher |
2019-07-09 | env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUND | Markus Klotzbuecher |
2019-07-08 | Merge tag 'efi-2019-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo... | Tom Rini |
2019-07-08 | Merge tag 'mmc-6-23' of https://github.com/MrVan/u-boot | Tom Rini |
2019-07-07 | Merge tag 'dm-pull-7jul19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm | Tom Rini |
2019-07-07 | imx6: wandboard: allow booting from MMC 2 | Heinrich Schuchardt |
2019-07-07 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb | Tom Rini |
2019-07-06 | efi_loader: detach runtime in ExitBootServices() | Heinrich Schuchardt |
2019-07-06 | efi_loader: bump UEFI specification number to 2.8 | Heinrich Schuchardt |
2019-07-06 | efi_loader: let the variable driver patch out the runtime | Heinrich Schuchardt |
2019-07-06 | efi_loader: initialization of variable services | Heinrich Schuchardt |