summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* ARM: omap-common: Add standard access for board description EEPROMLokesh Vutla2016-03-14-1/+408
* ARM: OMAP4/5: Centralize gpi2c_initKipisz, Steven2016-03-14-2/+3
* ARM: OMAP4/5: Centralize early clock initializationKipisz, Steven2016-03-14-6/+22
* spl: Support loading a FIT from MMCSimon Glass2016-03-14-18/+57
* spl: Add a way to specify a list of device trees to includeSimon Glass2016-03-14-1/+19
* spl: Add an option to load a FIT containing U-BootSimon Glass2016-03-14-1/+225
* spl: Add a way for boards to select which device tree to loadSimon Glass2016-03-14-0/+13
* mkimage: Bring data into the FIT before processingSimon Glass2016-03-14-0/+97
* mkimage: Support placing data outside the FITSimon Glass2016-03-14-2/+142
* mkimage: Support adding device tree files to a FITSimon Glass2016-03-14-10/+146
* mkimage: Support automatic creating of a FIT without a .itsSimon Glass2016-03-14-6/+235
* image: Add functions to obtain short namesSimon Glass2016-03-14-4/+49
* tools: Add a function to obtain the size of a fileSimon Glass2016-03-14-2/+36
* mkimage: Allow a FIT to include an image of any typeSimon Glass2016-03-14-5/+29
* tools: Include fdt_sw.o in libfdt for mkimageSimon Glass2016-03-14-1/+1
* sunxi: Display the board model on start-upSimon Glass2016-03-14-0/+1
* fdt: Allow libfdt to be used in SPLSimon Glass2016-03-14-27/+23
* fdt: Adjust DEFAULT_DEVICE_TREE to device on OF_CONTROLSimon Glass2016-03-14-0/+1
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-14-708/+1679
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-14-257/+699
* freescale: Remove CONFIG_DM from header filesSimon Glass2016-03-14-8/+92
* Correct defconfig orderingSimon Glass2016-03-14-113/+89
* libfdt: Add a function to write a property placeholderSimon Glass2016-03-14-2/+30
* mkimage: Make 'params' staticSimon Glass2016-03-14-1/+1
* mkimage: Show an error message when usage() is calledSimon Glass2016-03-14-8/+9
* mkimage: Move usage() up to the topSimon Glass2016-03-14-39/+42
* mkimage: Sort the option processing code by optionSimon Glass2016-03-14-25/+25
* mkimage: Convert to use getopt()Simon Glass2016-03-14-132/+101
* mkimage: Move argument processing into its own functionSimon Glass2016-03-14-24/+32
* common: Add support for environment file in EXT4.Stuart Longland2016-03-14-1/+131
* Prepare v2016.03Tom Rini2016-03-14-1/+1
* mx6slevk: Fix the power up of the Ethernet PHYFabio Estevam2016-03-13-5/+4
* sf: Correct data types in stm_is_locked_sr()Marek Vasut2016-03-12-3/+3
* dm: ti_qspi: Fix conversion of address to a pointerLokesh Vutla2016-03-12-3/+7
* exynos5: common: Enable CONFIG_USB_ETHER_RTL8152 ethernet supportAnand Moon2016-03-11-0/+1
* Merge git://git.denx.de/u-boot-rockchipTom Rini2016-03-10-9/+9
|\
| * rockchip: rk3288: correct sdram settingChris Zhong2016-03-10-7/+7
| * rockchip: make configure_emmc() empty for Firefly-RK3288FUKAUMI Naoki2016-03-10-1/+1
| * rockchip: rk3036: change ddr frequency to 400MLin Huang2016-03-10-1/+1
* | MIPS: pic32mzdask: use CONFIG_USE_PRIVATE_LIBGCC=yDaniel Schwierzeck2016-03-09-1/+1
* | MIPS: fix mips_cache fallback without __builtin_mips_cacheMatthias Schiffer2016-03-09-1/+1
|/
* malloc: remove !gd handlingStephen Warren2016-03-08-1/+1
* malloc: use hidden visibilityStephen Warren2016-03-08-0/+2
* sandbox: Fix building with LLVMTom Rini2016-03-08-1/+7
* omap3: Use raw SPL by default for mmc1Alexander Graf2016-03-08-2/+0
* api: Export API structure address as an environment variableStanislav Galabov2016-03-08-0/+1
* OMAP3: am3517_evm: Add NAND MTD partitions with UBI/UBIFS supportDerald D. Woods2016-03-08-158/+153
* OMAP3: am3517_evm: Use BCH8 ECC for NANDDerald D. Woods2016-03-08-7/+16
* ARM: uniphier: allow debug_ll_init() to do nothing for unknown SoCsMasahiro Yamada2016-03-09-0/+1
* pinctrl: uniphier: guard uniphier directory with CONFIG_PINCTRL_UNIPHIERMasahiro Yamada2016-03-09-9/+9