Commit Graph

891 Commits (a90b9575f3ff71de58672295504e9ebaa8f051b4)

Author SHA1 Message Date
Michal Simek 518075fc6a microblaze: Fix msr handling in interrupt_handler 14 years ago
Michal Simek b777a37c29 microblaze: Fix systems with MSR=0 14 years ago
Graeme Russ 6002bf03b4 sc520: Release CAR and enable caching 14 years ago
Graeme Russ e4f78d78d7 x86: Convert board_init_f to use an init_sequence 14 years ago
Graeme Russ a3824142e7 x86: Rearrange function calls in board_init_f 14 years ago
Graeme Russ 71a5404974 x86: Split board_init_f() into init_fnc_t compatible functions 14 years ago
Graeme Russ 5fed82110d x86: Fix incorrect usage of relocation offset 14 years ago
Graeme Russ 0b2378557c x86: Move console initialisation into board_init_f 14 years ago
Graeme Russ bf6af154a4 x86: Move test for cold boot into init functions 14 years ago
Graeme Russ c869e2ac46 x86: Move call to dram_init_f into board_init_f 14 years ago
Graeme Russ fb0029088e x86: Defer setup of final stack 14 years ago
Graeme Russ 96cd66426a sc520: Move RAM sizing code from asm to C 14 years ago
Graeme Russ ed4cba79d6 x86: Use Cache-As-RAM for initial stack 14 years ago
Graeme Russ 2e2613d2c4 x86: Move initial gd to fixed location 14 years ago
Graeme Russ 6d0cb34954 sc520: Remove printf calls from cpu_init_f 14 years ago
Graeme Russ 870847f5c5 sc520: Move board specific settings to board init function 14 years ago
Graeme Russ c2cbbaf0b4 sc520: Define MMCR address in include file 14 years ago
Graeme Russ 0ea76e92e9 x86: Make cpu init functions weak 14 years ago
Graeme Russ 4e33467d44 x86: Call early_board_init when warm booting 14 years ago
Graeme Russ 0c24c9cc71 x86: Add processor flags header from linux 14 years ago
Graeme Russ c53fd2bb6d x86: Move Global Descriptor Table defines to processor.h 14 years ago
Graeme Russ ca56a4ceec x86: Add stack dump to register dump 14 years ago
Graeme Russ 9963a8216e x86: Fix mangled umlauts 14 years ago
Graeme Russ 0640e40272 sc520: Sort Makefile 14 years ago
Graeme Russ 3a25e94410 x86: Parametize values used in linker script 14 years ago
Graeme Russ a85f53cd3f x86: Align config.mk and linker scripts with other arches 14 years ago
Graeme Russ de47cbe686 x86: Fix definition of global_data struct for asm-offsets.c 14 years ago
York Sun 856e4b0d7f powerpc/8xxx: Add additional cycle to write-to-read turnaound for DDR3 14 years ago
Thomas Chou d8a593c68b nios2: add gpio_is_valid 14 years ago
Thomas Chou 85debefaf2 nios2: use long for ssize_t 14 years ago
Thomas Chou e91d54535f nios2: add gpio_free 14 years ago
Dirk Eibach 2da0fc0d0f ppc4xx: Add DLVision-10G board support 14 years ago
Joakim Tjernlund 26e5f794d3 mpc83xx: Use correct register to calculate clocks. 14 years ago
Leo Liu 10fa8d7c70 mpc83xx: fix pcie configuration space read/write 14 years ago
Kumar Gala 04a641df25 powerpc/8xxx: Fix possible compile issue related to P1013 14 years ago
York Sun 91671913f7 powerpc/mpc85xx: implement workaround for errata DDR111 and DDR134 14 years ago
York Sun eb0aff77c8 powerpc/85xx: Rename MPC8572 DDR erratum to DDR115 14 years ago
York Sun e1df0de493 powerpc/85xx: Remove unnecessary polling loop from DDR init 14 years ago
Kumar Gala 5103a03a0b fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020) 14 years ago
Kumar Gala 6e7f0bc0ce powerpc/85xx: Enable ESDHC111 Erratum on P2010/P2020 SoCs 14 years ago
Wolfgang Denk d1a24f0618 Minor Coding Style Cleanup. 14 years ago
Yoshihiro Shimoda 8e9c897b21 sh: add support for sh7757lcr board 14 years ago
Yoshihiro Shimoda 36781e4897 sh: add support the CONFIG_SYS_LDSCRIPT 14 years ago
Minkyu Kang 008a351a8a armv7: add support for S5PC210 SoC 14 years ago
Minkyu Kang e0617c621d S5P: serial: Use the inline function instead of static value 14 years ago
Heiko Schocher c9ac3ba129 arm926ejs: timer: Replace bss variable by gdr 14 years ago
Jens Scharsig 009b54079e remove (double) LED initialization in arm920t start.s 14 years ago
Heiko Schocher c44bf4e8ac arm1136: timer: Replace bss variable by gd 14 years ago
Liu Hui-R64343 386ad72637 ARM: */start.S: code cleanup 14 years ago
Alexander Holler 3c0659b535 ARM: Avoid compiler optimization for readb, writeb and friends. 14 years ago