summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm: move gd handling outside of C codeAlbert ARIBAUD2016-01-131-0/+3
* Fix board init code to respect the C runtime environmentAlbert ARIBAUD2016-01-138-19/+31
* Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-01-131-0/+1
|\
| * arm: mvebu: Select SPL_DM_SEQ_ALIASNathan Rossi2016-01-131-0/+1
* | arm: dts: am4372: add qspi register maps for memory mapMugunthan V N2016-01-131-1/+4
* | arm: dts: dra72-evm: add spi-flash comaptible for flashMugunthan V N2016-01-131-1/+1
* | arm: dts: dra7-evm: add spi-flash comaptible for flashMugunthan V N2016-01-131-1/+1
* | arm: dts: am437x-gp-evm: add spi-flash comaptible for flashMugunthan V N2016-01-131-1/+1
* | arm: dts: dra7: add qspi register maps for memory map and control moduleMugunthan V N2016-01-131-2/+5
* | dts: dra7: add spi alias for qspiMugunthan V N2016-01-131-0/+1
* | Merge git://git.denx.de/u-boot-dmTom Rini2016-01-1213-97/+56
|\ \
| * | sandbox: eth-raw-os.c: Ensure that our interface name is not too longTom Rini2016-01-121-0/+4
| * | rockchip: Use the debug UART on rk3036Simon Glass2016-01-123-65/+8
| * | dm: Convert PCI MMC over to use DM PCI APISimon Glass2016-01-123-6/+6
| * | dm: tegra: net: Convert tegra boards to driver model for EthernetSimon Glass2016-01-121-0/+1
| * | dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI APISimon Glass2016-01-121-1/+2
| * | dm: pci: video: Convert video and pci_rom to use DM PCI APISimon Glass2016-01-121-2/+2
| * | dm: Convert bios_interrupts to use DM PCI APISimon Glass2016-01-121-13/+23
| * | dm: x86: ivybridge: Convert graphics init to use DM PCI APISimon Glass2016-01-123-12/+12
| |/
* | ARM: uniphier: add dump command for DDR Multi PHY registersMasahiro Yamada2016-01-133-0/+339
* | ARM: uniphier: add DRAM init code for ProXstream2/PH1-LD6bMasahiro Yamada2016-01-135-0/+826
* | ARM: uniphier: move headers out of include/mach directoryMasahiro Yamada2016-01-1377-129/+188
* | ARM: uniphier: move cmd_pinmon.c to boot-mode subdirectoryMasahiro Yamada2016-01-133-1/+2
* | ARM: uniphier: move cmd_ddrphy.c to dram subdirectoryMasahiro Yamada2016-01-133-1/+2
* | ARM: uniphier: kill bogus header includesMasahiro Yamada2016-01-1313-15/+0
|/
* am33xx/am43xx: Add platform data for GPIOsTom Rini2016-01-081-0/+23
* powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xxRobert P. J. Day2016-01-086-20/+20
* test: add sandbox timer to test.dtsThomas Chou2016-01-071-0/+5
* Merge git://git.denx.de/u-boot-mpc85xxTom Rini2016-01-071-0/+2
|\
| * powerpc, mpc5xxx: fix missing bootflag initHeiko Schocher2016-01-051-0/+2
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-01-036-5/+50
|\ \ | |/ |/|
| * imx_common: check for Serial Downloader in spl_boot_deviceStefano Babic2016-01-031-0/+8
| * ARM: mxs: allow boards to select DC-DC switching clock sourceMichael Heimpold2016-01-032-0/+36
| * imx: ddr: drop duplicated debug infoPeng Fan2016-01-031-1/+0
| * imx: mx6: fix reg base address when runtime usagePeng Fan2015-12-071-4/+4
| * imx: mx6: add missing return valueJeroen Hofstee2015-12-071-0/+2
* | Merge git://git.denx.de/u-boot-socfpgaTom Rini2015-12-244-3/+22
|\ \
| * | arm: socfpga: Unreset NAND in U-BootMarek Vasut2015-12-221-0/+4
| * | arm: socfpga: Unreset NAND in SPLMarek Vasut2015-12-221-0/+1
| * | arm: socfpga: Define NAND reset bitMarek Vasut2015-12-221-1/+2
| * | arm: socfpga: Make /soc available in pre-relocMarek Vasut2015-12-221-0/+4
| * | arm: socfpga: Actually enable L2 cacheMarek Vasut2015-12-221-2/+11
* | | ARM: dts: uniphier: add SD/MMC pinmux nodesMasahiro Yamada2015-12-231-0/+15
* | | ARM: uniphier: set DTB file name to fdt_file environmentMasahiro Yamada2015-12-231-0/+35
* | | ARM: uniphier: merge umc/ and ddrphy/ into a single directoryMasahiro Yamada2015-12-2311-15/+11
* | | ARM: uniphier: display model number all the time on boot upMasahiro Yamada2015-12-231-2/+1
* | | ARM: uniphier: add macros and revision IDs for sLD11 and LD10Masahiro Yamada2015-12-233-1/+27
* | | ARM: uniphier: compile uniphier_get_board_param() for U-Boot properMasahiro Yamada2015-12-231-1/+1
* | | ARM: uniphier: split ProXstream2 board data and change DDR frequencyMasahiro Yamada2015-12-231-3/+17
* | | ARM: uniphier: call uniphier_get_board_param() without FDT blobMasahiro Yamada2015-12-233-6/+7
OpenPOWER on IntegriCloud