Age | Commit message (Expand) | Author |
2020-05-07 | arm: juno: Use PSCI based reset | Andre Przywara |
2020-05-07 | arm: juno: Enable OF_CONTROL | Andre Przywara |
2020-01-17 | common: Move RAM-sizing functions to init.h | Simon Glass |
2020-01-17 | common: Move reset_cpu() to the CPU header | Simon Glass |
2020-01-17 | common: Move get_tbclk() to time.h | Simon Glass |
2019-12-02 | common: Move pci_init_board() out of common.h | Simon Glass |
2019-12-02 | common: Move some cache and MMU functions out of common.h | Simon Glass |
2019-12-02 | arm: powerpc: Tidy up code style for cache functions | Simon Glass |
2019-12-02 | common: Move some SMP functions out of common.h | Simon Glass |
2019-12-02 | common: Move get_ticks() function out of common.h | Simon Glass |
2019-08-31 | Revert "vexpress64: fvp dram: add DRAM configuration" | Ryan Harkin |
2019-08-11 | env: Move env_set() to env.h | Simon Glass |
2019-06-21 | vexpress64: fix a typo of SPDX-License-Identifier | Masahiro Yamada |
2018-11-26 | Drop CONFIG_INIT_CRITICAL | Bin Meng |
2018-10-10 | arm: remove prototype for get_timer_masked | Patrick Delaunay |
2018-10-10 | arm: remove prototype for udelay_masked | Patrick Delaunay |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-13 | vexpress: fix syntax error in armv7_boot_nonsec_default() | Heinrich Schuchardt |
2018-03-05 | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada |
2018-02-19 | vexpress: Sign up as maintainer | Linus Walleij |
2017-11-17 | mmc: arm_pl180_mmci: update arm_pl180_mmci_init() prototype | Patrice Chotard |
2017-08-16 | env: Rename setenv() to env_set() | Simon Glass |
2017-06-05 | arm: Add explicit include of <asm/mach-types.h> | Simon Glass |
2017-06-01 | dm: Use dm.h header when driver mode is used | Simon Glass |
2017-04-05 | board_f: Drop setup_dram_config() wrapper | Simon Glass |
2016-11-29 | vexpress64: Juno: Change PCI buss addresses for IO to start from zero. | Liviu Dudau |
2016-10-07 | vexpress: disable cci ace slave ports when booting in non-sec/hyp mode | Sudeep Holla |
2016-08-15 | vexpress: Check TC2 firmware support before defaulting to nonsec booting | Jon Medhurst \(Tixy\) |
2016-07-15 | armv8: mmu: Add support of non-identical mapping | York Sun |
2016-03-15 | vexpress64: Add MMU tables | Alexander Graf |
2015-11-21 | vexpress64: use 2nd DRAM bank only on juno | Ryan Harkin |
2015-11-21 | vexpress64: compile Juno PCIe conditionally | Ryan Harkin |
2015-11-21 | Juno: don't print PCI debug information by default | Andre Przywara |
2015-10-19 | vexpress64: Juno: Add initialisation code for Juno R1 PCIe host bridge. | Liviu Dudau |
2015-10-19 | vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel. | Liviu Dudau |
2015-10-11 | vexpress64: fvp dram: add DRAM configuration | Ryan Harkin |
2015-10-11 | vexpress64: Kconfig: tidy up | Ryan Harkin |
2015-09-11 | arm: Remove versatileab board | Simon Glass |
2015-08-12 | integrator: switch to DM serial port | Linus Walleij |
2015-05-13 | ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions | Jan Kiszka |
2015-04-23 | integrator: stop zeroing the gd flags | Linus Walleij |
2015-04-23 | ARM: integrator: move board select into mach-integrator/Kconfig | Masahiro Yamada |
2015-04-23 | vexpress64: use DM for all vexpress64 boards | Linus Walleij |
2015-04-03 | Merge branch 'master' of git://git.denx.de/u-boot-tegra | Tom Rini |
2015-03-28 | vexpress64: cut config and defaults for unclear variant | Linus Walleij |
2015-03-28 | vexpress64: remove board late init, use smhload | Linus Walleij |
2015-03-27 | ARMv8: enable DM in vexpress64 board | David Feng |
2015-03-24 | remove unnecessary version.h includes | Rob Herring |
2015-03-09 | armv8/vexpress64: make multientry conditional | Linus Walleij |
2015-03-05 | vexpress64: juno: support SMC9118 ethernet | Linus Walleij |