summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'uniphier-v2020.04-2' of https://gitlab.denx.de/u-boot/custodians/u...WIP/31Jan2020Tom Rini2020-01-3115-113/+65
|\
| * ARM: uniphier: use $loadaddr for source commandMasahiro Yamada2020-02-011-3/+3
| * ARM: uniphier: set gd->ram_base correctlyMasahiro Yamada2020-02-011-6/+1
| * mtd: rawnand: denali_dt: use UCLASS_MTD instead of UCLASS_MISCMasahiro Yamada2020-02-013-3/+4
| * ARM: uniphier: remove adhoc reset deassertion for the NAND controllerMasahiro Yamada2020-02-017-73/+8
| * mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES based on DT compatibleMasahiro Yamada2020-02-012-9/+22
| * mtd: rawnand: denali_dt: insert udelay() after reset deassertMasahiro Yamada2020-02-011-2/+10
| * mtd: rawnand: denali: Do not reset the block before booting the kernelMarek Vasut2020-02-012-13/+4
| * mtd: rawnand: denali_dt: make the core clock optionalMasahiro Yamada2020-02-011-4/+6
| * mtd: rawnand: denali-spl: Add missing hardware init on SoCFPGAMarek Vasut2020-02-011-0/+7
* | Merge branch '2020-01-30-master-imports'Tom Rini2020-01-3016-108/+56
|\ \
| * | Remove redundant YYLOC global declarationWIP/2020-01-30-master-importsPeter Robinson2020-01-301-1/+0
| * | Makefile: Fix the location of the migration fileFabio Estevam2020-01-301-8/+8
| * | tools: buildman: fix typoFlavio Suligoi2020-01-301-1/+1
| * | net: fix typoFlavio Suligoi2020-01-301-1/+1
| * | MAINTAINERS: board: hisi: poplar: update emailJorge Ramirez-Ortiz2020-01-301-1/+1
| * | MAINTAINERS: board: qcom: db820c: update emailJorge Ramirez-Ortiz2020-01-301-1/+1
| * | libfdt: Revert 6dcb8ba4 from upstream libfdtTom Rini2020-01-303-52/+21
| * | Consistently use nproc for counting the CPUsHeinrich Schuchardt2020-01-303-3/+3
| * | optee: Replace uninitialized return variable by proper one.Christoph Müllner2020-01-301-1/+1
| * | tools: correct Markdown in concurrencytest/README.mdHeinrich Schuchardt2020-01-301-2/+2
| * | common/board_f.c: Remove arch-specific checks for cpucheckOvidiu Panait2020-01-301-2/+5
| * | cmd/gpt: Address error cases during gpt rename more correctlyTom Rini2020-01-301-35/+12
|/ /
* | Merge tag 'for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2cWIP/29Jan2020Tom Rini2020-01-2925-164/+454
|\ \
| * | i2c: designware_i2c: Do more in the probe() methodSimon Glass2020-01-271-8/+8
| * | i2c: designware_i2c: Separate out the speed calculationSimon Glass2020-01-272-33/+48
| * | i2c: designware_i2c: Move dw_i2c_speed_config to headerSimon Glass2020-01-272-17/+17
| * | i2c: designware_i2c: Add support for fast-plus speedSimon Glass2020-01-272-2/+12
| * | i2c: Update drivers to use enum for speedSimon Glass2020-01-2714-26/+32
| * | i2c: stm32: Update to use standard enums for speedSimon Glass2020-01-271-27/+16
| * | i2c: omap: Update to use standard enums for speedSimon Glass2020-01-272-5/+1
| * | i2c: kona_i2c: Update to use standard enums for speedSimon Glass2020-01-271-17/+11
| * | i2c: designware_i2c: Update to use standard enums for speedSimon Glass2020-01-272-18/+5
| * | i2c: ast_i2c: Update to use standard enums for speedSimon Glass2020-01-272-3/+1
| * | i2c: Add enums for i2c speed and address sizeSimon Glass2020-01-271-0/+26
| * | i2c: designware_i2c: Add spike supressionSimon Glass2020-01-273-1/+13
| * | i2c: designware_i2c: Rewrite timing calculationSimon Glass2020-01-271-22/+147
| * | i2c: designware_i2c: Put hold config in a structSimon Glass2020-01-271-27/+55
| * | i2c: designware_i2c: Drop scl_sda_cfg parameterSimon Glass2020-01-271-6/+8
| * | i2c: designware_i2c: Read device-tree propertiesSimon Glass2020-01-273-3/+22
| * | i2c: designware_i2c: Bring in the binding fileSimon Glass2020-01-271-0/+73
| * | i2c: designware_i2c: Use an accurate bus clock instead of MHzSimon Glass2020-01-272-12/+10
| * | i2c: designware_i2c: Use an enum for selected speed modeSimon Glass2020-01-272-4/+8
| * | i2c: designware_i2c: Rename 'max' speed to 'high' speedSimon Glass2020-01-272-9/+9
| * | i2c: designware_i2c: Include clk.h in the header fileSimon Glass2020-01-272-1/+2
| * | i2c: designware_i2c: Don't allow changing IC_CLKSimon Glass2020-01-271-2/+0
| * | i2c: designware_i2c: Add more registersSimon Glass2020-01-271-1/+13
| * | global_data: remove unused mxc_i2c specific fieldBaruch Siach2020-01-271-3/+0
* | | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini2020-01-2810-14/+51
|\ \ \ | |_|/ |/| |
| * | arm: exynos: odroid: Change autoboot script to use ${mmcbootdev}Marek Szyprowski2020-01-281-4/+4