platform/kernel/u-boot.git
2016-03-14 Stefan Roeseinclude/crc.h: Remove unreferenced cyg_xxx() prototypes
2016-03-14 Stefan Roeselib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and...
2016-03-14 Stefan Roeselib/crc16.c: Coding-style cleanup
2016-03-14 York Suncommon: image-fit: Fix load and entry addresses in...
2016-03-14 York Suncommon: image-fit: Use a common function to get address
2016-03-14 David Lechnerarm: Add support for LEGO MINDSTORMS EV3
2016-03-14 Nishanth Menonconfigs: k2g_evm: Add TI power processor support
2016-03-14 Nishanth MenonARM: dts: k2g: Add support for PMMC
2016-03-14 Nishanth Menonremoteproc: Add support for TI power processor
2016-03-14 Nishanth MenonARM: keystone2: psc: introduce function to hold and...
2016-03-14 Nishanth MenonARM: keystone2: psc-defs: use adequate () for macros
2016-03-14 Nishanth MenonARM: keystone2: psc: redo doc in kernel-doc format
2016-03-14 Nishanth MenonARM: keystone2: Get rid of unused clock files
2016-03-14 Kipisz, Stevenboard: ti: AM57xx: Add detection logic for AM57xx-evm
2016-03-14 Kipisz, StevenARM: OMAP4/5: Add generic board detection hook
2016-03-14 Nishanth Menonti: AM437x: Use generic EEPROM detection logic
2016-03-14 Nishanth Menonti: AM335x: Use generic EEPROM detection logic
2016-03-14 Lokesh VutlaARM: omap-common: Add standard access for board descrip...
2016-03-14 Kipisz, StevenARM: OMAP4/5: Centralize gpi2c_init
2016-03-14 Kipisz, StevenARM: OMAP4/5: Centralize early clock initialization
2016-03-14 Simon Glassspl: Support loading a FIT from MMC
2016-03-14 Simon Glassspl: Add a way to specify a list of device trees to...
2016-03-14 Simon Glassspl: Add an option to load a FIT containing U-Boot
2016-03-14 Simon Glassspl: Add a way for boards to select which device tree...
2016-03-14 Simon Glassmkimage: Bring data into the FIT before processing
2016-03-14 Simon Glassmkimage: Support placing data outside the FIT
2016-03-14 Simon Glassmkimage: Support adding device tree files to a FIT
2016-03-14 Simon Glassmkimage: Support automatic creating of a FIT without...
2016-03-14 Simon Glassimage: Add functions to obtain short names
2016-03-14 Simon Glasstools: Add a function to obtain the size of a file
2016-03-14 Simon Glassmkimage: Allow a FIT to include an image of any type
2016-03-14 Simon Glasstools: Include fdt_sw.o in libfdt for mkimage
2016-03-14 Simon Glasssunxi: Display the board model on start-up
2016-03-14 Simon Glassfdt: Allow libfdt to be used in SPL
2016-03-14 Simon Glassfdt: Adjust DEFAULT_DEVICE_TREE to device on OF_CONTROL
2016-03-14 Simon GlassKconfig: Move CONFIG_FIT and related options to Kconfig
2016-03-14 Peter KorsgaardARM: sheevaplug: drop unneded 'usb start' from boot...
2016-03-14 Peter KorsgaardARM: sheevaplug: unbreak kernel bootargs / mtdparts...
2016-03-14 Peter KorsgaardARM: sheevaplug: unbreak default environment
2016-03-14 Peng Fanimx: mx6: hdmi: handle overflow condition
2016-03-14 Peng Fanimx: mx6: correct IPU clock
2016-03-14 Peng Fanvideo: ipu: avoid overflow issue
2016-03-14 Simon Glassbuildman: Allow the toolchain architecture to be specified
2016-03-14 Simon Glassbuildman: Allow the toolchain priority to be specified
2016-03-14 Simon Glassbuildman: Fix up a few code inconsistencies in toolchain.py
2016-03-14 Simon Glassbuildman: patman: Fix -H when installed as a symlink
2016-03-14 Simon Glasspatman: Add a missing space in GetMetaDataForList()
2016-03-14 Simon Glassfdtgrep: Improve error handling with invalid device...
2016-03-14 Alison Wangdm: serial: Remove duplicated carriage return character
2016-03-14 Alison Wangserial: Move carriage return before line feed for some...
2016-03-14 Alison Wangdm: serial-uclass: Move a carriage return before a...
2016-03-14 Simon GlassDrop CONFIG_CRAMFS_CMDLINE
2016-03-14 Simon Glasspart: Rename test_part_xx() and print_part_xx()
2016-03-14 Simon Glassdm: usb: Clean up USB after each test
2016-03-14 Simon Glassdm: usb: Convert USB storage to use driver-model for...
2016-03-14 Simon Glassdm: sandbox: Add driver-model block-device support...
2016-03-14 Simon Glassdm: sandbox: Prepare block driver for driver-model...
2016-03-14 Simon Glassdm: blk: Add a block-device uclass
2016-03-14 Simon Glassdm: usb: Tidy up storage code ready for driver model...
2016-03-14 Simon Glassdm: usb: Avoid exceeding available array size for stora...
2016-03-14 Simon Glassdm: block: Adjust device calls to go through helpers...
2016-03-14 Simon Glassdm: block: Rename device number member dev to devnum
2016-03-14 Simon Glassdm: sandbox: Enable cbfs and cramfs
2016-03-14 Simon Glassdm: cbfs: Fix handling of invalid type
2016-03-14 Simon Glassdm: part: Rename some partition functions
2016-03-14 Simon Glassdm: part: Convert partition API use to linker lists
2016-03-14 Simon Glassdm: sandbox: Enable all partition types
2016-03-14 Simon Glassdm: part: Add a cast to avoid a compiler warning
2016-03-14 Simon Glassdm: blk: Rename get_device_and_partition()
2016-03-14 Simon Glassdm: blk: Rename get_device() to blk_get_device_by_str()
2016-03-14 Simon Glassdm: blk: Rename get_dev() to blk_get_dev()
2016-03-14 Simon Glassdm: blk: Add comments to a few functions
2016-03-14 Simon Glassdm: blk: Convert interface type to an enum
2016-03-14 Simon Glassdm: Add a new header for block devices
2016-03-14 Simon Glassdm: part: Drop the common.h header
2016-03-14 Simon Glassdm: fdtdec: Correct a sandbox build warning
2016-03-14 Simon Glassdm: part: Correct a sandbox build warning
2016-03-14 Simon Glassdm: pci: Break out the common region display code
2016-03-14 Simon Glassdm: Drop the block_dev_desc_t typedef
2016-03-14 Masahiro Yamadadebug_uart: output CR along with LF
2016-03-14 Masahiro Yamadadm: core: make simple-bus compatible to simple-mfd
2016-03-14 Simon Glassdm: Use uclass_first_device_err() where it is useful
2016-03-14 Simon Glassdm: core: Add uclass_first_device_err() to return a...
2016-03-14 Jacob Chendoc: dt-bindings: Describe rockchip LVDS interface
2016-03-14 Jacob Chenrockchip: video: Add LVDS support in vop driver
2016-03-14 Jacob Chenrockchip: dts: Add LVDS support
2016-03-14 Jacob Chenrockchip: video: Add a display driver for rockchip...
2016-03-14 Jacob Chenrockchip: Add a binding file for rk3288 video
2016-03-14 Jacob Chendm: video: Add a operation to display uclass
2016-03-14 Simon GlassMove CONFIG_OF_LIBFDT to Kconfig
2016-03-14 Simon Glassfreescale: Remove CONFIG_DM from header files
2016-03-14 Simon GlassCorrect defconfig ordering
2016-03-14 Simon Glasslibfdt: Add a function to write a property placeholder
2016-03-14 Simon Glassmkimage: Make 'params' static
2016-03-14 Simon Glassmkimage: Show an error message when usage() is called
2016-03-14 Simon Glassmkimage: Move usage() up to the top
2016-03-14 Simon Glassmkimage: Sort the option processing code by option
2016-03-14 Simon Glassmkimage: Convert to use getopt()
2016-03-14 Simon Glassmkimage: Move argument processing into its own function
2016-03-14 Stuart Longlandcommon: Add support for environment file in EXT4.
next