- 127a10c vexpress64: Enable VIRTIO_MMIO and RTC_PL031 in the base model by Peter Hoyes · 1 year, 8 months ago
- c9c3ffa vexpress64: Use OF_HAS_PRIOR_STAGE for BASE_FVP variant by Peter Hoyes · 1 year, 8 months ago
- 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
- 5c896ae global: Migrate CONFIG_PL011_CLOCK to CFG by Tom Rini · 2 years ago
- afa5185 global: Remove extraneous DM_ETH imply/select by Tom Rini · 2 years ago
- 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
- 875685e vexpress64: also consider DTB pointer in x1 by Andre Przywara · 2 years, 2 months ago
- d27b68a net: Remove smc91111 ethernet driver by Tom Rini · 2 years, 4 months ago
- 3ca0ea0 vexpress64: Add ARMv8R-64 board variant by Peter Hoyes · 2 years, 9 months ago
- 2b97f12 vexpress64: pick DRAM size from DT by Andre Przywara · 2 years, 9 months ago
- 87de4b7 vexpress64: generalise page table generation by Andre Przywara · 2 years, 9 months ago
- 9fd5ec5 vexpress64: move hardware setting from defconfig to Kconfig by Andre Przywara · 2 years, 9 months ago
- 395e9a9 vexpress64: fvp: enable OF_CONTROL by Andre Przywara · 2 years, 9 months ago
- b33739f vexpress64: Kconfig: move board definitions out of arch/arm by Andre Przywara · 2 years, 9 months ago
- 25781e2 pci: Add defines for normal and subtractive PCI bridges by Pali Rohár · 2 years, 9 months ago
- e378248 vexpress64: Remove unused macro XR3PCI_ECAM_OFFSET by Pali Rohár · 3 years ago
- 8194cda vexpress64: Enable VIRTIO_NET network driver by Peter Hoyes · 3 years, 1 month ago
- baf62cf vexpress64: Enable OF_CONTROL and OF_BOARD for VExpress64 by Peter Hoyes · 3 years, 1 month ago
- 3286037 vexpress64: Refactor header file to make it easier to add new FVPs by Peter Hoyes · 3 years, 1 month ago
- ab5348a sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 3 years, 1 month ago
- 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
- b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- 95486fb arm: juno: Enable PCI by Andre Przywara · 4 years, 6 months ago
- d263e76 arm: juno: Enable DM_ETH by Andre Przywara · 4 years, 6 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
- 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- 651c91b arm: juno: Use PSCI based reset by Andre Przywara · 4 years, 7 months ago
- 94504f4 arm: juno: Enable OF_CONTROL by Andre Przywara · 4 years, 7 months ago
- afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
- d700c3a Revert "vexpress64: fvp dram: add DRAM configuration" by Ryan Harkin · 5 years ago
- c429cbf vexpress64: fix a typo of SPDX-License-Identifier by Masahiro Yamada · 5 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · 8 years ago
- 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · 8 years ago
- 313ec09 vexpress64: Juno: Change PCI buss addresses for IO to start from zero. by Liviu Dudau · 8 years ago
- c7104e5 armv8: mmu: Add support of non-identical mapping by York Sun · 8 years ago
- 5889e39 vexpress64: Add MMU tables by Alexander Graf · 9 years ago
- 98d2fff vexpress64: use 2nd DRAM bank only on juno by Ryan Harkin · 9 years ago
- 8961d50 vexpress64: compile Juno PCIe conditionally by Ryan Harkin · 9 years ago
- 7515464 Juno: don't print PCI debug information by default by Andre Przywara · 9 years ago
- 8d1fdc3 vexpress64: Juno: Add initialisation code for Juno R1 PCIe host bridge. by Liviu Dudau · 9 years ago
- 086c977 vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel. by Liviu Dudau · 9 years ago
- b6b9665 vexpress64: fvp dram: add DRAM configuration by Ryan Harkin · 9 years ago
- c98cd0d vexpress64: Kconfig: tidy up by Ryan Harkin · 9 years ago
- 31e476e vexpress64: use DM for all vexpress64 boards by Linus Walleij · 10 years ago
- c1a1955 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
- a90caa3 vexpress64: cut config and defaults for unclear variant by Linus Walleij · 10 years ago
- e08177c vexpress64: remove board late init, use smhload by Linus Walleij · 10 years ago
- ab33c2c ARMv8: enable DM in vexpress64 board by David Feng · 10 years ago
- 7477139 armv8/vexpress64: make multientry conditional by Linus Walleij · 10 years ago
- 48b4755 vexpress64: juno: support SMC9118 ethernet by Linus Walleij · 10 years ago
- c582250 vexpress64: support the Juno Development Platform by Linus Walleij · 10 years ago
- 800d6fd vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONS by Linus Walleij · 10 years ago
- 75d61b5 vexpress64: take over maintenance of the semi vexpress64 by Linus Walleij · 10 years ago
- 0d46c34 kconfig: armv8: move CONFIG_ARM64 to Kconfig by Masahiro Yamada · 10 years ago
- 7488744 vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMI by Masahiro Yamada · 10 years ago
- 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
- 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
- d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
- d32d411 arm: Add support for semihosting for armv8 fastmodel targets. by Darwin Rambo · 10 years ago
- 3b5458c arm64: board support of vexpress_aemv8a by David Feng · 11 years ago