summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* arm: socfpga: put initial U-Boot stack into DDRSimon Goldschmidt2019-04-251-22/+20
* arm: socfpga: fix comment about SPL memory layoutSimon Goldschmidt2019-04-251-3/+3
* configs: socfpga: socrates: enable rtc supportSimon Goldschmidt2019-04-251-0/+2
* arm: socfpga: socrates: make rtc workSimon Goldschmidt2019-04-251-1/+1
* rtc: m41t62: add compatible for m41t82Simon Goldschmidt2019-04-251-0/+11
* i2c: designware: fix reset handling on socfpga gen5Simon Goldschmidt2019-04-251-6/+14
* Revert "cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_...Simon Goldschmidt2019-04-251-1/+0
* eeprom: fix DM_I2C support without CONFIG_SYS_I2C_EEPROM_BUSSimon Goldschmidt2019-04-251-8/+15
* socfpga: add Simon Goldschmidt as co-custodianSimon Goldschmidt2019-04-242-1/+3
* Merge branch '2019-04-22-master-imports'Tom Rini2019-04-2492-264/+7993
|\
| * image: android: fix 'iminfo' typoEugeniu Rosca2019-04-241-1/+1
| * image: android: allow booting lz4-compressed kernelsEugeniu Rosca2019-04-244-3/+15
| * test: env: Enable env unit tests by defaultHeinrich Schuchardt2019-04-241-0/+1
| * ARMv8: PSCI: Fix PSCI_TABLE relocation issueLars Povlsen2019-04-231-7/+6
| * bootm: Simplying cache flush codeTrent Piepho2019-04-231-6/+1
| * malloc: Fix memalign not honoring alignment prior to full malloc initAndreas Dannenberg2019-04-232-3/+2
| * spl: spl_nand.c: Add NAND loading messageStefan Roese2019-04-231-0/+4
| * ARM: MediaTek: Add support for MT8516 SoCFabien Parent2019-04-236-0/+295
| * pinctrl: add driver for MT8516Fabien Parent2019-04-233-0/+396
| * clk: mediatek: add driver for MT8516Fabien Parent2019-04-233-0/+1054
| * clk: mediatek: add support for SETCLR_INV and NO_SETCLR flagsFabien Parent2019-04-231-0/+12
| * mmc: mtk-sd: fix configuration option checkFabien Parent2019-04-231-4/+4
| * mmc: mtk-sd: add support for MT8516Fabien Parent2019-04-231-0/+10
| * mmc: mtk-sd: add source_cg clock supportFabien Parent2019-04-231-0/+5
| * poplar: enable Ethernet driver supportShawn Guo2019-04-232-0/+17
| * net: add higmacv300 Ethernet driver for HiSilicon platformShawn Guo2019-04-233-0/+607
| * reset: add reset driver for HiSilicon platformShawn Guo2019-04-233-0/+110
| * reset: add polarity field into struct reset_ctlShawn Guo2019-04-231-0/+3
| * pci: Scale MAX_PCI_REGIONS based on CONFIG_NR_DRAM_BANKSThierry Reding2019-04-231-1/+5
| * pci: Add boundary check for hose->regionsThierry Reding2019-04-231-0/+5
| * ARM: da850evm: Remove legacy MMC codeAdam Ford2019-04-231-19/+0
| * bcm963158: enable led supportPhilippe Reynes2019-04-231-0/+3
| * dt: bcm963158: enable led controllerPhilippe Reynes2019-04-231-0/+49
| * dt: bcm63158: add led controllerPhilippe Reynes2019-04-231-0/+7
| * led: bcm6858: allow to use this driver on ARCH_963158Philippe Reynes2019-04-231-1/+1
| * bcm968580xref: enable led supportPhilippe Reynes2019-04-231-0/+3
| * dt: bcm968580xref: enable led controllerPhilippe Reynes2019-04-231-0/+48
| * dt: bcm6858: add led controllerPhilippe Reynes2019-04-221-0/+7
| * led: add initial support for bcm6858Philippe Reynes2019-04-224-0/+309
| * arm: arm64 32bit address relocationIbai Erkiaga2019-04-221-7/+12
| * travis: Add srecord packageMarek Vasut2019-04-221-0/+1
| * Add target to generate initial environmentStefano Babic2019-04-221-0/+7
| * spl: ymodem: Add support for loading full fitImagesMarek Vasut2019-04-221-1/+19
| * fit: load all fragments from the extra configurationsPeter Ujfalusi2019-04-221-0/+12
| * misc: fs_loader: Replace label with DT phandleTien Fong Chee2019-04-222-34/+64
| * arm: fix hvc callIbai Erkiaga2019-04-221-2/+1
| * Support boot Android image without address on bootm commandShawn Guo2019-04-222-2/+2
| * cmd: ximg.c: Add support for getting external data address and lengthTien Fong Chee2019-04-221-3/+3
| * ARMv8: Disable fwcall when PSCI is enabledAng, Chee Hong2019-04-221-0/+2
| * ARMv8: Allow SiP service extensions on top of PSCI codeChee Hong Ang2019-04-223-6/+62