Age | Commit message (Expand) | Author |
2015-11-19 | sandbox: cros_ec: fix uninitialized use of len | Daniel Schwierzeck |
2015-11-19 | cros_ec: Use udevice instead of cros_ec_dev for keyboard functions | Simon Glass |
2015-11-18 | altera_sysid: change ioremap to map_physmem | Thomas Chou |
2015-11-12 | Merge git://git.denx.de/u-boot | Stefano Babic |
2015-11-06 | misc: altera_sysid: minor clean up | Thomas Chou |
2015-10-30 | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2015-10-30 | driver: misc: add MXC_OCOTP Kconfig entry | Peng Fan |
2015-10-29 | armv8/fsl_lsch3: Change arch to fsl-layerscape | Mingkai Hu |
2015-10-27 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2015-10-24 | allow LED initialization without STATUS_LED_BOOT | Bernhard Nortmann |
2015-10-23 | add generic stubs for GPIO LEDs | Bernhard Nortmann |
2015-10-23 | dm: Rename dev_get_parentdata() to dev_get_parent_priv() | Simon Glass |
2015-10-23 | nios2: convert altera sysid to driver model | Thomas Chou |
2015-10-23 | dm: implement a Miscellaneous uclass | Thomas Chou |
2015-10-05 | sandbox: Correct operaion of 'reset' command | Simon Glass |
2015-09-11 | driver: misc: correct Kconfig entry | Peng Fan |
2015-09-02 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2015-09-02 | mxc: ocotp fix hole in shadow registers | Peng Fan |
2015-09-02 | imx: ocotp: mxc add i.MX7D support | Adrian Alonso |
2015-09-02 | mxs_ocotp: Shift the HBUS divider correctly | Chris Smith |
2015-09-01 | arm/ls102xa:add hwconfig setting to support disable unused devices | Zhuoyu Zhang |
2015-09-01 | driver: misc: debug server: Update Error message | Prabhakar Kushwaha |
2015-08-26 | x86: superio: Add keyboard controller support to smsc_lpc47m driver | Bin Meng |
2015-08-12 | drivers: hierarchize drivers Kconfig menu | Masahiro Yamada |
2015-08-05 | cros_ec: Remove the old tunnel code | Simon Glass |
2015-08-05 | cros_ec: Support the LDO access method used by spring | Simon Glass |
2015-08-05 | dm: cros_ec: Convert the I2C tunnel code to use driver model | Simon Glass |
2015-07-27 | misc: led: pca9551_led: Fix problem with multiple blink frequencies | Stefan Roese |
2015-07-21 | dm: test: Add a test for the system controller uclass | Simon Glass |
2015-07-21 | sandbox: Use the reset driver to handle reset | Simon Glass |
2015-07-21 | sandbox: Add a warm and cold reset driver | Simon Glass |
2015-07-21 | dm: reset: Allow reset_walk() to return | Simon Glass |
2015-07-21 | dm: Add a system reset uclass | Simon Glass |
2015-07-20 | driver/fsl_debug_server: Fix the DDR hide logic for LS2085a | Bhupesh Sharma |
2015-05-14 | sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation | Simon Glass |
2015-05-14 | sandbox: Add missing errno.h includes in a few files | Simon Glass |
2015-05-08 | misc: led: Add PCA9551 LED driver | Stefan Roese |
2015-05-05 | cros_ec: Handle the single duplex requirement in cros_ec | Simon Glass |
2015-05-05 | cros_ec: Show the protocol version in the debug message | Simon Glass |
2015-04-29 | x86: Set serial port IRQ for SMSC LPC47M | Bin Meng |
2015-04-24 | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2015-04-23 | armv8/ls2085aqds: NAND boot support | Scott Wood |
2015-04-23 | driver/fsl_ifc: Add support to finalize CS1, CS3 address binding | Prabhakar Kushwaha |
2015-04-23 | cmd_led: Extend led command to support blinking and more leds | Stefan Roese |
2015-04-21 | armv8/fsl-lsch3: Add Freescale Debug Server driver | Bhupesh Sharma |
2015-04-18 | sandbox: cros_ec: Add Kconfig for sandbox EC config | Simon Glass |
2015-04-18 | cros_ec: exynos: Match up device tree with kernel version | Simon Glass |
2015-04-18 | cros_ec: Drop unused CONFIG_DM_CROS_EC | Simon Glass |
2015-04-18 | cros_ec: Reinit the cros_ec device when 'crosec init' is used | Simon Glass |
2015-04-18 | dm: cros_ec: Convert cros_ec LPC driver to driver model | Simon Glass |