- 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
- 7b40812 arm: vexpress: don't reset flags in board_init to avoid losing previous ones by Arnaud Aujon Chevallier · 4 years ago
- 9218a11 board: armltd: Add support for Total Compute platform by Usama Arif · 4 years, 3 months 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
- c06c1be common: Drop linux/bug.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
- 1ea9789 common: Drop bootstage.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
- 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
- afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
- a9dc068 common: Move get_tbclk() to time.h by Simon Glass · 5 years ago
- 18afe10 common: Move pci_init_board() out of common.h by Simon Glass · 5 years ago
- 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
- fbf091b arm: powerpc: Tidy up code style for cache functions by Simon Glass · 5 years ago
- 370382c common: Move some SMP functions out of common.h by Simon Glass · 5 years ago
- 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
- d700c3a Revert "vexpress64: fvp dram: add DRAM configuration" by Ryan Harkin · 5 years ago
- 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
- c429cbf vexpress64: fix a typo of SPDX-License-Identifier by Masahiro Yamada · 5 years ago
- ccd035a Drop CONFIG_INIT_CRITICAL by Bin Meng · 6 years ago
- 9858a60 arm: remove prototype for get_timer_masked by Patrick Delaunay · 6 years ago
- 94a0859 arm: remove prototype for udelay_masked by Patrick Delaunay · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- e6f33bf vexpress: fix syntax error in armv7_boot_nonsec_default() by Heinrich Schuchardt · 7 years ago
- 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
- a1c13cb vexpress: Sign up as maintainer by Linus Walleij · 7 years ago
- 2a392fe mmc: arm_pl180_mmci: update arm_pl180_mmci_init() prototype by Patrice Chotard · 7 years ago
- 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
- 0ffb9d6 arm: Add explicit include of <asm/mach-types.h> by Simon Glass · 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
- b1bb4d3 vexpress: disable cci ace slave ports when booting in non-sec/hyp mode by Sudeep Holla · 8 years ago
- 413ca3d vexpress: Check TC2 firmware support before defaulting to nonsec booting by Jon Medhurst \(Tixy\) · 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
- dfd904a arm: Remove versatileab board by Simon Glass · 9 years ago
- 616d9a0 integrator: switch to DM serial port by Linus Walleij · 9 years ago
- ac31b5a ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions by Jan Kiszka · 10 years ago
- a3f4a85 integrator: stop zeroing the gd flags by Linus Walleij · 10 years ago
- cad4416 ARM: integrator: move board select into mach-integrator/Kconfig by Masahiro Yamada · 10 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
- ffdb488 remove unnecessary version.h includes by Rob Herring · 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
- 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
- 5cd6ded MAINTAINERS: comment out blank M: field by Masahiro Yamada · 10 years ago
- ba0debf MAINTAINERS: comment out invalid maintainers by Masahiro Yamada · 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
- fc7a08a versatile: kconfig: move common settings by Masahiro Yamada · 10 years ago
- bf7e38f MAINTAINERS: change the status of vexpress board to Orphan 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
- 6e29472 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
- a9ba3f7 Merge branch 'u-boot-arm/next' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
- f283e4f lib: time: add weak timer_init() function by Darwin Rambo · 11 years ago
- 032d291 ARM: versatile: pass correct machine type for Versatile AB by Linus Walleij · 11 years ago
- 3b5458c arm64: board support of vexpress_aemv8a by David Feng · 11 years ago
- 9560ec4 ARM: vexpress: convert to common timer code by Rob Herring · 11 years ago
- 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
- bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
- 55b19aa ARM: VExpress: enable ARMv7 virt support for VExpress A15 by Andre Przywara · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 0e5827f ARM: vexpress: create A5 specific board config by Ryan Harkin · 12 years ago
- f9f8481 ARM: vexpress: refactoring of Versatile Express CA9x4 support by Ryan Harkin · 12 years ago
- 03f609b u8500: Separating mmc config parameters from driver by John Rigby · 12 years ago
- e75d563 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 13 years ago
- 1acfeac ARMV7/Vexpress: add missing get_ticks() and get_tbclk() by Liming Wang · 13 years ago
- 38ff13d integrator: remove fragile delay loop from PCI code by Linus Walleij · 13 years ago
- d222d1b integrator: rewrite the AP PCI driver by Linus Walleij · 13 years ago
- 7e9bfaa integrator: stop calling pci_init() twice by Linus Walleij · 13 years ago
- 6f716fe integrator: enable Vpp and disable flash protection by Linus Walleij · 13 years ago
- 53ec6af integrator: add system controller header by Linus Walleij · 13 years ago
- 4c08ac0 integrator: make flash writeable on boot by Linus Walleij · 13 years ago