summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * video: backlight: Fix log message in enable_sequence()Simon Glass2018-12-051-1/+1
| * input: i8042: Use remove() instead of exported functionsSimon Glass2018-12-052-30/+20
| * cros_ec: Adjust to use v1 vboot context onlySimon Glass2018-12-051-4/+6
| * cros: Correct a printf() string and commentSimon Glass2018-12-051-2/+2
| * tpm: Fix a logging warning in unpack_byte_string()Simon Glass2018-12-051-1/+1
| * tpm: Add non-volatile index attributes needed for v2Simon Glass2018-12-051-0/+33
| * tpm: Export tpm_clear_and_reenable()Simon Glass2018-12-051-0/+8
| * tpm: Remove use of build-time TPM versionsSimon Glass2018-12-053-11/+29
| * sandbox: Use 'extras' to specify 'head' filesSimon Glass2018-12-053-5/+7
| * sandbox: Zero the ram buffer on startupSimon Glass2018-12-052-0/+8
| * sandbox: sysreset: Update to support power-on resetSimon Glass2018-12-052-3/+9
| * sandbox: net: Correct name copy in eth_raw_bus_post_bind()Simon Glass2018-12-051-1/+1
| * sandbox: physmem: Use mapping to support sandboxSimon Glass2018-12-051-1/+3
| * sandbox: Check the filename in jump_to_image_no_args()Simon Glass2018-12-051-2/+6
| * sandbox: Fix up the debug message for the image filenameSimon Glass2018-12-051-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2018-12-0556-335/+1150
|\ \
| * | mtd: sf: Make sf_mtd.c more robustBoris Brezillon2018-12-061-3/+36
| * | mtd: sf: Unregister the MTD device prior to removing the spi_flash objBoris Brezillon2018-12-061-0/+9
| * | mtd: Don't stop MTD partition creation when it fails on one deviceBoris Brezillon2018-12-063-28/+82
| * | mtd: Make sure we don't parse MTD partitions belonging to another devBoris Brezillon2018-12-061-5/+12
| * | mtd: Make sure the name passed in mtdparts fits in mtd_name[]Boris Brezillon2018-12-061-3/+8
| * | mtd: Be more strict on the "mtdparts=" prefix checkBoris Brezillon2018-12-061-1/+1
| * | mtd: Use get_mtdids() instead of env_get("mtdids") in mtd_search_alternate_na...Boris Brezillon2018-12-061-25/+24
| * | mtd: sf: Make sure we don't register the same device twiceBoris Brezillon2018-12-061-1/+12
| * | mtd: Delete partitions attached to the device when a device is deletedBoris Brezillon2018-12-062-0/+22
| * | mtd: Parse mtdparts/mtdids again when the MTD list has been updatedBoris Brezillon2018-12-061-1/+17
| * | mtd: Add a function to report when the MTD dev list has been updatedBoris Brezillon2018-12-062-1/+16
| * | board_r: Remove initr_spiJagan Teki2018-11-271-11/+0
| * | spi: Zap CONFIG_HARD_SPIJagan Teki2018-11-2723-84/+2
| * | spi: Remove unused mpc8xx codeJagan Teki2018-11-273-28/+1
| * | spi: mpc8xx: Migrate to DM_SPIChristophe Leroy2018-11-272-155/+36
| * | spi: Remove used spi_initJagan Teki2018-11-274-11/+0
| * | spi: Remove unused spi_initJagan Teki2018-11-2713-68/+0
| * | dm: platform_data: spi: s/pl022_spi.h/spi_pl022.hJagan Teki2018-11-272-4/+4
| * | spi: pl022: Drop unnecessary include filesJagan Teki2018-11-271-5/+0
| * | spi: pl022: Simplify platdata codeJagan Teki2018-11-272-35/+20
| * | spi: mtk_qspi: add qspi driver for MT7629 SoCGuochun Mao2018-11-243-0/+367
| * | spi: Add Amlogic Meson SPI Flash Controller driverNeil Armstrong2018-11-243-0/+329
| * | test: regmap: add regmap_read_poll_timeout testNeil Armstrong2018-11-241-0/+26
| * | regmap: add regmap_read_poll_timeout() helperNeil Armstrong2018-11-241-0/+38
| * | cmd: ubi: Make ubi_detach() staticStefan Roese2018-11-221-4/+1
| * | mtd: rawnand: pxa3xx: fix 2kiB pages with 8b strength chips layoutMiquel Raynal2018-11-221-9/+9
| * | mtd: nand: pxa3xx: re-read a page in raw mode on uncorrectable errorMiquel Raynal2018-11-221-4/+23
| * | mtd: nand: pxa3xx: add raw read supportMiquel Raynal2018-11-221-6/+92
* | | Merge git://git.denx.de/u-boot-riscvTom Rini2018-12-059-21/+75
|\ \ \
| * | | riscv: ax25-ae350: Pass dtb address to u-boot with a1 registerRick Chen2018-12-052-3/+2
| * | | riscv: Add S-mode defconfigs for QEMU virt machineAnup Patel2018-12-053-0/+23
| * | | riscv: qemu: Use different SYS_TEXT_BASE for S-modeAnup Patel2018-12-051-1/+2
| * | | riscv: Add kconfig option to run U-Boot in S-modeAnup Patel2018-12-054-17/+48
| | |/ | |/|
* | | Merge tag 'video-updates-for-2019.01-rc2' of git://git.denx.de/u-boot-videoTom Rini2018-12-059-18/+65
|\ \ \ | |/ / |/| |