Age | Commit message (Expand) | Author |
2016-03-14 | include/crc.h: Remove unreferenced cyg_xxx() prototypes | Stefan Roese |
2016-03-14 | lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value | Stefan Roese |
2016-03-14 | lib/crc16.c: Coding-style cleanup | Stefan Roese |
2016-03-14 | common: image-fit: Fix load and entry addresses in FIT image | York Sun |
2016-03-14 | common: image-fit: Use a common function to get address | York Sun |
2016-03-14 | arm: Add support for LEGO MINDSTORMS EV3 | David Lechner |
2016-03-14 | configs: k2g_evm: Add TI power processor support | Nishanth Menon |
2016-03-14 | ARM: dts: k2g: Add support for PMMC | Nishanth Menon |
2016-03-14 | remoteproc: Add support for TI power processor | Nishanth Menon |
2016-03-14 | ARM: keystone2: psc: introduce function to hold and release module in reset. | Nishanth Menon |
2016-03-14 | ARM: keystone2: psc-defs: use adequate () for macros | Nishanth Menon |
2016-03-14 | ARM: keystone2: psc: redo doc in kernel-doc format | Nishanth Menon |
2016-03-14 | ARM: keystone2: Get rid of unused clock files | Nishanth Menon |
2016-03-14 | board: ti: AM57xx: Add detection logic for AM57xx-evm | Kipisz, Steven |
2016-03-14 | ARM: OMAP4/5: Add generic board detection hook | Kipisz, Steven |
2016-03-14 | ti: AM437x: Use generic EEPROM detection logic | Nishanth Menon |
2016-03-14 | ti: AM335x: Use generic EEPROM detection logic | Nishanth Menon |
2016-03-14 | ARM: omap-common: Add standard access for board description EEPROM | Lokesh Vutla |
2016-03-14 | ARM: OMAP4/5: Centralize gpi2c_init | Kipisz, Steven |
2016-03-14 | ARM: OMAP4/5: Centralize early clock initialization | Kipisz, Steven |
2016-03-14 | spl: Support loading a FIT from MMC | Simon Glass |
2016-03-14 | spl: Add a way to specify a list of device trees to include | Simon Glass |
2016-03-14 | spl: Add an option to load a FIT containing U-Boot | Simon Glass |
2016-03-14 | spl: Add a way for boards to select which device tree to load | Simon Glass |
2016-03-14 | mkimage: Bring data into the FIT before processing | Simon Glass |
2016-03-14 | mkimage: Support placing data outside the FIT | Simon Glass |
2016-03-14 | mkimage: Support adding device tree files to a FIT | Simon Glass |
2016-03-14 | mkimage: Support automatic creating of a FIT without a .its | Simon Glass |
2016-03-14 | image: Add functions to obtain short names | Simon Glass |
2016-03-14 | tools: Add a function to obtain the size of a file | Simon Glass |
2016-03-14 | mkimage: Allow a FIT to include an image of any type | Simon Glass |
2016-03-14 | tools: Include fdt_sw.o in libfdt for mkimage | Simon Glass |
2016-03-14 | sunxi: Display the board model on start-up | Simon Glass |
2016-03-14 | fdt: Allow libfdt to be used in SPL | Simon Glass |
2016-03-14 | fdt: Adjust DEFAULT_DEVICE_TREE to device on OF_CONTROL | Simon Glass |
2016-03-14 | Kconfig: Move CONFIG_FIT and related options to Kconfig | Simon Glass |
2016-03-14 | ARM: sheevaplug: drop unneded 'usb start' from boot command | Peter Korsgaard |
2016-03-14 | ARM: sheevaplug: unbreak kernel bootargs / mtdparts command by dropping doubl... | Peter Korsgaard |
2016-03-14 | ARM: sheevaplug: unbreak default environment | Peter Korsgaard |
2016-03-14 | imx: mx6: hdmi: handle overflow condition | Peng Fan |
2016-03-14 | imx: mx6: correct IPU clock | Peng Fan |
2016-03-14 | video: ipu: avoid overflow issue | Peng Fan |
2016-03-14 | buildman: Allow the toolchain architecture to be specified | Simon Glass |
2016-03-14 | buildman: Allow the toolchain priority to be specified | Simon Glass |
2016-03-14 | buildman: Fix up a few code inconsistencies in toolchain.py | Simon Glass |
2016-03-14 | buildman: patman: Fix -H when installed as a symlink | Simon Glass |
2016-03-14 | patman: Add a missing space in GetMetaDataForList() | Simon Glass |
2016-03-14 | fdtgrep: Improve error handling with invalid device tree | Simon Glass |
2016-03-14 | dm: serial: Remove duplicated carriage return character | Alison Wang |
2016-03-14 | serial: Move carriage return before line feed for some serial drivers | Alison Wang |