summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | driver: net: fsl-mc: flib changes for MC FW 9.0.0Prabhakar Kushwaha2016-01-277-166/+483
| * | | | secure_boot: enable chain of trust for ARM platformsAneesh Bansal2016-01-271-0/+2
| * | | | secure_boot: split the secure boot functionality in two partsAneesh Bansal2016-01-271-32/+17
| * | | | secure_boot: include/configs: move definition of CONFIG_CMD_BLOBAneesh Bansal2016-01-2716-71/+0
| * | | | secure_boot: include/configs: make secure boot header file uniformAneesh Bansal2016-01-2712-16/+52
| * | | | armv8: ls2080a: Increase MC's DDR size to 512 MBPratiyush Mohan Srivastava2016-01-251-1/+1
| * | | | SECURE BOOT: support for validation of dynamic imageAneesh Bansal2016-01-251-2/+5
| * | | | SECURE BOOT: change prototype of fsl_secboot_validate functionAneesh Bansal2016-01-251-3/+2
| * | | | driver/ddr/fsl: Add workaround for A009663Shengzhou Liu2016-01-251-0/+1
| * | | | armv8/ls1043aqds: enable qixis_reset command to boot from NAND/SDGong Qianyu2016-01-251-0/+4
| * | | | armv8/ls1043aqds: fix qixis_reset command issueGong Qianyu2016-01-251-1/+1
| * | | | armv8/ls1043aqds: Add support for >2GB memoryShaohui Xie2016-01-251-1/+1
* | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-01-2714-299/+76
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ppc: xilinx-ppc440-generic: Wire LL_TEMAC driverRicardo Ribalda Delgado2016-01-271-6/+16
| * | | | ppc: xilinx-ppc4xx: Port to DM serialRicardo Ribalda Delgado2016-01-271-17/+4
| * | | | ARM64: zynqmp: Define auto negotiation timeoutSiva Durga Prasad Paladugu2016-01-271-0/+1
| * | | | ARM64: zynqmp: Do not setup bootargsMichal Simek2016-01-271-2/+0
| * | | | ARM64: zynqmp: Dont use shortcut for setenvSiva Durga Prasad Paladugu2016-01-271-1/+1
| * | | | ARM64: zynqmp: Modify the autoboot commandsSiva Durga Prasad Paladugu2016-01-271-2/+4
| * | | | ARM64: zynqmp: Include GbE speed/duplex detectionMichal Simek2016-01-271-0/+1
| * | | | ARM64: zynqmp: Enable NATSEMI physMichal Simek2016-01-271-0/+1
| * | | | ARM64: zynqmp: Allow overwrite identification stringMichal Simek2016-01-271-1/+3
| * | | | ARM64: zynqmp: Setup correct COUNTER_FREQUENCY for siliconMichal Simek2016-01-272-1/+5
| * | | | ARM64: zynqmp: Move memory setup to board fileMichal Simek2016-01-272-5/+5
| * | | | ARM64: zynqmp: Enable advance memory test by defaultMichal Simek2016-01-271-0/+3
| * | | | ARM64: zynqmp: Fix bootmode SD_MODE1Michal Simek2016-01-271-2/+4
| * | | | ARM64: zynqmp: Remove incorrect link to common config fileMichal Simek2016-01-271-3/+1
| * | | | ARM64: zynqmp: ep: Define minimum sdhci frequency for epSiva Durga Prasad Paladugu2016-01-271-0/+1
| * | | | ARM: zynq: Move FLASH_BAR to KconfigMichal Simek2016-01-271-1/+0
| * | | | fpga: Add bitstream type BIT_NONESiva Durga Prasad Paladugu2016-01-271-0/+1
| * | | | microblaze: Fix board_init calling sequenceMichal Simek2016-01-271-0/+1
| * | | | microblaze: Enable HUSH via KconfigMichal Simek2016-01-271-3/+0
| * | | | microblaze: Read information about RAM from DTMichal Simek2016-01-271-8/+1
| * | | | microblaze: Move CONFIG_NETCONSOLE to KconfigMichal Simek2016-01-271-1/+0
| * | | | microblaze: Remove CONFIG_FIT from board fileMichal Simek2016-01-271-1/+0
| * | | | microblaze: Remove systemace from board fileMichal Simek2016-01-271-15/+0
| * | | | microblaze: Move eth configuration to KconfigMichal Simek2016-01-271-14/+0
| * | | | microblaze: Enable axi emac via KconfigMichal Simek2016-01-271-5/+1
| * | | | net: emaclite: Move emaclite to KconfigMichal Simek2016-01-271-2/+1
| * | | | net: emaclite: Move driver to DMMichal Simek2016-01-271-2/+0
| * | | | net: emaclite: Remove ancient OF probe functionMichal Simek2016-01-271-1/+0
| * | | | net: axi_emac: Move driver to DMMichal Simek2016-01-271-2/+0
| * | | | microblaze: Enable MICREL_KSZ9021Michal Simek2016-01-271-0/+1
| * | | | microblaze: Enable PHYLIB via KconfigMichal Simek2016-01-271-2/+0
| * | | | microblaze: Enable uart16550 DM by defaultMichal Simek2016-01-271-13/+0
| * | | | serial: uartlite: Add uartlite to KconfigMichal Simek2016-01-271-6/+1
| * | | | microblaze: Move baudrate setting out driver selectionMichal Simek2016-01-271-7/+5
| * | | | microblaze: Remove CONSOLE_ARGMichal Simek2016-01-271-2/+0
| * | | | ppc: xilinx-ppc4xx-generic: Update xparameters.hRicardo Ribalda Delgado2016-01-271-0/+1
| * | | | configs/xilinx-ppc440-generic: Typos and sizeRicardo Ribalda Delgado2016-01-271-6/+6
OpenPOWER on IntegriCloud