summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-21mpc83xx: Simplify BR,OR linesMario Six
2019-05-21tqm834x: Expand CONFIG_SYS_OR_TIMING_FLASH macroMario Six
2019-05-21mpc83xx: Normalize BR/OR option linesMario Six
2019-05-21mpc83xx: Migrate LBLAW_* to KconfigMario Six
2019-05-21mpc83xx: Migrate BATS config to KconfigMario Six
2019-05-21powerpc: Migrate HIGH_BATS to KconfigMario Six
2019-05-21mpc83xx: pcie: Read the clock from registersMario Six
2019-05-21mpc83xx: Kconfig: Migrate HRCW to KconfigMario Six
2019-05-21mpc83xx: Get rid of CONFIG_83XX_CLKINMario Six
2019-05-21mpc83xx: Replace CONFIG_83XX_CLKIN in calculationsMario Six
2019-05-21mpc83xx: Migrate legacy PCI options to KconfigMario Six
2019-05-21MPC837XERDB: Remove CONFIG_MPC837XERDBMario Six
2019-05-21MPC837XEMDS: Remove CONFIG_MPC837XEMDSMario Six
2019-05-21MPC8315ERDB: Remove CONFIG_MPC8315ERDBMario Six
2019-05-21MPC8313ERDB: Remove CONFIG_MPC8313ERDBMario Six
2019-05-21strider: Migrate to CONFIG_TARGET_STRIDERMario Six
2019-05-21hrcon: Migrate to CONFIG_TARGET_HRCONMario Six
2019-05-21MPC8349ITX: Migrate to CONFIG_TARGET_MPC8349ITXMario Six
2019-05-21MPC832XEMDS: Migrate to CONFIG_TARGET_MPC832XEMDSMario Six
2019-05-21ve8313: Merge BR/OR settingsMario Six
2019-05-21mpc8315erdb: Merge BR/OR settingsMario Six
2019-05-21mpc83xx: Make distinct MPC8349EMDS_SDRAM boardMario Six
2019-05-20powerpc: Add LSDMR config valuesMario Six
2019-05-20mpc83xx: Make distinct caddy2 configMario Six
2019-05-20vme8349: Migrate to CONFIG_TARGET_VME8349Mario Six
2019-05-20mpc83xx: Make distinct MPC8313ERDB targetsMario Six
2019-05-20keymile: Make distinct kmeter1, and kmcoge5ne configsMario Six
2019-05-20keymile: Unroll km/km83xx-common.hMario Six
2019-05-20keymile: Make distinct kmsupx5, tuge1, kmopti2, and kmtepr2 configsMario Six
2019-05-20keymile: Unroll includesMario Six
2019-05-20keymile: Move config filesMario Six
2019-05-20keymile: Make distinct kmtegr1, kmvect1, suvd3 configsMario Six
2019-05-20mpc83xx: Introduce ARCH_MPC837XMario Six
2019-05-20mpc83xx: Introduce ARCH_MPC836*Mario Six
2019-05-20mpc83xx: Introduce ARCH_MPC834*Mario Six
2019-05-20mpc83xx: Introduce ARCH_MPC832*Mario Six
2019-05-20mpc83xx: Introduce ARCH_MPC831*Mario Six
2019-05-20mpc83xx: Introduce ARCH_MPC830*Mario Six
2019-05-19Revert "Makefile: Prioritize external dtb if defined"Tom Rini
2019-05-19Merge tag 'efi-2019-07-rc3-2' of git://git.denx.de/u-boot-efiTom Rini
2019-05-19Merge git://git.denx.de/u-boot-x86Tom Rini
2019-05-19Merge branch '2019-05-19-master-imports'Tom Rini
2019-05-19x86: qemu-x86_64: Enable NVMeBin Meng
2019-05-19nvme: Fix warning of cast from pointer to integer of different sizeBin Meng
2019-05-19x86: coreboot: make it possible to process unhandled tagsChristian Gmeiner
2019-05-19efi_loader: parameter check OutputStringHeinrich Schuchardt
2019-05-19efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL.SetState() correct parameterHeinrich Schuchardt
2019-05-19efi_loader: GetNextMonotonicCount() check parameterHeinrich Schuchardt
2019-05-19efi_loader: parameter checks CalculateCrc32()Heinrich Schuchardt
2019-05-19efi_loader: check device path in InstallMultipleProtocolInterfacesHeinrich Schuchardt