summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* board: freescale: LX2160ARDB: Add MAINTAINERWasim Khan2021-07-201-0/+1
* configs: ls1046ardb: enable PHY_FIXEDCamelia Groza2021-07-208-0/+8
* armv8: lx2160ardb: Add thermal node fixup for revc boardWasim Khan2021-07-201-1/+120
* arm: dts: ls1043ardb: configure the RGMII ports with rgmii-idCamelia Groza2021-07-201-3/+3
* board: freescale: t2080qds: Update I2C mux configStephen Carlson2021-07-207-25/+7
* board: freescale: lx2160a: Update I2C mux configStephen Carlson2021-07-209-25/+14
* board: freescale: ls2080a, ls2088a: Update I2C mux configStephen Carlson2021-07-2016-47/+19
* board: freescale: ls1088a: Update I2C mux configStephen Carlson2021-07-2013-26/+18
* board: freescale: ls1046a: Update I2C mux configStephen Carlson2021-07-2013-51/+13
* board: freescale: ls1043aqds: Update I2C mux configStephen Carlson2021-07-2010-26/+10
* board: freescale: ls1021aqds: Update I2C mux configStephen Carlson2021-07-2011-50/+11
* board: freescale: Refactor NXP common mux codeStephen Carlson2021-07-207-46/+148
* Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2021-07-1914-37/+548
|\
| * arm: mvebu: Espressobin: Enable 'mtd' command and define SPI NOR partitionsPali Rohár2021-07-193-5/+21
| * arm: mvebu: turris_omnia: fixup MTD partitions in Linux' DTBMarek Behún2021-07-192-0/+91
| * ARM: dts: armada-385-turris-omnia: add `u-boot-env` NOR partitionMarek Behún2021-07-191-0/+11
| * arm: kirkwood: Marvell Sheevaplug: Use Ethernet PHY name and address from dev...Tony Dinh2021-07-191-12/+42
| * arm: kirkwood: Marvell Sheevaplug: Add DM SATA and remove IDE configsTony Dinh2021-07-191-5/+4
| * arm: kirkwood: Marvell Sheevaplug: Add DM Ethernet and DM SATA configsTony Dinh2021-07-191-1/+5
| * arm: kirkwood: NSA310S: Use Ethernet PHY name from device treeTony Dinh2021-07-191-8/+39
| * arm: kirkwood: NSA310S: Add DM SATA configsTony Dinh2021-07-191-5/+5
| * arm: kirkwood: NSA310S: Add DM USB, DM Ethernet, and DM SATA configsTony Dinh2021-07-191-1/+11
| * arm: kirkwood: NSA310S: Add device tree DTS for Zyxel NSA310S boardTony Dinh2021-07-192-0/+319
* | Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2021-07-1967-609/+2466
|\ \
| * | Nokia RX-51: Add check for /lib/ld-linux.so.2 in test scriptPali Rohár2021-07-151-0/+1
| * | Nokia RX-51: Load bootmenu also from uSD cardPali Rohár2021-07-151-26/+9
| * | Nokia RX-51: Add support for booting kernel in zImage formatPali Rohár2021-07-155-19/+91
| * | configs: j7200_evm_r5_defconfig: Enable AVS, PMIC and dependent configsGowtham Tammana2021-07-151-0/+7
| * | arm/dts: k3-j7200-r5-common: Hook buck1_reg to vtm supplyGowtham Tammana2021-07-151-0/+5
| * | arm/dts: k3-j7200-r5-common: Add VTM nodeGowtham Tammana2021-07-151-0/+7
| * | arm/dts: k3-j7200-r5-common: Add pmic lp876441 nodeGowtham Tammana2021-07-151-0/+26
| * | power: pmic: tps65941: Add compatible for LP876441Gowtham Tammana2021-07-152-0/+2
| * | configs: am65x_evm: Switch envboot out for distro_bootcmdTom Rini2021-07-152-3/+13
| * | arm: omap4: Disable USB_TTY and related optionsTom Rini2021-07-153-8/+0
| * | configs: j721e_evm: Switch envboot out for distro_bootcmdTom Rini2021-07-152-3/+23
| * | ti: omap5: Switch to generic distro boot for non-Android casesTom Rini2021-07-151-12/+11
| * | arm: ti: environment: Move <environment/ti/boot.h> in to <configs/ti_omap5_co...Tom Rini2021-07-152-244/+228
| * | ti: am43xx_evm: Switch to DISTRO_BOOT onlyTom Rini2021-07-156-50/+23
| * | configs: am3517_evm: Fix boot hangAdam Ford2021-07-151-3/+2
| * | arm: omap3: Make secure_unlock_mem() staticAdam Ford2021-07-151-9/+9
| * | arm: omap3: Make secureworld_exit() staticAdam Ford2021-07-152-2/+1
| * | arm: omap3: Make try_unlock_memory() staticAdam Ford2021-07-152-9/+9
| * | configs: omap3x_logic: Fix boot hang by reducing SYS_MALLOC_F_LENAdam Ford2021-07-154-4/+4
| * | arm: mach-k3: am642_init: Add missing ddr guardGowtham Tammana2021-07-151-1/+1
| * | configs: am65x_evm_a53: Enable PRUSS remoteprocLokesh Vutla2021-07-151-0/+2
| * | arm: dts: ti: k3-am65-main: Add ICSSG nodesLokesh Vutla2021-07-152-0/+535
| * | arm: dts: k3-am654-base-board: Add r5 specific u-boot dtsiLokesh Vutla2021-07-153-205/+209
| * | remoteproc: pru: Add support for various PRU cores on K3 AM65x SoCsKeerthy2021-07-154-0/+474
| * | soc: ti: pruss: Add a platform driver for PRUSS in TI SoCsKeerthy2021-07-155-0/+457
| * | arm: dts: k3-am64-main: Reserve OCMRAM for DMSC-lite and secure proxy communi...Aswath Govindraju2021-07-151-0/+8