aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass881-257/+699
2016-03-14freescale: Remove CONFIG_DM from header filesSimon Glass48-8/+92
2016-03-14Correct defconfig orderingSimon Glass41-113/+89
2016-03-14libfdt: Add a function to write a property placeholderSimon Glass2-2/+30
2016-03-14mkimage: Make 'params' staticSimon Glass1-1/+1
2016-03-14mkimage: Show an error message when usage() is calledSimon Glass1-8/+9
2016-03-14mkimage: Move usage() up to the topSimon Glass1-39/+42
2016-03-14mkimage: Sort the option processing code by optionSimon Glass1-25/+25
2016-03-14mkimage: Convert to use getopt()Simon Glass1-132/+101
2016-03-14mkimage: Move argument processing into its own functionSimon Glass1-24/+32
2016-03-14common: Add support for environment file in EXT4.Stuart Longland3-1/+131
2016-03-14Prepare v2016.03v2016.03Tom Rini1-1/+1
2016-03-13mx6slevk: Fix the power up of the Ethernet PHYFabio Estevam1-5/+4
2016-03-12sf: Correct data types in stm_is_locked_sr()Marek Vasut1-3/+3
2016-03-12dm: ti_qspi: Fix conversion of address to a pointerLokesh Vutla1-3/+7
2016-03-11exynos5: common: Enable CONFIG_USB_ETHER_RTL8152 ethernet supportAnand Moon1-0/+1
2016-03-10Merge git://git.denx.de/u-boot-rockchipTom Rini3-9/+9
2016-03-10rockchip: rk3288: correct sdram settingChris Zhong1-7/+7
2016-03-10rockchip: make configure_emmc() empty for Firefly-RK3288FUKAUMI Naoki1-1/+1
2016-03-10rockchip: rk3036: change ddr frequency to 400MLin Huang1-1/+1
2016-03-09MIPS: pic32mzdask: use CONFIG_USE_PRIVATE_LIBGCC=yDaniel Schwierzeck1-1/+1
2016-03-09MIPS: fix mips_cache fallback without __builtin_mips_cacheMatthias Schiffer1-1/+1
2016-03-08malloc: remove !gd handlingStephen Warren1-1/+1
2016-03-08malloc: use hidden visibilityStephen Warren1-0/+2
2016-03-08sandbox: Fix building with LLVMTom Rini2-1/+7
2016-03-08omap3: Use raw SPL by default for mmc1Alexander Graf1-2/+0
2016-03-08api: Export API structure address as an environment variableStanislav Galabov1-0/+1
2016-03-08OMAP3: am3517_evm: Add NAND MTD partitions with UBI/UBIFS supportDerald D. Woods2-158/+153
2016-03-08OMAP3: am3517_evm: Use BCH8 ECC for NANDDerald D. Woods1-7/+16
2016-03-09ARM: uniphier: allow debug_ll_init() to do nothing for unknown SoCsMasahiro Yamada1-0/+1
2016-03-09pinctrl: uniphier: guard uniphier directory with CONFIG_PINCTRL_UNIPHIERMasahiro Yamada3-9/+9
2016-03-09pinctrl: uniphier: set input-enable before pin-muxingMasahiro Yamada1-3/+3
2016-03-09ARM: uniphier: fix build error when CONFIG_CMD_DDRMPHY_DUMP=yMasahiro Yamada1-16/+2
2016-03-09ARM: uniphier: document how-to-build for Ace and Sanji boardsMasahiro Yamada1-0/+8
2016-03-04Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini3-2/+12
2016-03-05usb: dwc2: disable erroneous overcurrent conditionDinh Nguyen2-1/+5
2016-03-02board: tbs2910: Fix eMMC BOOTCFG valueSoeren Moch1-1/+1
2016-03-02mx53ard: Move to booting zImageFabio Estevam1-8/+10
2016-03-02mx6qarm2: Update maintainer's emailsFabio Estevam1-2/+2
2016-03-02MAINTAINERS: Update Peng Fan's email addressFabio Estevam3-3/+3
2016-03-02colibri-vf: Disable pull-up configuration in GPIO pin muxBhuvanchandra DV1-1/+1
2016-03-01usb: gadget: composite: Correct recovery path for registerSam Protsenko1-1/+7
2016-02-29Prepare v2016.03-rc3v2016.03-rc3Tom Rini1-1/+1
2016-02-29arm: dra7xx: Define Android partition tableSam Protsenko1-1/+19
2016-02-29sniper: Various minor cleanups, missing Kconfig configs and reorganisationPaul Kocialkowski5-341/+339
2016-02-29ARM: start.S: fix typoYuichiro Goto7-7/+7
2016-02-29amcc-common.h: Disable CONFIG_SYS_LONGHELPTom Rini1-1/+0
2016-02-29compiler*.h: sync include/linux/compiler*.h with Linux 4.5-rc6Tom Rini6-235/+383
2016-02-29Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini67-837/+2956
2016-03-01ARM: uniphier: fix warnings reported by aarch64 compilerMasahiro Yamada3-4/+6