summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-dmTom Rini2015-06-118-20/+54
|\
| * dm: usb: tegra: Drop legacy USB codeSimon Glass2015-06-101-3/+0
| * dts: Disable device tree for SPL on all boardsSimon Glass2015-06-104-0/+15
| * fdt: arm: Drop device tree paddingSimon Glass2015-06-101-1/+2
| * sandbox: Add an implementation for cleanup_before_linux_select()Simon Glass2015-06-101-0/+5
| * arm: Allow cleanup_before_linux() without disabling cachesSimon Glass2015-06-101-18/+29
| * dm: tegra: usb: Move USB to driver modelSimon Glass2015-06-102-0/+5
* | Merge branch 'master' of http://git.denx.de/u-boot-samsungTom Rini2015-06-101-78/+2
|\ \ | |/ |/|
| * odroid: dts: cleanup of MAX77686 regulatorsPrzemyslaw Marczak2015-06-101-78/+2
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-06-101-0/+1
|\ \
| * | sunxi: Request macpwr gpio before using itHans de Goede2015-06-101-0/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-avr32Tom Rini2015-06-103-280/+0
|\ \
| * | avr32: delete ancient board.cAndreas Bießmann2015-06-102-259/+0
| * | avr32: delete non generic board's atstk100{3, 4, 6}Andreas Bießmann2015-06-101-9/+0
| * | avr32: delete non generic board mimc200Andreas Bießmann2015-06-101-4/+0
| * | avr32: delete non generic board hammerheadAndreas Bießmann2015-06-101-4/+0
| * | avr32: delete non generic board favr-32-ezkitAndreas Bießmann2015-06-101-4/+0
| |/
* | tegra: Replace 'Norrin' with 'Nyan-big' and fix typoSimon Glass2015-06-091-1/+1
* | tegra: Allow board-specific initSimon Glass2015-06-092-2/+13
* | tegra: Add missing tegra124 peripheralsSimon Glass2015-06-092-7/+7
* | tegra: Introduce SRAM repair on tegra124Simon Glass2015-06-092-1/+31
* | tegra: clock: Adjust PLL access to avoid a warningSimon Glass2015-06-091-2/+5
* | tegra: clock: Support enabling external clocksSimon Glass2015-06-092-0/+25
* | dm: tegra: cros_ec: Enable Chrome OS EC on Nyan-bigSimon Glass2015-06-091-0/+3
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-06-0815-6/+304
|\
| * imx: drop warning: unused variable 'max_freq'Stefano Babic2015-06-081-1/+2
| * colibri_vf: Enable board specific USB initialisation for USB pen gpioSanchayan Maity2015-06-081-0/+1
| * vf610: dts: Add device tree supportBhuvanchandra DV2015-06-085-0/+160
| * arm: vf610: Add iomux support for DSPIBhuvanchandra DV2015-06-081-0/+9
| * arm: vf610: Add clock support for DSPIBhuvanchandra DV2015-06-083-0/+12
| * colibri_vf: Add pinmux entries for GPIOsBhuvanchandra DV2015-06-081-0/+49
| * dm: gpio: vf610: Add GPIO driver supportBhuvanchandra DV2015-06-084-0/+66
| * mxs: Do not disable bo detection when DC-DC is already enabledStefan Wahren2015-06-011-5/+5
| * Revert "imx: drop warning: unused variable 'max_freq'"Stefano Babic2015-05-281-2/+1
| * imx: drop warning: unused variable 'max_freq'Stefano Babic2015-05-271-1/+2
* | Merge git://git.denx.de/u-boot-sunxiTom Rini2015-06-0668-1105/+1785
|\ \
| * | sunxi: Add a proper dts file for the ga10h a33 based tabletHans de Goede2015-06-052-0/+126
| * | sunxi: Sync dts files with the linux kernelHans de Goede2015-06-0465-1102/+1506
| * | sunxi: Add new Mele_A1000G_quad defconfigHans de Goede2015-06-042-0/+150
| * | sunxi: usb_phy: Swap check for disconnect thresholdHans de Goede2015-06-041-3/+3
* | | Merge git://git.denx.de/u-boot-dmTom Rini2015-06-055-80/+104
|\ \ \
| * | | sandbox: Compile test device tree when CONFIG_UT_DM is definedSimon Glass2015-06-041-1/+1
| * | | sandbox: dts: Add the real-time-clock test nodes back inSimon Glass2015-06-041-0/+18
| * | | sandbox: dts: Sort the sandbox.dts fileSimon Glass2015-06-041-52/+54
| * | | sandbox: dts: Sort the test.dts file a littleSimon Glass2015-06-041-24/+24
| * | | sandbox: Tidy up terminal restoreSimon Glass2015-06-042-3/+7
| |/ /
* | | x86: gpio: add pinctrl support from the device treeGabriel Huau2015-06-042-0/+24
* | | x86: baytrail: pci region 3 is not always mapped to end of ramAndrew Bradford2015-06-041-1/+1
* | | x86: qemu: Implement PIRQ routingBin Meng2015-06-044-0/+61
* | | x86: coreboot: Control I/O port 0xb2 writing via device treeBin Meng2015-06-042-3/+10
OpenPOWER on IntegriCloud