| Commit message (Expand) | Author | Age | Lines |
* | status_led: Kconfig migration | Uri Mashiach | 2017-01-21 | -54/+54 |
* | OCOTP: Update OCOTP driver to support i.MX6SLL | Peng Fan | 2016-12-16 | -8/+8 |
* | cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.c | Moritz Fischer | 2016-12-02 | -16/+0 |
* | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2016-10-12 | -348/+37 |
|\ |
|
| * | cmd: cros_ec: Move crosec commands to cmd subdirectory | Moritz Fischer | 2016-10-11 | -351/+0 |
| * | cros_ec: Fix issue with cros_ec_flash_write command | Moritz Fischer | 2016-10-09 | -7/+16 |
| * | cros_ec: Add crosec flashinfo command | Moritz Fischer | 2016-10-09 | -0/+10 |
| * | cros_ec: Add function to read back flash parameters | Moritz Fischer | 2016-10-09 | -0/+21 |
* | | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini | 2016-10-12 | -111/+129 |
|\ \
| |/
|/| |
|
| * | fsl_sec_mon: Update driver for Security Monitor | Sumit Garg | 2016-10-06 | -111/+129 |
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2016-10-08 | -6/+46 |
|\ \ |
|
| * | | imx: ocotp: support i.MX6ULL | Peng Fan | 2016-10-04 | -6/+46 |
| |/ |
|
* | | cros_ec: Honor the google,remote-bus dt property | Moritz Fischer | 2016-10-08 | -2/+3 |
|/ |
|
* | misc: implement Tegra CAR core driver | Stephen Warren | 2016-09-27 | -0/+76 |
* | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini | 2016-09-26 | -251/+0 |
|\ |
|
| * | armv8: ls2080a: Remove debug server support | York Sun | 2016-09-14 | -251/+0 |
* | | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada | 2016-09-23 | -5/+5 |
|/ |
|
* | misc: Add simple driver for some Nuvoton NCT6102D devices | Stefan Roese | 2016-08-16 | -0/+65 |
* | misc: add Tegra BPMP driver | Stephen Warren | 2016-08-15 | -0/+270 |
* | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2016-08-12 | -0/+11 |
|\ |
|
| * | misc: add "call" uclass op | Stephen Warren | 2016-08-12 | -0/+11 |
* | | drivers/sysreset: group sysreset drivers | Max Filippov | 2016-08-12 | -193/+0 |
|/ |
|
* | dm: Use dm_scan_fdt_dev() directly where possible | Simon Glass | 2016-07-27 | -7/+1 |
* | dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() | Simon Glass | 2016-07-27 | -2/+1 |
* | i2c_eeprom: Add reading support | mario.six@gdsys.cc | 2016-07-22 | -8/+36 |
* | sandbox: Don't bring in the eeprom emulator in SPL | Simon Glass | 2016-07-14 | -0/+2 |
* | dm: sandbox: Add a simple driver to test of-platdata | Simon Glass | 2016-07-14 | -0/+58 |
* | sandbox: Find keyboard driver using driver model | Simon Glass | 2016-07-11 | -1/+10 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2016-06-12 | -2/+2 |
|\ |
|
| * | ocotp: mxc: use simpler runtime cpu dection macros | Peng Fan | 2016-05-24 | -2/+2 |
* | | reset: Drop the reset failure message | Simon Glass | 2016-05-26 | -1/+1 |
* | | Rename reset to sysreset | Stephen Warren | 2016-05-26 | -123/+124 |
* | | cmd: qfw: bring ACPI generation code into qfw core | Miao Yan | 2016-05-23 | -0/+206 |
* | | cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] | Miao Yan | 2016-05-23 | -3/+3 |
* | | x86: qemu: move x86 specific operations out of qfw core | Miao Yan | 2016-05-23 | -17/+13 |
* | | x86: qemu: split qfw command interface and qfw core | Miao Yan | 2016-05-23 | -0/+191 |
|/ |
|
* | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2016-03-14 | -3/+1 |
|\ |
|
| * | dm: Use uclass_first_device_err() where it is useful | Simon Glass | 2016-03-14 | -3/+1 |
* | | Kconfig: Move CONFIG_FIT and related options to Kconfig | Simon Glass | 2016-03-14 | -1/+1 |
|/ |
|
* | superio: Add SMSC SIO1007 driver | Bin Meng | 2016-02-21 | -0/+127 |
* | misc: Add simple driver to enable the legacy UART on Winbond Super IO chips | Stefan Roese | 2016-01-28 | -0/+50 |
* | cros_ec: Disable the Chrome OS EC in SPL | Simon Glass | 2016-01-21 | -0/+2 |
* | dm: Add a power sequencing uclass | Simon Glass | 2016-01-21 | -0/+43 |
* | Add more SPDX-License-Identifier tags | Tom Rini | 2016-01-19 | -25/+2 |
* | Move console definitions into a new console.h file | Simon Glass | 2015-11-19 | -1/+1 |
* | sandbox: cros_ec: fix uninitialized use of len | Daniel Schwierzeck | 2015-11-19 | -0/+1 |
* | cros_ec: Use udevice instead of cros_ec_dev for keyboard functions | Simon Glass | 2015-11-19 | -5/+9 |
* | altera_sysid: change ioremap to map_physmem | Thomas Chou | 2015-11-18 | -2/+3 |
* | Merge git://git.denx.de/u-boot | Stefano Babic | 2015-11-12 | -3/+2 |
|\ |
|
| * | misc: altera_sysid: minor clean up | Thomas Chou | 2015-11-06 | -2/+2 |