aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-19Add more SPDX-License-Identifier tagsTom Rini179-1733/+182
2016-01-19scripts/Makefile* Add SPDX-License-Identifier tagTom Rini7-0/+20
2016-01-19gunzip.c: Only include gzwrite on CONFIG_CMD_UNZIPTom Rini1-0/+2
2016-01-19axm/taurus: Enable tiny printf in SPLTom Rini2-0/+2
2016-01-19vsprintf.c: Always enable CONFIG_SYS_VSNPRINTFTom Rini13-51/+0
2016-01-19image: fix getenv_bootm_size() functionMasahiro Yamada1-2/+2
2016-01-16Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini54-1026/+2396
2016-01-16MIPS: implement bit manipulating I/O accessorsDaniel Schwierzeck1-0/+55
2016-01-16MIPS: fix SPDX license identifier in remaining arch header filesDaniel Schwierzeck14-55/+32
2016-01-16MIPS: sync processor and register definitions with linux-4.4Daniel Schwierzeck8-553/+1211
2016-01-16MIPS: sync I/O related header files with linux-4.4Daniel Schwierzeck10-364/+941
2016-01-16net: pcnet: refactor mapping of virtual addresses to physical onesDaniel Schwierzeck1-7/+21
2016-01-16MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFTDaniel Schwierzeck2-10/+25
2016-01-16MIPS: vct: fix I/O accessor callsDaniel Schwierzeck1-2/+4
2016-01-16MIPS: malta: fix IO accessor callDaniel Schwierzeck1-1/+2
2016-01-16MIPS: malta: do not pull in target header files in config.hDaniel Schwierzeck1-6/+3
2016-01-16MIPS: Kconfig: optimize gcc -march and -mtune setupDaniel Schwierzeck4-15/+24
2016-01-16MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/Daniel Schwierzeck8-7/+7
2016-01-16MIPS: Kconfig: refactor machine setupDaniel Schwierzeck1-1/+6
2016-01-16MIPS: add initial infrastructure for device-tree filesDaniel Schwierzeck7-1/+44
2016-01-16MIPS: do not build position-independent executables for SPLDaniel Schwierzeck1-4/+14
2016-01-16MIPS: create .text sub-sections for assembler functionsDaniel Schwierzeck1-1/+3
2016-01-16MIPS: fix annotation of _start and relocate_codeDaniel Schwierzeck2-7/+11
2016-01-16MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO.Purna Chandra Mandal1-0/+1
2016-01-16Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini3-32/+47
2016-01-16socfpga: Modify qts-filter args to allow input for bsp generated files and qu...Dalon Westergreen1-31/+45
2016-01-16arm: socfpga: set the fpga global bit to disable HPS to FPGA signalsDinh Nguyen1-1/+1
2016-01-16ddr: altera: Init the rule ID in debug codeMarek Vasut1-0/+1
2016-01-16common: usb: fix checking conditionPeng Fan1-1/+1
2016-01-16usb: host: ehci-vf: Implement board_usb_phy_mode weak functionSanchayan Maity1-0/+10
2016-01-16usb: host: ehci-vf: Remove hardcoded USB host client configurationSanchayan Maity1-5/+0
2016-01-16usb:ci_udc: Remove ULPI setting for i.MX OTG controllerYe.Li1-11/+3
2016-01-15Merge git://git.denx.de/u-boot-rockchipTom Rini3-1/+15
2016-01-15eth-raw-os.c: Add cast to bind(2) callTom Rini1-1/+2
2016-01-15x86: Fix board init breakageSimon Glass1-1/+1
2016-01-15dm: pci: Avoid a memory leak when allocating the ROMSimon Glass1-12/+33
2016-01-15dm: pci: Add a 'fall through' commentSimon Glass1-0/+1
2016-01-15dm: spi_flash: Allow the uclass to work without printf()Simon Glass1-1/+7
2016-01-15mmc: rockchip: the non-removable property must point to emmchuang lin1-0/+2
2016-01-15MAINTAINERS: add entry for RockchipMasahiro Yamada1-0/+6
2016-01-14Fix GCC format-security errors and convert sprintfs.Ben Whitten53-72/+75
2016-01-14Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini31-105/+3143
2016-01-14arm: initialize gd for AArch64Stephen Warren1-0/+2
2016-01-14Merge git://www.denx.de/git/u-boot-marvellTom Rini75-719/+4047
2016-01-14MAINTAINERS: Update Marvell custodianshipStefan Roese1-1/+3
2016-01-14mvebu: ds414: Implement Synology specific command setPhil Sutter2-0/+234
2016-01-14mvebu: Support Synology DS414Phil Sutter9-2/+731
2016-01-14mvebu: Add rudimental MV78230 supportPhil Sutter3-6/+17
2016-01-14mvebu: axp: Rename MV_DDR_32BIT to CONFIG_DDR_32BITPhil Sutter2-11/+11
2016-01-14mvebu: Introduce kconfig symbols for SoC variantsPhil Sutter3-6/+20