aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-21mpc83xx: Migrate BATS config to KconfigMario Six83-2343/+4082
2019-05-21powerpc: Migrate HIGH_BATS to KconfigMario Six75-50/+49
2019-05-21mpc83xx: pcie: Read the clock from registersMario Six1-3/+36
2019-05-21mpc83xx: Kconfig: Migrate HRCW to KconfigMario Six87-1039/+1330
2019-05-21mpc83xx: Get rid of CONFIG_83XX_CLKINMario Six74-208/+119
2019-05-21mpc83xx: Replace CONFIG_83XX_CLKIN in calculationsMario Six3-2/+10
2019-05-21mpc83xx: Migrate legacy PCI options to KconfigMario Six13-51/+44
2019-05-21MPC837XERDB: Remove CONFIG_MPC837XERDBMario Six2-2/+0
2019-05-21MPC837XEMDS: Remove CONFIG_MPC837XEMDSMario Six2-2/+0
2019-05-21MPC8315ERDB: Remove CONFIG_MPC8315ERDBMario Six2-2/+0
2019-05-21MPC8313ERDB: Remove CONFIG_MPC8313ERDBMario Six3-3/+0
2019-05-21strider: Migrate to CONFIG_TARGET_STRIDERMario Six4-5/+3
2019-05-21hrcon: Migrate to CONFIG_TARGET_HRCONMario Six5-5/+3
2019-05-21MPC8349ITX: Migrate to CONFIG_TARGET_MPC8349ITXMario Six5-6/+3
2019-05-21MPC832XEMDS: Migrate to CONFIG_TARGET_MPC832XEMDSMario Six3-5/+3
2019-05-21ve8313: Merge BR/OR settingsMario Six1-20/+19
2019-05-21mpc8315erdb: Merge BR/OR settingsMario Six1-21/+19
2019-05-21mpc83xx: Make distinct MPC8349EMDS_SDRAM boardMario Six6-76/+780
2019-05-20powerpc: Add LSDMR config valuesMario Six1-0/+3
2019-05-20mpc83xx: Make distinct caddy2 configMario Six8-37/+538
2019-05-20vme8349: Migrate to CONFIG_TARGET_VME8349Mario Six3-3/+2
2019-05-20mpc83xx: Make distinct MPC8313ERDB targetsMario Six8-54/+633
2019-05-20keymile: Make distinct kmeter1, and kmcoge5ne configsMario Six7-38/+485
2019-05-20keymile: Unroll km/km83xx-common.hMario Six10-320/+2543
2019-05-20keymile: Make distinct kmsupx5, tuge1, kmopti2, and kmtepr2 configsMario Six12-71/+969
2019-05-20keymile: Unroll includesMario Six6-321/+551
2019-05-20keymile: Move config filesMario Six8-10/+10
2019-05-20keymile: Make distinct kmtegr1, kmvect1, suvd3 configsMario Six7-99/+274
2019-05-20mpc83xx: Introduce ARCH_MPC837XMario Six11-40/+42
2019-05-20mpc83xx: Introduce ARCH_MPC836*Mario Six12-25/+27
2019-05-20mpc83xx: Introduce ARCH_MPC834*Mario Six19-50/+49
2019-05-20mpc83xx: Introduce ARCH_MPC832*Mario Six9-14/+17
2019-05-20mpc83xx: Introduce ARCH_MPC831*Mario Six17-61/+64
2019-05-20mpc83xx: Introduce ARCH_MPC830*Mario Six20-62/+66
2019-05-19Revert "Makefile: Prioritize external dtb if defined"Tom Rini1-1/+1
2019-05-19Merge tag 'efi-2019-07-rc3-2' of git://git.denx.de/u-boot-efiTom Rini12-27/+116
2019-05-19Merge git://git.denx.de/u-boot-x86Tom Rini4-4/+12
2019-05-19Merge branch '2019-05-19-master-imports'Tom Rini208-224/+639
2019-05-19x86: qemu-x86_64: Enable NVMeBin Meng1-0/+1
2019-05-19nvme: Fix warning of cast from pointer to integer of different sizeBin Meng2-4/+4
2019-05-19x86: coreboot: make it possible to process unhandled tagsChristian Gmeiner1-0/+7
2019-05-19efi_loader: parameter check OutputStringHeinrich Schuchardt1-0/+5
2019-05-19efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL.SetState() correct parameterHeinrich Schuchardt2-4/+4
2019-05-19efi_loader: GetNextMonotonicCount() check parameterHeinrich Schuchardt1-1/+8
2019-05-19efi_loader: parameter checks CalculateCrc32()Heinrich Schuchardt1-1/+8
2019-05-19efi_loader: check device path in InstallMultipleProtocolInterfacesHeinrich Schuchardt1-0/+12
2019-05-19efi_loader: implement deprecated Unicode collation protocolHeinrich Schuchardt5-2/+55
2019-05-19efi_loader: rename Unicode collation protocol 2 variablesHeinrich Schuchardt6-12/+13
2019-05-19efi_loader: merge adjacent sprintf()Heinrich Schuchardt1-3/+2
2019-05-19efi_loader: parameter checks simple network protocolHeinrich Schuchardt1-3/+3