Commit Graph

21 Commits (5f5e8d92d56fb6d6bd792b067fe8931259d1b99a)

Author SHA1 Message Date
Valentin Longchamp e83a7e9453 powerpc/mpc83xx: Zero boot_flags arg for calling board_init_f() 10 years ago
Marek Vasut 5038d7f189 ppc: Zap Hymod board 10 years ago
Masahiro Yamada d937326ffc Remove obsolete _LINUX_CONFIG_H macro 11 years ago
Ramneek Mehresh 3f283f4bdc powerpc/83xx: Add support for get_svr() for 83xx devices 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 12 years ago
Scott Wood 06f60ae3e4 powerpc/mpc83xx: add support for new SPL 12 years ago
Andreas Bießmann 09c2e90c11 unify version_string 14 years ago
Wolfgang Denk 8c4734e9af Revert "PowerPC: Add support for -msingle-pic-base" 14 years ago
Joakim Tjernlund 39768f7715 PowerPC: Add support for -msingle-pic-base 14 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 14 years ago
Joakim Tjernlund e45c98ad35 mpc83xx: Make it boot again 14 years ago
Joakim Tjernlund 34bbf61860 PowerPC: Don't destroy fixup table while doing fixups 14 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 15 years ago
Wolfgang Denk 553f09823c Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE 15 years ago
Joakim Tjernlund d1e0b10acc powerpc: do not fixup NULL ptrs 15 years ago
Peter Tyser d98b0523cf powerpc: Cleanup BOOTFLAG_* references 15 years ago
Peter Tyser 52ebd9c1e5 powerpc: Remove warm reset entry point 15 years ago
Horst Kronstorfer f6970d0c54 Fixed two typos in arch/powerpc/cpu/mpc83xx/start.S. 15 years ago
Kim Phillips a4bfc4cc46 mpc83xx: fix NAND bootstrap too big error 15 years ago
Stefan Roese a47a12becf Move arch/ppc to arch/powerpc 15 years ago
Peter Tyser 8d1f268204 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 15 years ago
Joakim Tjernlund 0f8aa15917 ppc: Use r12 instead of r14 as GOT pointer. 15 years ago
Joakim Tjernlund fc4e188789 ppc: Loose GOT access in IRQ 15 years ago
Joakim Tjernlund afc3ba0fc4 relocation: Do not relocate NULL pointers. 16 years ago
Scott Wood 6677876181 83xx: Use the proper sequence for updating IMMR. 16 years ago
Ron Madrid 455a46915b mpc83xx: Size optimization of start.S 16 years ago
Peter Tyser 561858ee7d Update U-Boot's build timestamp on every compile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 17 years ago
Lepcha Suchit fa7b1c07e9 83xx NAND boot: wait for LTESR[CC] 17 years ago
Nick Spence 6eb2a44e27 mpc83xx: clean up cache operations and unlock_ram_in_cache() functions 17 years ago
Nick Spence 46497056ae mpc83xx: Store and display Arbiter Event Register values 17 years ago
Nick Spence ade50c7fa1 mpc83xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache 17 years ago
Scott Wood e4c0950854 NAND boot: MPC8313ERDB support 17 years ago
Becky Bruce 31d8267224 PPC: Create and use CONFIG_HIGH_BATS 17 years ago
Kim Phillips 78e4882988 lib_ppc: Revert "Make MPC83xx one step closer to full relocation." 17 years ago
Joakim Tjernlund 70431e8a73 Make MPC83xx one step closer to full relocation. 17 years ago
Rafal Jaworowski f57d7d364c ppc: Refactor cache routines, so there is only one common set. 17 years ago
Heiko Schocher f6db945649 Fixed syntax error in function init_e300_core() of mpc83xx/start.S if 17 years ago
Rafal Jaworowski 02032e8f14 [ppc] Fix build breakage for all non-4xx PowerPC variants. 18 years ago
Jerry Van Baren f35f358241 mpc83xx: Put the version (and magic) after the HRCW. 18 years ago
Timur Tabi d239d74b1c mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR 19 years ago
Dave Liu 90f30a710a mpc83xx: Fix the incorrect dcbz operation 19 years ago
Timur Tabi 31068b7c4a mpc83xx: Add support for variable flash memory sizes on 83xx systems 19 years ago
Marian Balakowicz cd94ba397e Add Dcbz(), Dcbi() and Dcbf() routines for MPC83xx. 19 years ago
Marian Balakowicz a7c66ad2e5 Correct shift offsets in icache_status and dcache_status for MPC83xx. 19 years ago
Kumar Gala 2688e2f972 Enable address translation on MPC83xx 19 years ago
Kumar Gala ec00c33578 Only disable the MPC83xx watchdog if its enabled out of reset. 19 years ago
Jon Loeliger de1d0a6995 Fix style issues primarily in 85xx and 83xx boards. 20 years ago
Eran Liberty f046ccd15c * Patch by Eran Liberty 20 years ago