summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: uniphier: refactor outer cache operation slightlyMasahiro Yamada2016-01-201-2/+4
* ARM: uniphier: add bootm_low environmentMasahiro Yamada2016-01-201-3/+6
* ARM: uniphier: define CONFIG_SYS_BOOTMAPSZMasahiro Yamada2016-01-201-0/+2
* armv8: cavium: Get DRAM size from ATFSergey Temerkhanov2016-01-191-0/+27
* armv8: cavium: Add an implementation of ATF calling functionsSergey Temerkhanov2016-01-196-1/+430
* armv8: cavium: Add ThunderX 88xx board definitionSergey Temerkhanov2016-01-198-2/+290
* armv8: cavium: Add the device tree for ThunderXSergey Temerkhanov2016-01-193-0/+395
* armv8: Add psci.h from the Linux kernelSergey Temerkhanov2016-01-191-0/+90
* armv8: Add Secure Monitor/Hypervisor Call (SMC/HVC) infrastructureSergey Temerkhanov2016-01-193-0/+97
* armv8: New MMU setup code allowing to use 48+ bits PA/VASergey Temerkhanov2016-01-196-12/+228
* armv8: Add read_mpidr() functionSergey Temerkhanov2016-01-191-0/+11
* arm: serial: Add Kconfig entries to facilitate usage of the pl01x driver for ...Sergey Temerkhanov2016-01-191-0/+22
* arm: serial: Add debug UART capability to the pl01x driverSergey Temerkhanov2016-01-191-0/+28
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-01-193-26/+26
|\
| * video: Typo cleanup in drivers/video/da8xx-fb.cRobert P. J. Day2015-12-161-5/+5
| * video: Clean up formatting, spelling mistakes in exynos_dp*Robert P. J. Day2015-12-162-21/+21
* | x86: quark: Fix boot breakageBin Meng2016-01-191-11/+16
* | power: regulator: max77686: Don't use switch() on boolsTom Rini2016-01-191-20/+8
* | spi: rk_spi: Fix debug format warningTom Rini2016-01-191-1/+1
* | pci_rom.c: Fix may be used uninitialized warningTom Rini2016-01-191-1/+1
* | Add more SPDX-License-Identifier tagsTom Rini2016-01-19179-1733/+182
* | scripts/Makefile* Add SPDX-License-Identifier tagTom Rini2016-01-197-0/+20
* | gunzip.c: Only include gzwrite on CONFIG_CMD_UNZIPTom Rini2016-01-191-0/+2
* | axm/taurus: Enable tiny printf in SPLTom Rini2016-01-192-0/+2
* | vsprintf.c: Always enable CONFIG_SYS_VSNPRINTFTom Rini2016-01-1913-51/+0
* | image: fix getenv_bootm_size() functionMasahiro Yamada2016-01-191-2/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-01-1654-1026/+2396
|\ \
| * | MIPS: implement bit manipulating I/O accessorsDaniel Schwierzeck2016-01-161-0/+55
| * | MIPS: fix SPDX license identifier in remaining arch header filesDaniel Schwierzeck2016-01-1614-55/+32
| * | MIPS: sync processor and register definitions with linux-4.4Daniel Schwierzeck2016-01-168-553/+1211
| * | MIPS: sync I/O related header files with linux-4.4Daniel Schwierzeck2016-01-1610-364/+941
| * | net: pcnet: refactor mapping of virtual addresses to physical onesDaniel Schwierzeck2016-01-161-7/+21
| * | MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFTDaniel Schwierzeck2016-01-162-10/+25
| * | MIPS: vct: fix I/O accessor callsDaniel Schwierzeck2016-01-161-2/+4
| * | MIPS: malta: fix IO accessor callDaniel Schwierzeck2016-01-161-1/+2
| * | MIPS: malta: do not pull in target header files in config.hDaniel Schwierzeck2016-01-161-6/+3
| * | MIPS: Kconfig: optimize gcc -march and -mtune setupDaniel Schwierzeck2016-01-164-15/+24
| * | MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/Daniel Schwierzeck2016-01-168-7/+7
| * | MIPS: Kconfig: refactor machine setupDaniel Schwierzeck2016-01-161-1/+6
| * | MIPS: add initial infrastructure for device-tree filesDaniel Schwierzeck2016-01-167-1/+44
| * | MIPS: do not build position-independent executables for SPLDaniel Schwierzeck2016-01-161-4/+14
| * | MIPS: create .text sub-sections for assembler functionsDaniel Schwierzeck2016-01-161-1/+3
| * | MIPS: fix annotation of _start and relocate_codeDaniel Schwierzeck2016-01-162-7/+11
| * | MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO.Purna Chandra Mandal2016-01-161-0/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-01-163-32/+47
|\ \ \
| * | | socfpga: Modify qts-filter args to allow input for bsp generated files and qu...Dalon Westergreen2016-01-161-31/+45
| * | | arm: socfpga: set the fpga global bit to disable HPS to FPGA signalsDinh Nguyen2016-01-161-1/+1
| * | | ddr: altera: Init the rule ID in debug codeMarek Vasut2016-01-161-0/+1
| |/ /
* | | common: usb: fix checking conditionPeng Fan2016-01-161-1/+1
* | | usb: host: ehci-vf: Implement board_usb_phy_mode weak functionSanchayan Maity2016-01-161-0/+10
OpenPOWER on IntegriCloud