summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge tag 'efi-2020-01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2019-11-1411-11/+164
|\ \ \
| * | | efi_selftest: enable all UEFI unit tests on the sandboxHeinrich Schuchardt2019-11-121-2/+5
| * | | efi_loader: support building UEFI binaries on sandboxHeinrich Schuchardt2019-11-127-1/+139
| * | | efi_loader: call add_u_boot_and_runtime() on sandboxHeinrich Schuchardt2019-11-121-4/+5
| * | | efi_loader: disk: install file system protocol to a whole diskAKASHI Takahiro2019-11-121-1/+3
| * | | efi_loader: fix efi_dp_from_name()Heinrich Schuchardt2019-11-121-3/+12
| |/ /
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2019-11-142-10/+4
|\ \ \ | |/ / |/| |
| * | arm: mvebu: clearfog: fix boot from SD cardBaruch Siach2019-11-141-0/+4
| * | ARM: mvebu: don't dereference null bd pointerChris Packham2019-11-141-10/+0
|/ /
* | Merge branch '2019-11-12-migrate-SYS_REDUNDAND_ENVIRONMENT'Tom Rini2019-11-12204-70/+176
|\ \
| * | defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENTTom Rini2019-11-12202-68/+174
| * | pfla02: Migrate CONFIG_ENV_IS_IN_SPI_FLASH to defconfigTom Rini2019-11-122-1/+1
| * | evb-rk3128: Migrate CONFIG_ENV_IS_IN_MMC to defconfigTom Rini2019-11-122-1/+1
|/ /
* | Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-11-1254-341/+5802
|\ \ | |/ |/|
| * imx: imx8mm-evk: enable ethernetPeng Fan2019-11-054-0/+56
| * net: fec_mxc: support i.MX8M with CLK_CCFPeng Fan2019-11-052-15/+68
| * net: Kconfig: FEC: Add dependency on i.MX8MPeng Fan2019-11-051-1/+1
| * arm: dts: imx8mm: drop assigned clocks for clk nodePeng Fan2019-11-051-0/+3
| * clk: imx: imx8mm: add set_parent callbackPeng Fan2019-11-051-0/+19
| * clk: imx8mm: add enet clkPeng Fan2019-11-051-0/+27
| * imx: imx8m: fix boot when CONFIG_$(SPL_)CLK not definedPeng Fan2019-11-051-6/+8
| * imx: add i.MX8MN DDR4 board supportPeng Fan2019-11-0513-3/+1956
| * imx: add dtsi for i.MX8MNPeng Fan2019-11-053-0/+1573
| * imx8m: add i.MX8MN ddr4 image cfg filePeng Fan2019-11-051-0/+17
| * clk: imx: add i.MX8MN ccf driverPeng Fan2019-11-053-0/+433
| * tools: imx8m_image: support ddr4 firmwarePeng Fan2019-11-051-0/+10
| * pinctrl: imx8m: support i.MX8MNPeng Fan2019-11-051-0/+1
| * tools: imx8mimage: add ROM VERSIONPeng Fan2019-11-052-2/+23
| * imx8mn: add get_boot_devicePeng Fan2019-11-051-0/+48
| * imx: cpu: restrict get_boot_devicePeng Fan2019-11-051-1/+1
| * imx: add rom api supportPeng Fan2019-11-054-0/+331
| * imx: spl: use spl_board_boot_device for i.MX8MNPeng Fan2019-11-051-1/+1
| * imx8mn: add pin headerPeng Fan2019-11-051-0/+763
| * imx: add i.MX8MN PE propertyPeng Fan2019-11-051-1/+1
| * imx8mn: set BYPASS ID SWAP to avoid AXI bus errorsPeng Fan2019-11-051-1/+1
| * imx8m: add clk support for i.MX8MNPeng Fan2019-11-054-3/+83
| * imx8mn: support get_cpu_revPeng Fan2019-11-054-1/+8
| * imx: add i.MX8MN kconfig entryPeng Fan2019-11-051-0/+4
| * power: domain: add i.MX8 scu power domain driverPeng Fan2019-11-052-1/+88
| * power: domain: make imx8-power-domain.c legacyPeng Fan2019-11-052-1/+1
| * misc: imx8: scu: simplify code to make it extendablePeng Fan2019-11-051-39/+7
| * arm: dts: imx8qm-mek: add u-boot, dm-spl for lpuart0Peng Fan2019-11-051-0/+8
| * arm: dts: imx8qxp-mek: add u-boot, dm-spl for lpuart0Peng Fan2019-11-051-0/+8
| * imx8qm: mek: enable dm-spl for pmPeng Fan2019-11-053-17/+6
* | Prepare v2020.01-rc2v2020.01-rc2Tom Rini2019-11-111-1/+1
* | configs: Resync with savedefconfigTom Rini2019-11-1129-32/+30
* | gitattributes: dont treat non-text files as textVignesh Rajendran2019-11-111-0/+3
* | .gitignore: Ignore .img filesMichael Trimarchi2019-11-111-0/+1
* | binman: tegra: Adjust symbol calculation depending on end-at-4gbSimon Glass2019-11-1110-26/+134
* | Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-11-1148-158/+2032
|\ \