summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-19vsprintf.c: Always enable CONFIG_SYS_VSNPRINTFTom Rini
2016-01-19image: fix getenv_bootm_size() functionMasahiro Yamada
2016-01-16Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2016-01-16MIPS: implement bit manipulating I/O accessorsDaniel Schwierzeck
2016-01-16MIPS: fix SPDX license identifier in remaining arch header filesDaniel Schwierzeck
2016-01-16MIPS: sync processor and register definitions with linux-4.4Daniel Schwierzeck
2016-01-16MIPS: sync I/O related header files with linux-4.4Daniel Schwierzeck
2016-01-16net: pcnet: refactor mapping of virtual addresses to physical onesDaniel Schwierzeck
2016-01-16MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFTDaniel Schwierzeck
2016-01-16MIPS: vct: fix I/O accessor callsDaniel Schwierzeck
2016-01-16MIPS: malta: fix IO accessor callDaniel Schwierzeck
2016-01-16MIPS: malta: do not pull in target header files in config.hDaniel Schwierzeck
2016-01-16MIPS: Kconfig: optimize gcc -march and -mtune setupDaniel Schwierzeck
2016-01-16MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/Daniel Schwierzeck
2016-01-16MIPS: Kconfig: refactor machine setupDaniel Schwierzeck
2016-01-16MIPS: add initial infrastructure for device-tree filesDaniel Schwierzeck
2016-01-16MIPS: do not build position-independent executables for SPLDaniel Schwierzeck
2016-01-16MIPS: create .text sub-sections for assembler functionsDaniel Schwierzeck
2016-01-16MIPS: fix annotation of _start and relocate_codeDaniel Schwierzeck
2016-01-16MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO.Purna Chandra Mandal
2016-01-16Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2016-01-16socfpga: Modify qts-filter args to allow input for bsp generated files and qu...Dalon Westergreen
2016-01-16arm: socfpga: set the fpga global bit to disable HPS to FPGA signalsDinh Nguyen
2016-01-16ddr: altera: Init the rule ID in debug codeMarek Vasut
2016-01-16common: usb: fix checking conditionPeng Fan
2016-01-16usb: host: ehci-vf: Implement board_usb_phy_mode weak functionSanchayan Maity
2016-01-16usb: host: ehci-vf: Remove hardcoded USB host client configurationSanchayan Maity
2016-01-16usb:ci_udc: Remove ULPI setting for i.MX OTG controllerYe.Li
2016-01-15Merge git://git.denx.de/u-boot-rockchipTom Rini
2016-01-15eth-raw-os.c: Add cast to bind(2) callTom Rini
2016-01-15x86: Fix board init breakageSimon Glass
2016-01-15dm: pci: Avoid a memory leak when allocating the ROMSimon Glass
2016-01-15dm: pci: Add a 'fall through' commentSimon Glass
2016-01-15dm: spi_flash: Allow the uclass to work without printf()Simon Glass
2016-01-15mmc: rockchip: the non-removable property must point to emmchuang lin
2016-01-15MAINTAINERS: add entry for RockchipMasahiro Yamada
2016-01-14Fix GCC format-security errors and convert sprintfs.Ben Whitten
2016-01-14Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-01-14arm: initialize gd for AArch64Stephen Warren
2016-01-14Merge git://www.denx.de/git/u-boot-marvellTom Rini
2016-01-14MAINTAINERS: Update Marvell custodianshipStefan Roese
2016-01-14mvebu: ds414: Implement Synology specific command setPhil Sutter
2016-01-14mvebu: Support Synology DS414Phil Sutter
2016-01-14mvebu: Add rudimental MV78230 supportPhil Sutter
2016-01-14mvebu: axp: Rename MV_DDR_32BIT to CONFIG_DDR_32BITPhil Sutter
2016-01-14mvebu: Introduce kconfig symbols for SoC variantsPhil Sutter
2016-01-14mvebu: axp: refactor board_sat_r_get() and callerPhil Sutter
2016-01-14drivers/pci/pci_mvebu: Fix for boards with X4 lanesPhil Sutter
2016-01-14axp: Fix debugging support in DDR3 write levelingPhil Sutter
2016-01-14README: Review the u-boot porting guide listPhil Sutter