summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-14dm: omap_timer: Fix conversion of address to a pointerLokesh Vutla
2016-03-14ARM: keystone2: use detected ddr3a sizeVitaly Andrianov
2016-03-14ARM: keystone2: use SPD info to configure K2HK and K2E DDR3Vitaly Andrianov
2016-03-14ARM: keystone2: K2G: Add support for different arm/device speedsLokesh Vutla
2016-03-14ARM: keystone2: Allow for board specific speed definitionsLokesh Vutla
2016-03-14ARM: keystone2: K2G: power-off DSP during bootSuman Anna
2016-03-14ARM: keystone2: Use macro for DSP GEM power domainSuman Anna
2016-03-14include/crc.h: Remove unreferenced cyg_xxx() prototypesStefan Roese
2016-03-14lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start valueStefan Roese
2016-03-14lib/crc16.c: Coding-style cleanupStefan Roese
2016-03-14common: image-fit: Fix load and entry addresses in FIT imageYork Sun
2016-03-14common: image-fit: Use a common function to get addressYork Sun
2016-03-14arm: Add support for LEGO MINDSTORMS EV3David Lechner
2016-03-14configs: k2g_evm: Add TI power processor supportNishanth Menon
2016-03-14ARM: dts: k2g: Add support for PMMCNishanth Menon
2016-03-14remoteproc: Add support for TI power processorNishanth Menon
2016-03-14ARM: keystone2: psc: introduce function to hold and release module in reset.Nishanth Menon
2016-03-14ARM: keystone2: psc-defs: use adequate () for macrosNishanth Menon
2016-03-14ARM: keystone2: psc: redo doc in kernel-doc formatNishanth Menon
2016-03-14ARM: keystone2: Get rid of unused clock filesNishanth Menon
2016-03-14board: ti: AM57xx: Add detection logic for AM57xx-evmKipisz, Steven
2016-03-14ARM: OMAP4/5: Add generic board detection hookKipisz, Steven
2016-03-14ti: AM437x: Use generic EEPROM detection logicNishanth Menon
2016-03-14ti: AM335x: Use generic EEPROM detection logicNishanth Menon
2016-03-14ARM: omap-common: Add standard access for board description EEPROMLokesh Vutla
2016-03-14ARM: OMAP4/5: Centralize gpi2c_initKipisz, Steven
2016-03-14ARM: OMAP4/5: Centralize early clock initializationKipisz, Steven
2016-03-14spl: Support loading a FIT from MMCSimon Glass
2016-03-14spl: Add a way to specify a list of device trees to includeSimon Glass
2016-03-14spl: Add an option to load a FIT containing U-BootSimon Glass
2016-03-14spl: Add a way for boards to select which device tree to loadSimon Glass
2016-03-14mkimage: Bring data into the FIT before processingSimon Glass
2016-03-14mkimage: Support placing data outside the FITSimon Glass
2016-03-14mkimage: Support adding device tree files to a FITSimon Glass
2016-03-14mkimage: Support automatic creating of a FIT without a .itsSimon Glass
2016-03-14image: Add functions to obtain short namesSimon Glass
2016-03-14tools: Add a function to obtain the size of a fileSimon Glass
2016-03-14mkimage: Allow a FIT to include an image of any typeSimon Glass
2016-03-14tools: Include fdt_sw.o in libfdt for mkimageSimon Glass
2016-03-14sunxi: Display the board model on start-upSimon Glass
2016-03-14fdt: Allow libfdt to be used in SPLSimon Glass
2016-03-14fdt: Adjust DEFAULT_DEVICE_TREE to device on OF_CONTROLSimon Glass
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass
2016-03-14freescale: Remove CONFIG_DM from header filesSimon Glass
2016-03-14Correct defconfig orderingSimon Glass
2016-03-14libfdt: Add a function to write a property placeholderSimon Glass
2016-03-14mkimage: Make 'params' staticSimon Glass
2016-03-14mkimage: Show an error message when usage() is calledSimon Glass
2016-03-14mkimage: Move usage() up to the topSimon Glass