summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* board: ti: am65x: Update README to add R5 build supportLokesh Vutla2018-11-161-22/+92
* configs: am65x_evm_r5: Add initial supportLokesh Vutla2018-11-162-0/+88
* armv7r: dts: am654: Add initial supportLokesh Vutla2018-11-164-1/+492
* arm: dts: k3: Sync dts from LinuxLokesh Vutla2018-11-165-92/+171
* board: ti: am654: r5: Add initial support for am654Lokesh Vutla2018-11-163-0/+32
* armv7R: K3: am654: Add support for triggering ddr init from SPLLokesh Vutla2018-11-161-0/+13
* armv7R: K3: am654: Add support to start ATF from R5 SPLLokesh Vutla2018-11-163-0/+60
* armv7R: K3: am654: Add support for generating build targetsLokesh Vutla2018-11-163-0/+118
* armv7R: K3: am654: Enable MPU regionsLokesh Vutla2018-11-164-0/+64
* ram: Introduce K3 AM654 DDR Sub System driverLokesh Vutla2018-11-166-0/+2087
* i2c: stm32f7: change setup struct to constPatrick Delaunay2018-11-161-2/+2
* i2c: stm32f7: cosmetic: clean the driverPatrick Delaunay2018-11-161-15/+16
* ARM: am3517_evm: Remove SPL_OF_CONTROL and OF_PLATDATAAdam Ford2018-11-161-2/+0
* ARM: omap3_logic: Remove SPL_OF_CONTROL and OF_PLATDATAAdam Ford2018-11-164-8/+0
* arm: Make arch specific memcpy thumb-safe.Klaus Goger2018-11-161-3/+5
* test/py: test pinmux commandPatrice Chotard2018-11-162-0/+70
* pinctrl: sandbox: Add get_pin_muxing ops supportPatrice Chotard2018-11-161-0/+18
* gpio: stm32f7: Add ops get_functionPatrice Chotard2018-11-161-0/+20
* pinctrl: stm32: Add get_pin_muxing() opsPatrice Chotard2018-11-161-0/+71
* pinctrl: stm32: Add get_pin_name() opsPatrice Chotard2018-11-161-0/+46
* pinctrl: stm32: Add get_pins_count() opsPatrice Chotard2018-11-161-5/+85
* cmd: pinmux: Add pinmux commandPatrice Chotard2018-11-164-0/+158
* dm: uclass: Add uclass_foreach_dev_probePatrice Chotard2018-11-161-0/+16
* dm: uclass: Add uclass_next_device_err() to return a valid devicePatrice Chotard2018-11-162-0/+25
* dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_countPatrice Chotard2018-11-162-0/+45
* dm: pinctrl: Add get_pin_muxing() opsPatrice Chotard2018-11-162-0/+45
* w1-eeprom: Add support for Maxim DS2502 add only memoryMartin Fuzzey2018-11-165-0/+292
* ARM: omap3_logic: Make CONFIG_SYS_TEXT_BASE match README.omap3Adam Ford2018-11-164-0/+4
* ARM: am3517_evm: Build for ThumbAdam Ford2018-11-161-1/+0
* configs: am3517_evm: Use default OMAP3 memory settingsAdam Ford2018-11-161-16/+0
* ARM: DTS: Resync am3517-evm.dts with Linux 4.19Adam Ford2018-11-163-8/+152
* mtd: nand: lpc32xx slc: disable DMA support in SPL buildsVladimir Zapolskiy2018-11-161-46/+32
* mtd: nand: lpc32xx mlc: predefine number of NAND chips to supportVladimir Zapolskiy2018-11-161-0/+4
* gpio: pca953x: Clear the polarity invert register at initYe Li2018-11-161-0/+28
* clk: Allow clock defaults to be set also during re-reloc stateAndreas Dannenberg2018-11-161-4/+0
* bcm968580xref: add initial supportPhilippe Reynes2018-11-167-0/+190
* bcm6858: add initial supportPhilippe Reynes2018-11-162-0/+92
* serial: bcm6858: add serial supportPhilippe Reynes2018-11-163-0/+307
* cmd/bdinfo: correct output of numerical valuesHeinrich Schuchardt2018-11-161-2/+2
* arm: at91: wdt: Convert watchdog driver to dm/dtPrasanthi Chellakumar2018-11-1619-51/+114
* ARMv8: SError exception handling in PSCI exception vectorsChee Hong Ang2018-11-161-0/+26
* ARMv8: Add EL3 exception handling for ARMv8's KconfigChee Hong Ang2018-11-161-0/+7
* ARMv8: Enable all asynchronous abort exceptions taken to EL3Chee Hong Ang2018-11-162-0/+5
* configs: Enable THUMB2 on various ARM boardsTom Rini2018-11-164-0/+4
* Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dmTom Rini2018-11-16171-343/+7486
|\
| * Revert "imx8qxp_mek: Disable CONFIG_DISPLAY_CPUINFO"Bin Meng2018-11-141-1/+0
| * cpu: sandbox: Add "u-boot, dm-pre-reloc" for all cpu nodesBin Meng2018-11-141-0/+3
| * cpu: Add DM_FLAG_PRE_RELOC flag to various cpu driversBin Meng2018-11-144-0/+4
| * dm: doc: Update description of pre-relocation supportBin Meng2018-11-141-4/+12
| * watchdog: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng2018-11-141-1/+0