Age | Commit message (Expand) | Author |
2016-05-23 | cmd: qfw: bring ACPI generation code into qfw core | Miao Yan |
2016-05-23 | cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] | Miao Yan |
2016-05-23 | x86: qemu: move x86 specific operations out of qfw core | Miao Yan |
2016-05-23 | x86: qemu: split qfw command interface and qfw core | Miao Yan |
2016-03-14 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2016-03-14 | Kconfig: Move CONFIG_FIT and related options to Kconfig | Simon Glass |
2016-03-14 | dm: Use uclass_first_device_err() where it is useful | Simon Glass |
2016-02-21 | superio: Add SMSC SIO1007 driver | Bin Meng |
2016-01-28 | misc: Add simple driver to enable the legacy UART on Winbond Super IO chips | Stefan Roese |
2016-01-21 | cros_ec: Disable the Chrome OS EC in SPL | Simon Glass |
2016-01-21 | dm: Add a power sequencing uclass | Simon Glass |
2016-01-19 | Add more SPDX-License-Identifier tags | Tom Rini |
2015-11-19 | Move console definitions into a new console.h file | Simon Glass |
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 |