summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-257-0/+14
* configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini2017-07-243-0/+9
* arm: omap3: Detect boot mode very earlyAdam Ford2017-07-231-0/+6
* powerpc: Remove 8260 remaindersChristophe Leroy2017-07-231-14/+0
* powerpc, 8xx: fix missing function declarations.Christophe Leroy2017-07-237-13/+17
* powerpc: move get_pvr() and get_svr() into CChristophe Leroy2017-07-225-37/+9
* powerpc, 8xx: move cache helper into CChristophe Leroy2017-07-223-38/+32
* powerpc, 8xx: move get_immr() into CChristophe Leroy2017-07-222-16/+8
* powerpc, 8xx: Move cache function into C filesChristophe Leroy2017-07-223-56/+50
* powerpc, 8xx: Simplifying check_CPU()Christophe Leroy2017-07-221-32/+7
* powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy2017-07-224-3/+10
* powerpc: move set_msr() and get_msr() into .hChristophe Leroy2017-07-223-28/+14
* power, timer: reset TBL before TBUChristophe Leroy2017-07-221-1/+1
* powerpc, timer: Does 8xx specific actions in 8xx cpu_initChristophe Leroy2017-07-222-12/+4
* powerpc: get rid of addr_probe()Christophe Leroy2017-07-224-53/+0
* powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk()Christophe Leroy2017-07-221-22/+3
* arm: mach-omap2: am33xx: Add FDT fixup suport for AM33xx/AM43xx boardsAndrew F. Davis2017-07-222-0/+44
* arm: mach-omap2: fdt-common: Add OP-TEE node when firmware node is definedAndrew F. Davis2017-07-221-6/+14
* arm: mach-omap2: Factor out common FDT fixup suportAndrew F. Davis2017-07-226-120/+174
* arm: mach-omap2: Move omap5/sec-fxns.c into sec-common.cAndrew F. Davis2017-07-225-262/+251
* meson-gx: reserved memory regionsxypron.glpk@gmx.de2017-07-221-3/+5
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-07-18117-98/+100
|\
| * imx: reorganize IMX code as other SOCsStefano Babic2017-07-12117-90/+92
| * mx6sabreauto: Update to SPL only modeVanessa Maegima2017-07-121-3/+3
| * mx6qsabreauto: Add SPL supportVanessa Maegima2017-07-121-0/+1
| * mx6: soc: Move mxs_dma_init() into the mxs nand driverFabio Estevam2017-07-121-5/+0
| * imx: mx6ull: fix USB bmode for i.MX 6UL and 6ULLStefan Agner2017-07-121-0/+4
* | Merge git://www.denx.de/git/u-boot-marvellTom Rini2017-07-123-0/+469
|\ \
| * | marvell: armada385: Add the Turris Omnia boardMarek BehĂșn2017-07-121-0/+22
| * | arch/arm/dts: Add Turris Omnia device treeMarek BehĂșn2017-07-122-0/+447
| |/
* | am33xx: board: Refactor USB initialization into separate functionAlexandru Gagniuc2017-07-111-4/+10
* | ARM: ti816x: Fix enabling GPIO0, enable GPIO1 as wellTom Rini2017-07-111-1/+7
* | armv8: fsl-layerscape: use get_nand_dev_by_index()Grygorii Strashko2017-07-111-6/+9
|/
* Merge git://git.denx.de/u-boot-dmTom Rini2017-07-1142-41/+211
|\
| * tegra: fdt: Ensure that the console UART is enabledSimon Glass2017-07-1117-0/+68
| * tegra: Show a debug message if the LCD PMIC fails to startSimon Glass2017-07-111-1/+3
| * tegra: Fix up include file orderingSimon Glass2017-07-112-16/+10
| * sandbox: Stop printing platdata at the start of SPLSimon Glass2017-07-111-11/+0
| * sandbox: Enable more console optionsSimon Glass2017-07-111-0/+1
| * x86: Move link to use driver model for SCSISimon Glass2017-07-111-1/+21
| * dm: scsi: Document and rename the scsi_scan() parameterSimon Glass2017-07-112-3/+3
| * dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()Simon Glass2017-07-111-1/+3
| * sata: Move drivers into new drivers/ata directorySimon Glass2017-07-111-1/+1
| * Kconfig: Add CONFIG_SATA to enable SATASimon Glass2017-07-114-6/+6
| * Convert CONFIG_CMD_SATA to KconfigSimon Glass2017-07-115-0/+53
| * Convert CONFIG_SCSI to KconfigSimon Glass2017-07-119-1/+20
| * rockchip: dts: rk3328: add aliases for mmc controllerKever Yang2017-07-111-0/+3
| * dm: core: Test uclass_first/next_device() on probe failureSimon Glass2017-07-111-0/+19
* | Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini2017-07-1145-335/+3317
|\ \ | |/ |/|
| * rockchip: rk3288: Add pinctrl support for the gmac ethernet interfaceSjoerd Simons2017-07-111-0/+178