aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-05tpm: Fix a logging warning in unpack_byte_string()Simon Glass1-1/+1
2018-12-05tpm: Add non-volatile index attributes needed for v2Simon Glass1-0/+33
2018-12-05tpm: Export tpm_clear_and_reenable()Simon Glass1-0/+8
2018-12-05tpm: Remove use of build-time TPM versionsSimon Glass3-11/+29
2018-12-05sandbox: Use 'extras' to specify 'head' filesSimon Glass3-5/+7
2018-12-05sandbox: Zero the ram buffer on startupSimon Glass2-0/+8
2018-12-05sandbox: sysreset: Update to support power-on resetSimon Glass2-3/+9
2018-12-05sandbox: net: Correct name copy in eth_raw_bus_post_bind()Simon Glass1-1/+1
2018-12-05sandbox: physmem: Use mapping to support sandboxSimon Glass1-1/+3
2018-12-05sandbox: Check the filename in jump_to_image_no_args()Simon Glass1-2/+6
2018-12-05sandbox: Fix up the debug message for the image filenameSimon Glass1-1/+1
2018-12-04Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini63-3288/+6902
2018-12-04ARM: dts: Turn ULCB into Multi-DTB configMarek Vasut3-0/+22
2018-12-04ARM: dts: Turn Salvator-X into Multi-DTB configMarek Vasut4-0/+28
2018-12-04ARM: rmobile: Drop unused macros from Gen3 boardsMarek Vasut2-3/+0
2018-12-04ARM: rmobile: Set environment variable containing CPU typeMarek Vasut2-9/+33
2018-12-04ARM: rmobile: Enable MMC extensionsMarek Vasut1-0/+5
2018-12-04ARM: dts: rmobile: Sync Gen3 DTs with Linux 4.19.6Marek Vasut18-3004/+5961
2018-12-04ARM: dts: rmobile: Sync Gen2 DTs with Linux 4.19.6Marek Vasut12-40/+309
2018-12-04ARM: dts: rmobile: Extract i2c6 on M2W PorterMarek Vasut2-5/+5
2018-12-04ARM: dts: rmobile: Extract SCIF2 node on E3 EbisuMarek Vasut2-16/+19
2018-12-04ARM: dts: rmobile: Extract SDHI nodes on E3 EbisuMarek Vasut4-60/+182
2018-12-04ARM: dts: rmobile: Extract SDHI extras on H3, M3W, M3N Salvator-XMarek Vasut4-14/+90
2018-12-04ARM: dts: rmobile: Extract SDHI extras on H3 and M3W ULCBMarek Vasut3-9/+45
2018-12-04ARM: dts: rmobile: Extract CPLD node on H3 and M3W ULCBMarek Vasut3-9/+22
2018-12-04ARM: dts: rmobile: Extract AVB node extras on V3M EagleMarek Vasut2-11/+20
2018-12-04ARM: dts: rmobile: Extract SDHI nodes on M3NMarek Vasut2-28/+48
2018-12-04ARM: dts: rmobile: Extract USB nodes on M3NMarek Vasut2-44/+64
2018-12-04ARM: dts: rmobile: Extract RPC node to u-boot specific DTMarek Vasut14-68/+85
2018-12-04ARM: dts: rmobile: Add soc label to Gen3Marek Vasut4-4/+4
2018-12-04ARM: rmobile: Convert to bootm_sizeMarek Vasut8-16/+8
2018-12-04mmc: Do not issue CMD 6 on SD 1.00 and SD 1.01Marek Vasut1-0/+4
2018-12-03Prepare v2019.01-rc1v2019.01-rc1Tom Rini1-3/+3
2018-12-03MAINTAINERS: board: qcom: db820c: update email.Jorge Ramirez-Ortiz1-1/+1
2018-12-03Revert "serial: ns16550: fix debug uart putc called before init"Simon Goldschmidt1-16/+2
2018-12-03dm: MIGRATION: Update migration plan for BLKTom Rini1-7/+5
2018-12-03dm: MIGRATION: Add migration plan for CONFIG_SATATom Rini2-0/+18
2018-12-03dm: MIGRATION: Add migration plan for DM_USBTom Rini2-0/+20
2018-12-03dm: MIGRATION: Add migration plan for DM_MMCTom Rini2-0/+19
2018-12-03Merge tag 'xilinx-for-v2019.01' of git://git.denx.de/u-boot-microblazeTom Rini46-76/+342
2018-12-03Merge tag 'signed-rpi-next' of git://github.com/agraf/u-bootTom Rini7-8/+12
2018-12-03Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini65-582/+1549
2018-12-03Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini15-87/+364
2018-12-03Merge branch '2018-12-03-master-imports'Tom Rini48-303/+1342
2018-12-03rpi: add 3 Model A+Jonathan Gray1-0/+5
2018-12-03rpi: add URL of official revision code listJonathan Gray1-8/+1
2018-12-03spi, mpc8xx: migrate to DM_SPIChristophe Leroy1-149/+30
2018-12-03board_r: fix build with DM_SPIChristophe Leroy1-1/+1
2018-12-03drivers: serial: get rid of non DM mpc8xx driverChristophe Leroy3-86/+14
2018-12-03board: MCR3000: migrate to DM_SERIALChristophe Leroy2-0/+8