summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-14ARM: sheevaplug: drop unneded 'usb start' from boot commandPeter Korsgaard
2016-03-14ARM: sheevaplug: unbreak kernel bootargs / mtdparts command by dropping doubl...Peter Korsgaard
2016-03-14ARM: sheevaplug: unbreak default environmentPeter Korsgaard
2016-03-14imx: mx6: hdmi: handle overflow conditionPeng Fan
2016-03-14imx: mx6: correct IPU clockPeng Fan
2016-03-14video: ipu: avoid overflow issuePeng Fan
2016-03-14buildman: Allow the toolchain architecture to be specifiedSimon Glass
2016-03-14buildman: Allow the toolchain priority to be specifiedSimon Glass
2016-03-14buildman: Fix up a few code inconsistencies in toolchain.pySimon Glass
2016-03-14buildman: patman: Fix -H when installed as a symlinkSimon Glass
2016-03-14patman: Add a missing space in GetMetaDataForList()Simon Glass
2016-03-14fdtgrep: Improve error handling with invalid device treeSimon Glass
2016-03-14dm: serial: Remove duplicated carriage return characterAlison Wang
2016-03-14serial: Move carriage return before line feed for some serial driversAlison Wang
2016-03-14dm: serial-uclass: Move a carriage return before a line feedAlison Wang
2016-03-14Drop CONFIG_CRAMFS_CMDLINESimon Glass
2016-03-14part: Rename test_part_xx() and print_part_xx()Simon Glass
2016-03-14dm: usb: Clean up USB after each testSimon Glass
2016-03-14dm: usb: Convert USB storage to use driver-model for block devsSimon Glass
2016-03-14dm: sandbox: Add driver-model block-device support for sandboxSimon Glass
2016-03-14dm: sandbox: Prepare block driver for driver-model conversionSimon Glass