summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libfdt: Add a function to write a property placeholderSimon Glass2016-03-142-2/+30
* mkimage: Make 'params' staticSimon Glass2016-03-141-1/+1
* mkimage: Show an error message when usage() is calledSimon Glass2016-03-141-8/+9
* mkimage: Move usage() up to the topSimon Glass2016-03-141-39/+42
* mkimage: Sort the option processing code by optionSimon Glass2016-03-141-25/+25
* mkimage: Convert to use getopt()Simon Glass2016-03-141-132/+101
* mkimage: Move argument processing into its own functionSimon Glass2016-03-141-24/+32
* common: Add support for environment file in EXT4.Stuart Longland2016-03-143-1/+131
* Prepare v2016.03Tom Rini2016-03-141-1/+1
* mx6slevk: Fix the power up of the Ethernet PHYFabio Estevam2016-03-131-5/+4
* sf: Correct data types in stm_is_locked_sr()Marek Vasut2016-03-121-3/+3
* dm: ti_qspi: Fix conversion of address to a pointerLokesh Vutla2016-03-121-3/+7
* exynos5: common: Enable CONFIG_USB_ETHER_RTL8152 ethernet supportAnand Moon2016-03-111-0/+1
* Merge git://git.denx.de/u-boot-rockchipTom Rini2016-03-103-9/+9
|\
| * rockchip: rk3288: correct sdram settingChris Zhong2016-03-101-7/+7
| * rockchip: make configure_emmc() empty for Firefly-RK3288FUKAUMI Naoki2016-03-101-1/+1
| * rockchip: rk3036: change ddr frequency to 400MLin Huang2016-03-101-1/+1
* | MIPS: pic32mzdask: use CONFIG_USE_PRIVATE_LIBGCC=yDaniel Schwierzeck2016-03-091-1/+1
* | MIPS: fix mips_cache fallback without __builtin_mips_cacheMatthias Schiffer2016-03-091-1/+1
|/
* malloc: remove !gd handlingStephen Warren2016-03-081-1/+1
* malloc: use hidden visibilityStephen Warren2016-03-081-0/+2
* sandbox: Fix building with LLVMTom Rini2016-03-082-1/+7
* omap3: Use raw SPL by default for mmc1Alexander Graf2016-03-081-2/+0
* api: Export API structure address as an environment variableStanislav Galabov2016-03-081-0/+1
* OMAP3: am3517_evm: Add NAND MTD partitions with UBI/UBIFS supportDerald D. Woods2016-03-082-158/+153
* OMAP3: am3517_evm: Use BCH8 ECC for NANDDerald D. Woods2016-03-081-7/+16
* ARM: uniphier: allow debug_ll_init() to do nothing for unknown SoCsMasahiro Yamada2016-03-091-0/+1
* pinctrl: uniphier: guard uniphier directory with CONFIG_PINCTRL_UNIPHIERMasahiro Yamada2016-03-093-9/+9
* pinctrl: uniphier: set input-enable before pin-muxingMasahiro Yamada2016-03-091-3/+3
* ARM: uniphier: fix build error when CONFIG_CMD_DDRMPHY_DUMP=yMasahiro Yamada2016-03-091-16/+2
* ARM: uniphier: document how-to-build for Ace and Sanji boardsMasahiro Yamada2016-03-091-0/+8
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-03-043-2/+12
|\
| * usb: dwc2: disable erroneous overcurrent conditionDinh Nguyen2016-03-052-1/+5
| * usb: gadget: composite: Correct recovery path for registerSam Protsenko2016-03-011-1/+7
* | board: tbs2910: Fix eMMC BOOTCFG valueSoeren Moch2016-03-021-1/+1
* | mx53ard: Move to booting zImageFabio Estevam2016-03-021-8/+10
* | mx6qarm2: Update maintainer's emailsFabio Estevam2016-03-021-2/+2
* | MAINTAINERS: Update Peng Fan's email addressFabio Estevam2016-03-023-3/+3
* | colibri-vf: Disable pull-up configuration in GPIO pin muxBhuvanchandra DV2016-03-021-1/+1
* | Prepare v2016.03-rc3Tom Rini2016-02-291-1/+1
* | arm: dra7xx: Define Android partition tableSam Protsenko2016-02-291-1/+19
* | sniper: Various minor cleanups, missing Kconfig configs and reorganisationPaul Kocialkowski2016-02-295-341/+339
* | ARM: start.S: fix typoYuichiro Goto2016-02-297-7/+7
* | amcc-common.h: Disable CONFIG_SYS_LONGHELPTom Rini2016-02-291-1/+0
* | compiler*.h: sync include/linux/compiler*.h with Linux 4.5-rc6Tom Rini2016-02-296-235/+383
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-02-2967-837/+2956
|\ \
| * | ARM: uniphier: fix warnings reported by aarch64 compilerMasahiro Yamada2016-03-013-4/+6
| * | ARM: uniphier: prepare directory structure for ARMv8 SoC supportMasahiro Yamada2016-03-0111-11/+22
| * | ARM: uniphier: rename PH1-LD10/PH1-sLD11 to PH1-LD20/PH1-LD11Masahiro Yamada2016-02-293-14/+14
| * | ARM: uniphier: rework UniPhier SoC select in KconfigMasahiro Yamada2016-02-293-39/+30
OpenPOWER on IntegriCloud