summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-02-0118-80/+662
|\
| * board: Enable ethernet, tftpboot support to pic32mzdask board.Purna Chandra Mandal2016-02-012-0/+20
| * board: add SDHCI support for PIC32MZDASK board.Purna Chandra Mandal2016-02-012-0/+18
| * board: Add Microchip PIC32MZ[DA]-Starter-Kit board.Purna Chandra Mandal2016-02-013-1/+52
| * MIPS: Add support for Microchip PIC32MZ[DA] SoC family.Purna Chandra Mandal2016-02-017-2/+379
| * drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32.Purna Chandra Mandal2016-02-011-0/+32
| * MIPS: initial infrastructure for Microchip PIC32 architecturePurna Chandra Mandal2016-02-016-0/+110
| * MIPS: Support dynamic I/O port base addressPaul Burton2016-02-015-34/+34
| * MIPS: Remove SLOW_DOWN_IOPaul Burton2016-02-011-37/+3
| * mips: cache: Bulletproof the code against cornercasesMarek Vasut2016-02-011-0/+8
| * MIPS: start.S: fix and optimize instructionsDaniel Schwierzeck2016-02-011-11/+11
| * MIPS: initialize board_init_f() argument to zero.Purna Chandra Mandal2016-02-011-1/+1
* | arm: config: enforce -fno-pic for gccPeng Fan2016-01-311-0/+1
* | ARM: Disable "DISCARD" for secure section if CONFIG_ARMV7_SECURE_BASE isn't d...Wang Dongsheng2016-01-311-13/+14
* | arm: cache: Implement cache range check for v7Marek Vasut2016-01-311-0/+21
* | arm: Remove S bit from MMU section entryMarek Vasut2016-01-311-2/+1
* | arm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7Marek Vasut2016-01-312-3/+3
|/
* Merge git://git.denx.de/u-boot-dmTom Rini2016-01-292-1/+22
|\
| * ARM: tegra: shut down USB device controller at bootStephen Warren2016-01-282-1/+22
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-01-281-10/+6
|\ \ | |/ |/|
| * arm: ls102xa: Rewrite the logic of ft_fixup_enet_phy_connect_type()Bin Meng2016-01-281-10/+6
* | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-01-2820-36/+452
|\ \
| * | x86: Correct spi node aliasBin Meng2016-01-287-14/+14
| * | x86: config option for loading ACPI table from QEMUMiao Yan2016-01-281-0/+9
| * | x86: qemu: add the ability to load and link ACPI tables from QEMUMiao Yan2016-01-285-0/+322
| * | x86: qemu: setup PM IO base for ACPI in southbridgeMiao Yan2016-01-284-0/+43
| * | x86: qemu: re-structure qemu_fwcfg_list_firmware()Miao Yan2016-01-282-17/+55
| * | x86: baytrail: Add option to disable the internal UART to setup_early_uart()Stefan Roese2016-01-283-5/+9
* | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-01-2721-53/+248
|\ \ \
| * | | armv8/ls1043aqds: add QSPI boot supportQianyu Gong2016-01-271-0/+2
| * | | armv8/ls1043aqds: add QSPI support in SD bootGong Qianyu2016-01-272-0/+13
| * | | armv8/ls1043aqds: Add lpuart supportWenbin Song2016-01-274-0/+75
| * | | armv8/ls1043aqds: Spilt off board device treeWenbin Song2016-01-273-2/+17
| * | | secure_boot: enable chain of trust for PowerPC platformsAneesh Bansal2016-01-272-0/+21
| * | | secure_boot: enable chain of trust for ARM platformsAneesh Bansal2016-01-271-0/+6
| * | | secure_boot: create function to determine boot modeAneesh Bansal2016-01-273-0/+8
| * | | secure_boot: split the secure boot functionality in two partsAneesh Bansal2016-01-272-23/+34
| * | | secure_boot: include/configs: move definition of CONFIG_CMD_BLOBAneesh Bansal2016-01-272-0/+2
| * | | secure_boot: include/configs: make secure boot header file uniformAneesh Bansal2016-01-271-0/+5
| * | | armv8: ls2040a: Add support of LS2040A SoCPratiyush Mohan Srivastava2016-01-252-0/+2
| * | | armv8: Enable all 8 DPMAC ports in LS2080A PersonalityPratiyush Mohan Srivastava2016-01-251-5/+0
| * | | armv8: fsl-layerscape: fixes lsch2 serdes registers defineShaohui Xie2016-01-251-20/+47
| * | | arm: ls1021a: Adjust sata register default valuesTang Yuantian2016-01-251-5/+5
| * | | driver/ddr/fsl: Add workaround for A009663Shengzhou Liu2016-01-254-0/+9
| * | | armv8: fsl-lsch3: fixup SYSCLK frequency in device treePrabhakar Kushwaha2016-01-251-0/+3
| * | | fsl/ddr: Add workaround for ERRATUM_A009942Shengzhou Liu2016-01-251-0/+1
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-01-2727-91/+160
|\ \ \ \ | |_|/ / |/| | |
| * | | ppc: xilinx-ppc4xx: Port to DM serialRicardo Ribalda Delgado2016-01-271-0/+8
| * | | ARM64: zynqmp: Add support for SD1 boot modeMichal Simek2016-01-271-1/+2
| * | | ARM64: zynqmp: Modify the SD and QSPI bootmode valuesSiva Durga Prasad Paladugu2016-01-271-0/+3
OpenPOWER on IntegriCloud