aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-01-29Merge git://git.denx.de/u-boot-dmTom Rini2-1/+22
2016-01-28ARM: tegra: shut down USB device controller at bootStephen Warren2-1/+22
2016-01-28Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini1-10/+6
2016-01-28arm: ls102xa: Rewrite the logic of ft_fixup_enet_phy_connect_type()Bin Meng1-10/+6
2016-01-28Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini20-36/+452
2016-01-28x86: Correct spi node aliasBin Meng7-14/+14
2016-01-28x86: config option for loading ACPI table from QEMUMiao Yan1-0/+9
2016-01-28x86: qemu: add the ability to load and link ACPI tables from QEMUMiao Yan5-0/+322
2016-01-28x86: qemu: setup PM IO base for ACPI in southbridgeMiao Yan4-0/+43
2016-01-28x86: qemu: re-structure qemu_fwcfg_list_firmware()Miao Yan2-17/+55
2016-01-28x86: baytrail: Add option to disable the internal UART to setup_early_uart()Stefan Roese3-5/+9
2016-01-27Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini21-53/+248
2016-01-27Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini27-91/+160
2016-01-27armv8/ls1043aqds: add QSPI boot supportQianyu Gong1-0/+2
2016-01-27armv8/ls1043aqds: add QSPI support in SD bootGong Qianyu2-0/+13
2016-01-27armv8/ls1043aqds: Add lpuart supportWenbin Song4-0/+75
2016-01-27armv8/ls1043aqds: Spilt off board device treeWenbin Song3-2/+17
2016-01-27secure_boot: enable chain of trust for PowerPC platformsAneesh Bansal2-0/+21
2016-01-27secure_boot: enable chain of trust for ARM platformsAneesh Bansal1-0/+6
2016-01-27secure_boot: create function to determine boot modeAneesh Bansal3-0/+8
2016-01-27secure_boot: split the secure boot functionality in two partsAneesh Bansal2-23/+34
2016-01-27secure_boot: include/configs: move definition of CONFIG_CMD_BLOBAneesh Bansal2-0/+2
2016-01-27secure_boot: include/configs: make secure boot header file uniformAneesh Bansal1-0/+5
2016-01-27ppc: xilinx-ppc4xx: Port to DM serialRicardo Ribalda Delgado1-0/+8
2016-01-27ARM64: zynqmp: Add support for SD1 boot modeMichal Simek1-1/+2
2016-01-27ARM64: zynqmp: Modify the SD and QSPI bootmode valuesSiva Durga Prasad Paladugu1-0/+3
2016-01-27ARM64: zynqmp: DT: Fix UART compatible stringSoren Brinkmann1-2/+2
2016-01-27ARM64: zynqmp: Correct the watchdog timer interrupt numberPunnaiah Choudary Kalluri1-1/+1
2016-01-27ARM64: zynqmp: Fix coding style in phy nodeMichal Simek1-1/+1
2016-01-27ARM64: zynqmp: Add initial support for the first siliconMichal Simek2-2/+6
2016-01-27ARM64: zynqmp: Use the same U-Boot version with/without ATFMichal Simek5-8/+51
2016-01-27ARM: zynq: Move spi node to aligned locationMichal Simek3-27/+27
2016-01-27ARM: zynq: Fix all remaining zynq platform to use stdout-pathMichal Simek4-12/+8
2016-01-27ARM: zynq: Clean DTSI coding styleMichal Simek1-5/+5
2016-01-27ARM: zynq: Do not select options if SPL is not enabledMichal Simek1-3/+3
2016-01-27ARM: zynq: Remove memory division by 2 for ECC caseMichal Simek1-2/+0
2016-01-27microblaze: Remove empty file - cpu.cMichal Simek2-10/+1
2016-01-27microblaze: Wire-up debug_uart in asmMichal Simek1-0/+4
2016-01-27serial: uartlite: Move driver to DMMichal Simek1-0/+1
2016-01-27ppc: dts: Add device tree for xilix-ppc4xx-genericRicardo Ribalda Delgado3-0/+32
2016-01-27mailaddr: Update mail addressRicardo Ribalda Delgado5-5/+5
2016-01-27xilinx-ppc440: Remove support for v5fx30tevalRicardo Ribalda Delgado1-4/+0
2016-01-27ppc: xilinx-ppc405: Remove support for fx12mmRicardo Ribalda Delgado1-4/+0
2016-01-27ppc: xilinx-ppc440: Remove support for ml507Ricardo Ribalda Delgado1-4/+0
2016-01-27arm: mvebu: Add support for the Armada XP theadorable boardStefan Roese3-1/+151
2016-01-26Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini13-19/+186
2016-01-26sunxi: Add suport for A83T based Banana-pi M3 BoardVishnu Patekar2-1/+66
2016-01-26sunxi: Add support for LPDDR3 for A83TVishnu Patekar2-5/+54
2016-01-26sunxi: Groundwork to support new dram type for A83TVishnu Patekar2-2/+13
2016-01-26sunxi: Redundant code cleanup from a83t dram initVishnu Patekar1-5/+0