summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-15lib/crc16.c: Coding-style cleanupStefan Roese1-41/+40
2016-03-15common: image-fit: Fix load and entry addresses in FIT imageYork Sun1-5/+17
2016-03-15common: image-fit: Use a common function to get addressYork Sun1-23/+19
2016-03-15arm: Add support for LEGO MINDSTORMS EV3David Lechner10-0/+518
2016-03-15configs: k2g_evm: Add TI power processor supportNishanth Menon3-0/+23
2016-03-15ARM: dts: k2g: Add support for PMMCNishanth Menon1-0/+7
2016-03-15remoteproc: Add support for TI power processorNishanth Menon3-0/+191
2016-03-15ARM: keystone2: psc: introduce function to hold and release module in reset.Nishanth Menon2-0/+108
2016-03-15ARM: keystone2: psc-defs: use adequate () for macrosNishanth Menon1-3/+3
2016-03-15ARM: keystone2: psc: redo doc in kernel-doc formatNishanth Menon1-44/+52
2016-03-15ARM: keystone2: Get rid of unused clock filesNishanth Menon3-299/+0
2016-03-15board: ti: AM57xx: Add detection logic for AM57xx-evmKipisz, Steven5-1/+78
2016-03-15ARM: OMAP4/5: Add generic board detection hookKipisz, Steven3-0/+13
2016-03-15ti: AM437x: Use generic EEPROM detection logicNishanth Menon5-89/+39
2016-03-15ti: AM335x: Use generic EEPROM detection logicNishanth Menon5-120/+60
2016-03-15ARM: omap-common: Add standard access for board description EEPROMLokesh Vutla5-1/+408
2016-03-15ARM: OMAP4/5: Centralize gpi2c_initKipisz, Steven3-2/+3
2016-03-15ARM: OMAP4/5: Centralize early clock initializationKipisz, Steven4-6/+22
2016-03-15spl: Support loading a FIT from MMCSimon Glass1-18/+57
2016-03-15spl: Add a way to specify a list of device trees to includeSimon Glass2-1/+19
2016-03-15spl: Add an option to load a FIT containing U-BootSimon Glass5-1/+225
2016-03-15spl: Add a way for boards to select which device tree to loadSimon Glass1-0/+13
2016-03-15mkimage: Bring data into the FIT before processingSimon Glass1-0/+97
2016-03-15mkimage: Support placing data outside the FITSimon Glass5-2/+142
2016-03-15mkimage: Support adding device tree files to a FITSimon Glass4-10/+146
2016-03-15mkimage: Support automatic creating of a FIT without a .itsSimon Glass4-6/+235
2016-03-15image: Add functions to obtain short namesSimon Glass2-4/+49
2016-03-15tools: Add a function to obtain the size of a fileSimon Glass3-2/+36
2016-03-15mkimage: Allow a FIT to include an image of any typeSimon Glass2-5/+29
2016-03-15tools: Include fdt_sw.o in libfdt for mkimageSimon Glass1-1/+1
2016-03-15sunxi: Display the board model on start-upSimon Glass1-0/+1
2016-03-15fdt: Allow libfdt to be used in SPLSimon Glass7-27/+23
2016-03-15fdt: Adjust DEFAULT_DEVICE_TREE to device on OF_CONTROLSimon Glass1-0/+1
2016-03-15Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass791-708/+1679
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.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