Commit Graph

4917 Commits (c01f87c8dd071c5487b590c9829bc40946af3361)

Author SHA1 Message Date
Simon Glass 76a1e584e1 arm: Support pre-relocation malloc() 11 years ago
Simon Glass aae2aef9c8 arm: Set up global data before board_init_f() 11 years ago
Boschung, Rainer 919e05520f powerpc: mpc85xx watchdog init added to init_func 11 years ago
Boschung, Rainer 0f8062b25b mpc85xx: watchdog initialisation added 11 years ago
Boschung, Rainer 60b295672d powerpc: macros for e500mc timer regs added 11 years ago
Boschung, Rainer 3345d18d5b mpc85xx: fix interrupt init to not affect watchdog 11 years ago
Marek Vasut dae0f5c644 mmc: s3c: Add SD driver 11 years ago
Marek Vasut 7eca6b6327 arm: s3c: Unify the S3C24xx SDI structure 11 years ago
DrEagle 3fe3b4fb1c ARM: kirkwood: add mvsdio driver 11 years ago
Masahiro Yamada c6d12624ae powerpc: remove redundant CPU definition 11 years ago
Masahiro Yamada 90f984e397 kconfig: delete redundant CONFIG_${ARCH} definition 11 years ago
Masahiro Yamada 51148790f2 kconfig: switch to Kconfig 11 years ago
Masahiro Yamada 516312598a kconfig: add basic Kconfig files 11 years ago
Masahiro Yamada dd84058d24 kconfig: add board Kconfig and defconfig files 11 years ago
Marc Zyngier 9d195a5461 ARM: HYP/non-sec: remove MIDR check to validate CBAR 11 years ago
Marc Zyngier e771a3d538 ARM: HYP/non-sec/PSCI: emit DT nodes 11 years ago
Ma Haijun e29607ed97 ARM: convert arch_fixup_memory_node to a generic FDT fixup function 11 years ago
Marc Zyngier 38510a4b34 ARM: HYP/non-sec: add the option for a second-stage monitor 11 years ago
Marc Zyngier ecf07a7930 ARM: HYP/non-sec: add generic ARMv7 PSCI code 11 years ago
Marc Zyngier f510aeae68 ARM: HYP/non-sec: allow relocation to secure RAM 11 years ago
Marc Zyngier bf433afd60 ARM: HYP/non-sec: add separate section for secure code 11 years ago
Marc Zyngier b726d22da9 ARM: add missing HYP mode constant 11 years ago
Marc Zyngier 64fd44dcae ARM: non-sec: reset CNTVOFF to zero 11 years ago
Marc Zyngier 800c83522c ARM: HYP/non-sec: add a barrier after setting SCR.NS==1 11 years ago
Marc Zyngier c19e0dd741 ARM: HYP/non-sec: move switch to non-sec to the last boot phase 11 years ago
pekon gupta 222a3113b4 ARM: omap: clean redundant PISMO_xx macros used in OMAP3 11 years ago
pekon gupta 77cd89e755 ARM: omap: fix GPMC address-map size for NAND and NOR devices 11 years ago
Rajendra Nayak 8c16dd6fa7 ARM: OMAP: Fix handling of errata i727 11 years ago
Hao Zhang a906847966 board: k2e-evm: add board support 11 years ago
Khoronzhuk, Ivan 1284246eb9 ARM: keystone2: spl: add K2E SoC support 11 years ago
Hao Zhang 20187fd11c ARM: keystone2: add MSMC cache coherency support for K2E SOC 11 years ago
Hao Zhang 4dca7f0acc ARM: keystone2: clock: add K2E clock support 11 years ago
Hao Zhang 5c76f78858 ARM: keystone2: add K2E SoC hardware definitions 11 years ago
Khoronzhuk, Ivan 8dfc15f56c ARM: keystone: clock: move K2HK SoC dependent code in separate file 11 years ago
Khoronzhuk, Ivan 3d31538625 k2hk: use common KS2_ prefix for all hardware definitions 11 years ago
Hao Zhang 7b26c1f608 keystone2: add possibility to turn off all dsps 11 years ago
Hao Zhang 4984bce41f keystone2: move cpu_to_bus() to keystone.c 11 years ago
Khoronzhuk, Ivan 35c547c2bc ARM: keystone2: keystone_nav: make it dependent on keystone driver 11 years ago
Hao Zhang 101eec50f0 keystone2: ddr: add DDR3 PHY configs updated for PG 2.0 11 years ago
Khoronzhuk, Ivan 0b86858956 keystone: ddr3: add ddr3.h to hold ddr3 API 11 years ago
Khoronzhuk, Ivan 04b7ce0773 ARM: keystone2: psc: use common PSC base 11 years ago
Stefan Roese 6d3bbdb0e7 ARM: omap: Remove unused arch/arm/cpu/armv7/omap3/mem.c 11 years ago
Stefan Roese fb2fcb798a ARM: omap: Fix GPMC init for OMAP3 platforms 11 years ago
Tom Rini c4f80f5003 am335x_evm / gumstix pepper: Correct DDR settings 11 years ago
Dirk Eibach d29437aa77 ppc: Make ppc4xx ready for CONFIG_SYS_GENERIC_BOARD 11 years ago
Nobuhiro Iwamatsu fafcfc5a98 arm: rmobile: Add support R8A7794 11 years ago
Masahiro Yamada afc3929fac sh: unify sh2/sh3/sh4 linker scripts 11 years ago
Michal Simek 03606ff42e ARM: zynq: Show ECC status on the same line as DRAM size 11 years ago
Simon Glass 6133683320 sandbox: Remove all drivers before exit 11 years ago
Simon Glass 709ea543b9 stdio: Pass device pointer to stdio methods 11 years ago