Age | Commit message (Expand) | Author |
2015-12-07 | imx: mx7: enable CONFIG_FSL_CLK | Peng Fan |
2015-12-07 | mx6sxsabresd: Fix Ethernet PHY reset sequence | Fabio Estevam |
2015-12-07 | cgtqmx6eval: Fix defconfig name | Otavio Salvador |
2015-12-01 | arm: imx6: novena: Enable extfs support in SPL | Marek Vasut |
2015-12-01 | arm: imx6: novena, gw_ventana: Fix use of pfuze100 bit definitions | Marek Vasut |
2015-12-01 | ARM: mxs: fix VDDD brownout setting | Michael Heimpold |
2015-11-25 | mx6: clock: Modify GPMI clock to support mx6sx | Ye.Li |
2015-11-25 | video: ipu: simplify if else code | Peng Fan |
2015-11-25 | colibri_vf: Add board_usb_phy_mode function | Sanchayan Maity |
2015-11-25 | cgtqmx6eval: Add DFU support | Otavio Salvador |
2015-11-25 | iomux-v3: Take MX6D in consideration for imx_iomux_v3_setup_pad() | Otavio Salvador |
2015-11-25 | cgtqmx6eval: Add SPL support | Otavio Salvador |
2015-11-25 | cgtqmx6eval: Add fastboot support | Otavio Salvador |
2015-11-25 | cgtqmx6eval: Use SPI NOR to store the environment | Otavio Salvador |
2015-11-25 | cgtqmx6eval: Add SPI NOR flash support | Otavio Salvador |
2015-11-23 | arm: mx6: Reduce SPL malloc pool size | Marek Vasut |
2015-11-20 | dm: Add timeline and guide for porting serial drivers | Simon Glass |
2015-11-19 | dm: test: usb: sandbox: Add keyboard tests for sandbox | Simon Glass |
2015-11-19 | sandbox: Enable USB keyboard | Simon Glass |
2015-11-19 | usb: sandbox: Add a USB emulation driver | Simon Glass |
2015-11-19 | usb: sandbox: Add support for interrupt operations | Simon Glass |
2015-11-19 | usb: Avoid open-coded USB constants in usb_kbd.c | Simon Glass |
2015-11-19 | usb: Drop unused code in usb_kbd.c | Simon Glass |
2015-11-19 | dm: test: usb: Add a test for device reordering | Simon Glass |
2015-11-19 | dm: test: usb: Add tests for the 'usb tree' command | Simon Glass |
2015-11-19 | dm: usb: Remove inactive children after a bus scan | Simon Glass |
2015-11-19 | dm: usb: Deprecate usb_get_dev_index() | Simon Glass |
2015-11-19 | Revert "dm: Export device_remove_children / device_unbind_children" | Simon Glass |
2015-11-19 | Revert "dm: usb: Use device_unbind_children to clean up usb devs on stop" | Simon Glass |
2015-11-19 | Revert "dm: usb: Rename usb_find_child to usb_find_emul_child" | Simon Glass |
2015-11-19 | sandbox: usb: Allow finding a USB emulator for a device | Simon Glass |
2015-11-19 | sandbox: usb: Allow up to 4 emulated devices on a hub | Simon Glass |
2015-11-19 | sandbox: usb: Allow dynamic emulated USB device descriptors | Simon Glass |
2015-11-19 | dm: core: Add safe device iteration macros | Simon Glass |
2015-11-19 | usb: Refactor USB tree output code for testing | Simon Glass |
2015-11-19 | test: Record and silence console in tests | Simon Glass |
2015-11-19 | sandbox: Enable console recording and silent console | Simon Glass |
2015-11-19 | console: Add a console buffer | Simon Glass |
2015-11-19 | Add a circular memory buffer implementation | Simon Glass |
2015-11-19 | Drop config.h header from display_options.c | Simon Glass |
2015-11-19 | Move console definitions into a new console.h file | Simon Glass |
2015-11-19 | dm: usb: Avoid time delays in sandbox tests | Simon Glass |
2015-11-19 | sandbox: Add a way to skip time delays | Simon Glass |
2015-11-19 | sandbox: cros_ec: fix uninitialized use of len | Daniel Schwierzeck |
2015-11-19 | x86: qemu: Convert to use driver model keyboard | Bin Meng |
2015-11-19 | x86: crownbay: Convert to use driver model keyboard | Bin Meng |
2015-11-19 | input: Ban digit numbers if 'Num Lock' is not on | Bin Meng |
2015-11-19 | input: Change LED state bits to conform i8042 compatible keyboard | Bin Meng |
2015-11-19 | input: Call keyboard's update_leds() method when the LEDs change | Bin Meng |
2015-11-19 | input: Save keyboard's LED state to correct place | Bin Meng |