aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-13ARM: dts: da850: Resync with Linux 5.1.9Adam Ford
2019-07-13ARM: davinci: da850: Manual pinmux only when PINCTRL not availableAdam Ford
2019-07-13pinctrl: pinctrl-single: Add 'pinctrl-single, bits' supportAdam Ford
2019-07-13configs: Make USE_TINY_PRINTF depend on SPL||TPL and be defaultTom Rini
2019-07-13power: regulator: Kconfig: Add SPL_DM_REGULATOR configs for palmas/lp873x/lp8...Keerthy
2019-07-13power: pmic: Kconfig: Add SPL_PMIC configs for palmas/lp873x/lp87565Keerthy
2019-07-13ARM: am335x: Add phyCORE AM335x R2 supportNiel Fourie
2019-07-13ARM: legoev3: convert to driver modelDavid Lechner
2019-07-13rtc: add Microcrystal RV-8803 driverMichael Walle
2019-07-13usb: musb-new: omap2430: Fix compilation warning with USB_MUSB_GADGETDerald D. Woods
2019-07-13ARM: omap3: evm: Enable DM_USB in defconfigDerald D. Woods
2019-07-13ARM: dts: omap3-evm: Sync dts(i) files from Linux 5.1.5Derald D. Woods
2019-07-13rtc: ds1307: add support for m41t11Heiko Schocher
2019-07-13mmc: Register only the first MMC device on MMC_TINYEzequiel Garcia
2019-07-13spl: Move SPL_MMC_TINY option to appear under SPL menuEzequiel Garcia
2019-07-13cmd: nvedit: Add sub-command 'env info'Leo Ruan
2019-07-12drivers: core: use strcmp when find device by namePeng Fan
2019-07-12test: dm: usb: use the real device namePeng Fan
2019-07-12test: dm: adc: use the real device namePeng Fan
2019-07-12pci: ensure enumeration of all devices in pci_initMarek BehĂșn
2019-07-12board: pm9263: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEOIlko Iliev
2019-07-12board: pm9261: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEOIlko Iliev
2019-07-11Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2019-07-11Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2019-07-11Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2019-07-11Merge branch '2019-07-11-master-imports'Tom Rini
2019-07-11gpio: pca953x: Add TI TCA9539 compatible stringMarek Vasut
2019-07-11arm: mach-omap2: am33xx: Init pinmux before clockMarek Vasut
2019-07-11doc: relocate/rename Android README and add BCB overviewEugeniu Rosca
2019-07-11cmd: Add 'bcb' command to read/modify/write BCB fieldsEugeniu Rosca
2019-07-11include: android_bootloader_message.h: Minimize the diff to AOSPEugeniu Rosca
2019-07-11SPL: Default to disabling legacy image support when using FITTom Rini
2019-07-11configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMATTom Rini
2019-07-11tpm: wait for valid statusRoman Kapl
2019-07-11arm: spear: Return to BootROM if failing to boot from the main deviceMiquel Raynal
2019-07-11arm: spear: Do not link the _main branchMiquel Raynal
2019-07-11arm: spear: Support returning to BootROMMiquel Raynal
2019-07-11arm: spear: Simplify start.S organizationMiquel Raynal
2019-07-11arm: spear: Reference the link register with LR instead of R14Miquel Raynal
2019-07-11arm: spear: Use PUSH/POP mnemonics when relevantMiquel Raynal
2019-07-11arm: spear: Purely cosmetic changes in start.SMiquel Raynal
2019-07-11arm: spear: Fix the main comment in start.SMiquel Raynal
2019-07-11arm: spear: Drop false commentMiquel Raynal
2019-07-11arm: spear: Call the SPL 'SPL', not 'Xloader'Miquel Raynal
2019-07-11arm: spear: Drop useless board_init_r callMiquel Raynal
2019-07-11spl: Fix typo in kernel docMiquel Raynal
2019-07-11test: pci_ep: add basic pci_ep testsRamon Fried
2019-07-11pci_ep: add pci endpoint sandbox driverRamon Fried
2019-07-11pci_ep: add Cadence PCIe endpoint driverRamon Fried
2019-07-11drivers: pci_ep: Introduce UCLASS_PCI_EP uclassRamon Fried