summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-25arm: socfpga: put initial U-Boot stack into DDRSimon Goldschmidt
2019-04-25arm: socfpga: fix comment about SPL memory layoutSimon Goldschmidt
2019-04-25configs: socfpga: socrates: enable rtc supportSimon Goldschmidt
2019-04-25arm: socfpga: socrates: make rtc workSimon Goldschmidt
2019-04-25rtc: m41t62: add compatible for m41t82Simon Goldschmidt
2019-04-25i2c: designware: fix reset handling on socfpga gen5Simon Goldschmidt
2019-04-25Revert "cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_...Simon Goldschmidt
2019-04-25eeprom: fix DM_I2C support without CONFIG_SYS_I2C_EEPROM_BUSSimon Goldschmidt
2019-04-24socfpga: add Simon Goldschmidt as co-custodianSimon Goldschmidt
2019-04-24Merge branch '2019-04-22-master-imports'Tom Rini
2019-04-24image: android: fix 'iminfo' typoEugeniu Rosca
2019-04-24image: android: allow booting lz4-compressed kernelsEugeniu Rosca
2019-04-24test: env: Enable env unit tests by defaultHeinrich Schuchardt
2019-04-23ARMv8: PSCI: Fix PSCI_TABLE relocation issueLars Povlsen
2019-04-23bootm: Simplying cache flush codeTrent Piepho
2019-04-23malloc: Fix memalign not honoring alignment prior to full malloc initAndreas Dannenberg
2019-04-23spl: spl_nand.c: Add NAND loading messageStefan Roese
2019-04-23ARM: MediaTek: Add support for MT8516 SoCFabien Parent
2019-04-23pinctrl: add driver for MT8516Fabien Parent
2019-04-23clk: mediatek: add driver for MT8516Fabien Parent
2019-04-23clk: mediatek: add support for SETCLR_INV and NO_SETCLR flagsFabien Parent
2019-04-23mmc: mtk-sd: fix configuration option checkFabien Parent
2019-04-23mmc: mtk-sd: add support for MT8516Fabien Parent
2019-04-23mmc: mtk-sd: add source_cg clock supportFabien Parent
2019-04-23poplar: enable Ethernet driver supportShawn Guo
2019-04-23net: add higmacv300 Ethernet driver for HiSilicon platformShawn Guo
2019-04-23reset: add reset driver for HiSilicon platformShawn Guo
2019-04-23reset: add polarity field into struct reset_ctlShawn Guo
2019-04-23pci: Scale MAX_PCI_REGIONS based on CONFIG_NR_DRAM_BANKSThierry Reding
2019-04-23pci: Add boundary check for hose->regionsThierry Reding
2019-04-23ARM: da850evm: Remove legacy MMC codeAdam Ford
2019-04-23bcm963158: enable led supportPhilippe Reynes
2019-04-23dt: bcm963158: enable led controllerPhilippe Reynes
2019-04-23dt: bcm63158: add led controllerPhilippe Reynes
2019-04-23led: bcm6858: allow to use this driver on ARCH_963158Philippe Reynes
2019-04-23bcm968580xref: enable led supportPhilippe Reynes
2019-04-23dt: bcm968580xref: enable led controllerPhilippe Reynes
2019-04-22dt: bcm6858: add led controllerPhilippe Reynes
2019-04-22led: add initial support for bcm6858Philippe Reynes
2019-04-22arm: arm64 32bit address relocationIbai Erkiaga
2019-04-22travis: Add srecord packageMarek Vasut
2019-04-22Add target to generate initial environmentStefano Babic
2019-04-22spl: ymodem: Add support for loading full fitImagesMarek Vasut
2019-04-22fit: load all fragments from the extra configurationsPeter Ujfalusi
2019-04-22misc: fs_loader: Replace label with DT phandleTien Fong Chee
2019-04-22arm: fix hvc callIbai Erkiaga
2019-04-22Support boot Android image without address on bootm commandShawn Guo
2019-04-22cmd: ximg.c: Add support for getting external data address and lengthTien Fong Chee
2019-04-22ARMv8: Disable fwcall when PSCI is enabledAng, Chee Hong
2019-04-22ARMv8: Allow SiP service extensions on top of PSCI codeChee Hong Ang