summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-imx-20191104' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-11-0441-1731/+4991
|\
| * imx: nandbcb: add support for writing BCB onlyIgor Opaniuk2019-11-031-1/+91
| * imx: nandbcb: refactor update functionIgor Opaniuk2019-11-031-104/+127
| * imx: nandbcb: add support for i.MX7Igor Opaniuk2019-11-033-47/+104
| * imx: gpmi: add defines for hw randominizerIgor Opaniuk2019-11-031-0/+5
| * imx: support i.MX8QM ROM 7720 a1 boardOliver Graute2019-11-034-2/+381
| * arm: dts: imx8mm: sync dts from Linux KernelPeng Fan2019-11-033-47/+456
| * board/BuR/brppt2: initial commitHannes Schmelzer2019-11-033-0/+298
| * imx8: output SECO-FW and ATF commit IDsAnatolij Gustschin2019-11-031-1/+25
| * mach-imx: Adding new argument for SIP call interfaceYe Li2019-11-033-4/+7
| * imx8: Add AHAB secure boot supportPeng Fan2019-11-033-4/+443
| * imx8mm: evk: enable bd71837 pmicPeng Fan2019-11-031-0/+20
| * imx: spl: implement spl_boot_mode for i.MX7/8/8MPeng Fan2019-11-031-0/+29
| * imx: imx8mq: add init_nand_clkPeng Fan2019-11-032-0/+11
| * imx8m: clock: improve irq response latencyPeng Fan2019-11-031-0/+6
| * imx8m: imx8mq: get chip rev for B1 revisionPeng Fan2019-11-032-7/+15
| * opos6uldev: migrate to DM_VIDEOSébastien Szymanski2019-11-032-2/+12
| * imx6ul: opos6ul: migrate to DM_ETHSébastien Szymanski2019-11-031-70/+6
| * imx: update i.MX8MQ device treesPatrick Wildt2019-11-035-878/+1600
| * ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot properLukasz Majewski2019-11-033-0/+390
| * imx: Enable RTC (ds1307) support in the U-Boot proper on TPC70 boardLukasz Majewski2019-11-031-0/+5
| * ARM: dts: imx6ull-colibri: pre-reloc for uart pinmux modesIgor Opaniuk2019-11-031-0/+8
| * ARM: dts: imx6ull-colibri: change hierarchy of DTS filesIgor Opaniuk2019-11-033-626/+639
| * arm: mxs: Increase VDDD voltage to match specificationMarek Vasut2019-11-031-2/+2
| * ARM: imx: Use IMX6_SRC_GPR10_BMODE instead of magic numberClaudius Heine2019-11-031-2/+2
| * ARM: imx: Fix bmode detection from grp10Claudius Heine2019-11-032-6/+1
| * arm: dts: Add devicetree support for iMXQXP AI_ML boardManivannan Sadhasivam2019-11-033-0/+299
| * i.MX6: nand: extend nandbcb command for imx6UL(L)Parthiban Nallathambi2019-11-032-0/+70
| * mx6: clock: Introduce disable_ipu_clock()Fabio Estevam2019-11-032-0/+13
| * mx6: clock: Use setbits_le32()Fabio Estevam2019-11-031-4/+2
* | Merge branch '2019-11-04-ti-imports'Tom Rini2019-11-0424-69/+170
|\ \
| * | arm: dts: am335x: sync cpsw/mdio/phy with latest linux - drop phy_idGrygorii Strashko2019-11-0314-48/+106
| * | arm: dts: am437x: sync cpsw/mdio/phy with latest linux - drop phy_idGrygorii Strashko2019-11-034-10/+27
| * | arm: dts: dra7: sync cpsw/mdio/phy with latest linux - drop phy_idGrygorii Strashko2019-11-036-11/+37
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2019-11-037-6/+95
|\ \
| * | x86: Quieten TPL's jump_to_image_no_args()Simon Glass2019-11-031-1/+1
| * | x86: Don't print CPU info in TPLSimon Glass2019-11-031-5/+0
| * | x86: Move CPU init to before spl_init()Simon Glass2019-11-033-0/+10
| * | x86: Add a CPU init function for TPLSimon Glass2019-11-032-0/+17
| * | x86: tpl: Add a fake PCI busSimon Glass2019-11-031-0/+25
| * | x86: spl: Support init of a PUNITSimon Glass2019-11-032-0/+41
| * | x86: timer: Use a separate flag for whether timer is initedSimon Glass2019-11-031-0/+1
| |/
* | Merge tag 'arc-fixes-for-2020.01-rc2' of https://gitlab.denx.de/u-boot/custod...Tom Rini2019-11-012-0/+45
|\ \ | |/ |/|
| * arc: emsdp/iotdk: Switch to DM_MMCAlexey Brodkin2019-11-012-0/+45
* | Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dmTom Rini2019-11-013-8/+17
|\ \ | |/ |/|
| * sandbox: test: Add a prototype for sandbox_set_enable_memio()Simon Glass2019-10-271-0/+11
| * sandbox: Drop 'const' from sandbox_write()Simon Glass2019-10-272-8/+6
* | lib: time: Add microsecond timerMarek Vasut2019-10-311-3/+0
* | Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2019-10-302-2/+39
|\ \
| * | test: clk: test clock self assignmentJean-Jacques Hiblot2019-10-221-0/+2