aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-13imx: tpc70: Convert TPC70 (imx6q) board to use DM/DTS in SPL and u-bootLukasz Majewski5-314/+45
2019-10-13imx: dts: Add u-boot specific set of device tree properties for tpc70Lukasz Majewski1-0/+59
2019-10-13imx: tpc70: dts: Add TPC70 board (imx6q based) device tree descriptionLukasz Majewski2-0/+220
2019-10-13imx: tpc70: led: Enable LED default stateLukasz Majewski1-0/+4
2019-10-13imx: tpc70: cosmetic: Replace magic numbers when setting ENET clockLukasz Majewski1-1/+2
2019-10-13imx: tpc70: Add board_boot_order() to distinguish between eMMC and SD bootLukasz Majewski1-0/+20
2019-10-13imx: tpc70: config: Update TPC70 config to support eMMC's boot0 SPL updateLukasz Majewski1-0/+5
2019-10-13imx: tpc70: config: Add script commands to update u-boot and OE's wicLukasz Majewski1-0/+21
2019-10-13pico-imx7d: Support distro boot for FIT image caseJun Nie1-26/+11
2019-10-13pico-imx7d: add config to enable CAAMJun Nie1-0/+1
2019-10-13ARM: imx6q_logic: Remove legacy pinmuxing code from board file.Adam Ford1-85/+0
2019-10-13ARM: imx6q_logic: Enable Pin muxing in SPLAdam Ford2-0/+13
2019-10-13ARM: imx6q_logic: Enable 256KB OCRAMAdam Ford1-0/+1
2019-10-13board: tbs2910: Convert eth to driver modelSoeren Moch3-84/+3
2019-10-13board: tbs2910: Convert pci to driver modelSoeren Moch2-18/+3
2019-10-13ARM: dts: imx6q-tbs2910: Sync devicetree with kernel 5.3Soeren Moch1-1/+2
2019-10-13mx6: mx6sabre common: Use more conventional spelling of fdtfileSjoerd Simons1-11/+11
2019-10-13Add i.MX7D based Meerkat96 board supportShawn Guo9-0/+345
2019-10-13ARM: dts: import meerkat96 board supportShawn Guo2-0/+376
2019-10-13travis: Exclude MIPS from the bcm jobTom Rini1-2/+2
2019-10-12Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini11-44/+72
2019-10-12Merge branch '2019-10-11-master-imports'Tom Rini36-325/+1318
2019-10-12Merge branch '2019-10-11-ti-imports'Tom Rini67-193/+3135
2019-10-11cmd: itest: add support for .q size specifierMarek Szyprowski1-0/+12
2019-10-11fs: fat: get_contents() always returns -1 for errorsHeinrich Schuchardt1-1/+1
2019-10-11fs: fat: treat invalid FAT clusters as errorsHeinrich Schuchardt1-10/+20
2019-10-11sandbox: Remove sandbox_noblk buildTom Rini3-191/+1
2019-10-11spl: Introduce SPL_DM_SPI Kconfig defineLukasz Majewski1-0/+7
2019-10-11arm64: print instructions leading to exceptionHeinrich Schuchardt1-0/+12
2019-10-11cmd: avoid decimal conversionT Karthik Reddy1-12/+12
2019-10-11ARM: asm/io.h: remove redundant #if !defined(readb) blockRasmus Villemoes1-15/+0
2019-10-11ARM: asm/io.h: kill off confusing #ifdef __mem_pci blockRasmus Villemoes1-41/+0
2019-10-11spl: mmc: Add option to set eMMC HW boot partitionMans Rullgard2-0/+10
2019-10-11spl: mmc: Fix indentation in spl_mmc.c fileMans Rullgard1-20/+20
2019-10-11arm: dra7xx: Hang on any failure during IOdelay recalibrationLokesh Vutla1-0/+6
2019-10-11arm: dra7xx: Fix error path in iodelay recalibrationLokesh Vutla1-2/+3
2019-10-11tao3530: Fix usage of mmc rescanJarkko Nikula1-1/+1
2019-10-11configs: am43xx_evm: Enable USB supportLokesh Vutla1-0/+1
2019-10-11arm: dts: k3-j721e-common-proc-board: Mark main_uart0 as shared deviceLokesh Vutla1-0/+4
2019-10-11board: ti: am335x-ice: Configure the CDCE913 clock synthesizerTero Kristo3-0/+27
2019-10-11board: ti: am43xx-idk: Configure the CDCE913 clock synthesizerTero Kristo3-0/+21
2019-10-11board: ti: am57xx-idk: Configure the CDCE913 clock synthesizerTero Kristo6-0/+45
2019-10-11clk: cdce9xx: add support for cdce9xx clock synthesizerTero Kristo4-0/+311
2019-10-11arm: k3: Use driver_name to get ti_sci handleLokesh Vutla1-1/+2
2019-10-11configs: am65x_evm_a53: Enable DISPLAY_CPUINFOLokesh Vutla2-2/+0
2019-10-11configs: j721e_evm_a72: Enable DISPLAY_CPUINFOLokesh Vutla1-1/+0
2019-10-11board: am65x: Print board name and version during bootLokesh Vutla1-1/+14
2019-10-11arm: k3: Add support for printing CPUINFOLokesh Vutla3-0/+66
2019-10-11configs: j721e_evm_a72: Disable PSCI_RESETLokesh Vutla1-0/+1
2019-10-11configs: am65x_evm_a53: Disable PSCI_RESETLokesh Vutla1-0/+1