summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start valueStefan Roese2016-03-144-7/+7
* lib/crc16.c: Coding-style cleanupStefan Roese2016-03-141-41/+40
* common: image-fit: Fix load and entry addresses in FIT imageYork Sun2016-03-141-5/+17
* common: image-fit: Use a common function to get addressYork Sun2016-03-141-23/+19
* arm: Add support for LEGO MINDSTORMS EV3David Lechner2016-03-1410-0/+518
* configs: k2g_evm: Add TI power processor supportNishanth Menon2016-03-143-0/+23
* ARM: dts: k2g: Add support for PMMCNishanth Menon2016-03-141-0/+7
* remoteproc: Add support for TI power processorNishanth Menon2016-03-143-0/+191
* ARM: keystone2: psc: introduce function to hold and release module in reset.Nishanth Menon2016-03-142-0/+108
* ARM: keystone2: psc-defs: use adequate () for macrosNishanth Menon2016-03-141-3/+3
* ARM: keystone2: psc: redo doc in kernel-doc formatNishanth Menon2016-03-141-44/+52
* ARM: keystone2: Get rid of unused clock filesNishanth Menon2016-03-143-299/+0
* board: ti: AM57xx: Add detection logic for AM57xx-evmKipisz, Steven2016-03-145-1/+78
* ARM: OMAP4/5: Add generic board detection hookKipisz, Steven2016-03-143-0/+13
* ti: AM437x: Use generic EEPROM detection logicNishanth Menon2016-03-145-89/+39
* ti: AM335x: Use generic EEPROM detection logicNishanth Menon2016-03-145-120/+60
* ARM: omap-common: Add standard access for board description EEPROMLokesh Vutla2016-03-145-1/+408
* ARM: OMAP4/5: Centralize gpi2c_initKipisz, Steven2016-03-143-2/+3
* ARM: OMAP4/5: Centralize early clock initializationKipisz, Steven2016-03-144-6/+22
* spl: Support loading a FIT from MMCSimon Glass2016-03-141-18/+57
* spl: Add a way to specify a list of device trees to includeSimon Glass2016-03-142-1/+19
* spl: Add an option to load a FIT containing U-BootSimon Glass2016-03-145-1/+225
* spl: Add a way for boards to select which device tree to loadSimon Glass2016-03-141-0/+13
* mkimage: Bring data into the FIT before processingSimon Glass2016-03-141-0/+97
* mkimage: Support placing data outside the FITSimon Glass2016-03-145-2/+142
* mkimage: Support adding device tree files to a FITSimon Glass2016-03-144-10/+146
* mkimage: Support automatic creating of a FIT without a .itsSimon Glass2016-03-144-6/+235
* image: Add functions to obtain short namesSimon Glass2016-03-142-4/+49
* tools: Add a function to obtain the size of a fileSimon Glass2016-03-143-2/+36
* mkimage: Allow a FIT to include an image of any typeSimon Glass2016-03-142-5/+29
* tools: Include fdt_sw.o in libfdt for mkimageSimon Glass2016-03-141-1/+1
* sunxi: Display the board model on start-upSimon Glass2016-03-141-0/+1
* fdt: Allow libfdt to be used in SPLSimon Glass2016-03-147-27/+23
* fdt: Adjust DEFAULT_DEVICE_TREE to device on OF_CONTROLSimon Glass2016-03-141-0/+1
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-14791-708/+1679
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-14881-257/+699
* freescale: Remove CONFIG_DM from header filesSimon Glass2016-03-1448-8/+92
* Correct defconfig orderingSimon Glass2016-03-1441-113/+89
* 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
OpenPOWER on IntegriCloud