- 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years, 2 months ago
- eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 8 months ago
- 4c97c8c powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_OFFSET by Tom Rini · 2 years, 8 months ago
- b35316f Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig by Tom Rini · 2 years, 8 months ago
- 3569ac7 ppc: mpc83xx: Remove unused CONFIG symbols by Tom Rini · 3 years, 1 month ago
- be7dbb6 Convert CONFIG_SYS_IMMR to Kconfig by Tom Rini · 3 years, 1 month ago
- d502c5f powerpc: Drop version_string placement optimization by Tom Rini · 3 years, 4 months ago
- 9413387 common: Move relocate_code() to init.h by Simon Glass · 5 years ago
- 1e718f4 mpc83xx: Replace ppcDWstore with inline assembly by Mario Six · 6 years ago
- be5abb0 mpc83xx: Migrate HID config to Kconfig by Mario Six · 6 years ago
- 30915ab mpc83xx: Migrate BATS config to Kconfig by Mario Six · 6 years ago
- 21c1502 mpc83xx: Kconfig: Migrate HRCW to Kconfig by Mario Six · 6 years ago
- 64d68dc mpc83xx: Add support for -msingle-pic-base by Joakim Tjernlund · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 2b71d09 powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot by Andy Yan · 7 years ago
- ba2c5a5 powerpc: move get_pvr() and get_svr() into C by Christophe Leroy · 7 years ago
- 2eb48ff powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 8 years ago
- dbcb2c0 powerpc: mpc83xx: Enable pre-relocation malloc by mario.six@gdsys.cc · 8 years ago
- e80311a powerpc: mpc83xx: Minimize r1 modification by mario.six@gdsys.cc · 8 years ago
- a4d8892 Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · 8 years ago
- e83a7e9 powerpc/mpc83xx: Zero boot_flags arg for calling board_init_f() by Valentin Longchamp · 10 years ago
- 5038d7f ppc: Zap Hymod board by Marek Vasut · 10 years ago
- d937326 Remove obsolete _LINUX_CONFIG_H macro by Masahiro Yamada · 11 years ago
- 3f283f4 powerpc/83xx: Add support for get_svr() for 83xx devices by Ramneek Mehresh · 11 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 12 years ago
- 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
- 06f60ae powerpc/mpc83xx: add support for new SPL by Scott Wood · 12 years ago
- 09c2e90 unify version_string by Andreas Bießmann · 13 years ago
- 8c4734e Revert "PowerPC: Add support for -msingle-pic-base" by Wolfgang Denk · 14 years ago
- 39768f7 PowerPC: Add support for -msingle-pic-base by Joakim Tjernlund · 14 years ago
- 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
- e45c98a mpc83xx: Make it boot again by Joakim Tjernlund · 14 years ago
- 34bbf61 PowerPC: Don't destroy fixup table while doing fixups by Joakim Tjernlund · 14 years ago
- 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
- 553f098 Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
- d1e0b10 powerpc: do not fixup NULL ptrs by Joakim Tjernlund · 14 years ago
- d98b052 powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
- 52ebd9c powerpc: Remove warm reset entry point by Peter Tyser · 14 years ago
- f6970d0 Fixed two typos in arch/powerpc/cpu/mpc83xx/start.S. by Horst Kronstorfer · 15 years ago
- a4bfc4c mpc83xx: fix NAND bootstrap too big error by Kim Phillips · 15 years ago
- a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago[Renamed (99%) from arch/ppc/cpu/mpc83xx/start.S]
- 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago[Renamed from cpu/mpc83xx/start.S]
- 0f8aa15 ppc: Use r12 instead of r14 as GOT pointer. by Joakim Tjernlund · 15 years ago
- fc4e188 ppc: Loose GOT access in IRQ by Joakim Tjernlund · 15 years ago
- afc3ba0 relocation: Do not relocate NULL pointers. by Joakim Tjernlund · 15 years ago
- 6677876 83xx: Use the proper sequence for updating IMMR. by Scott Wood · 16 years ago
- 455a469 mpc83xx: Size optimization of start.S by Ron Madrid · 16 years ago
- 561858e Update U-Boot's build timestamp on every compile by Peter Tyser · 16 years ago
- f82642e Merge 'next' branch by Wolfgang Denk · 16 years ago
- 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- fa7b1c0 83xx NAND boot: wait for LTESR[CC] by Lepcha Suchit · 16 years ago
- 6eb2a44 mpc83xx: clean up cache operations and unlock_ram_in_cache() functions by Nick Spence · 16 years ago
- 4649705 mpc83xx: Store and display Arbiter Event Register values by Nick Spence · 16 years ago
- ade50c7 mpc83xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache by Nick Spence · 16 years ago
- e4c0950 NAND boot: MPC8313ERDB support by Scott Wood · 17 years ago
- 31d8267 PPC: Create and use CONFIG_HIGH_BATS by Becky Bruce · 17 years ago
- 78e4882 lib_ppc: Revert "Make MPC83xx one step closer to full relocation." by Kim Phillips · 17 years ago
- 70431e8 Make MPC83xx one step closer to full relocation. by Joakim Tjernlund · 17 years ago
- f57d7d3 ppc: Refactor cache routines, so there is only one common set. by Rafal Jaworowski · 17 years ago
- f6db945 Fixed syntax error in function init_e300_core() of mpc83xx/start.S if by Heiko Schocher · 17 years ago
- 02032e8 [ppc] Fix build breakage for all non-4xx PowerPC variants. by Rafal Jaworowski · 18 years ago
- f35f358 mpc83xx: Put the version (and magic) after the HRCW. by Jerry Van Baren · 18 years ago
- d239d74 mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR by Timur Tabi · 18 years ago
- 90f30a7 mpc83xx: Fix the incorrect dcbz operation by Dave Liu · 18 years ago
- 31068b7 mpc83xx: Add support for variable flash memory sizes on 83xx systems by Timur Tabi · 18 years ago
- cd94ba3 Add Dcbz(), Dcbi() and Dcbf() routines for MPC83xx. by Marian Balakowicz · 19 years ago
- a7c66ad Correct shift offsets in icache_status and dcache_status for MPC83xx. by Marian Balakowicz · 19 years ago
- 2688e2f Enable address translation on MPC83xx Patch by Kumar Gala, 10 Feb 2006 by Kumar Gala · 19 years ago
- ec00c33 Only disable the MPC83xx watchdog if its enabled out of reset. by Kumar Gala · 19 years ago
- de1d0a6 Fix style issues primarily in 85xx and 83xx boards. by Jon Loeliger · 19 years ago
- f046ccd * Patch by Eran Liberty Add support for the Freescale MPC8349ADS board. by Eran Liberty · 19 years ago