Commit Graph

2 Commits (53ea1505bb0686e041b6cf14e1fc4f87de04e887)

Author SHA1 Message Date
Kim Phillips 1a2e203b31 mpc83xx: turn on icache in core initialization to improve u-boot boot time 15 years ago
Stefan Roese a47a12becf Move arch/ppc to arch/powerpc 15 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 15 years ago
Richard Retanubun 4b99327a41 PPC: Record U-Boot's relocated address in RAM and show in bdinfo. 15 years ago
Detlev Zundel 82826d5422 mpc512x: Add display of reset status register 15 years ago
Peter Tyser f9476902b7 mpc85xx, mpc86xx: Fix gd->cpu pointer after relocation 15 years ago
Anton Vorontsov 91525c6715 mpc85xx: Fix booting on various boards 15 years ago
Luigi 'Comio' Mantellini 310cecb8cc Add bb_miiphy_init call before any ethernet bring-up code. 15 years ago
Peter Tyser a0e2066f39 ppc: Remove board.c relocation fixups 15 years ago
Peter Tyser 004eca0c9b ppc: Clean up calling of phy_reset() during init 15 years ago
Peter Tyser 3a8f28d0a6 ppc: Clean up calling of misc_init_r() during init 15 years ago
Kumar Gala 13d46ab257 ppc/8xxx: relocate cpu pointer in global data 15 years ago
Peter Tyser d4e8ada0f6 Consolidate arch-specific mem_malloc_init() implementations 15 years ago
Peter Tyser a483a167bc Standardize mem_malloc_init() implementation 15 years ago
Peter Tyser 5e93bd1c9a Consolidate arch-specific sbrk() implementations 15 years ago
Poonam Aggrwal 0e870980a6 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx 15 years ago
Wolfgang Denk 9c67352f72 Revert "ppc: Unlock cache-as-ram in a consistent manner" 16 years ago
Peter Tyser 982adfc610 ppc: Unlock cache-as-ram in a consistent manner 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 52cb4d4fb3 stdio/device: rework function naming convention 16 years ago
Peter Tyser 0f89860494 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 55e0ed6078 make MODEM SUPPORT generic instead of duplicate it 16 years ago
Stefan Roese c790b04d23 lib_arch/board.c: Move malloc initialization before flash_init() 16 years ago
Wolfgang Denk c0a14aedc3 Update CHANGELOG, coding style cleanup. 16 years ago
Kumar Gala fc39c2fd51 85xx/86xx: Ensure MP boot page is not used 16 years ago
Stefan Roese 02a301cd50 powerpc: Only use eth_getenv_enetaddr() if networking is enabled 16 years ago
Stefan Roese ff7dc06736 powerpc: Fix compilation warning in board.c 16 years ago
Mike Frysinger eb85aa594c ppc: mark global bi_enet*addr as legacy 16 years ago
Mike Frysinger 9c150102bc boards: get mac address from env and move load_sernum_ethaddr() to board init 16 years ago
Mike Frysinger d8d21e699d boards: move board_get_enetaddr() into board-specific init 16 years ago
Mike Frysinger 0107cf66f7 nx823: get mac address from environment 16 years ago
Heiko Schocher 506f391888 8xx, icache: enabling ICache not before running from RAM 16 years ago
Heiko Schocher db1d72afd7 i2c, dtt: move dtt_init () to board_init_r () 16 years ago
Heiko Schocher 9c2d63ec0e i2c, dtt: move dtt_init () to board_init_r () 16 years ago
Andy Fleming 272cc70b21 Add MMC Framework 16 years ago
Kumar Gala 87c9063963 ppc: Move CONFIG_MAX_MEM_MAPPED to common config.h 16 years ago
Becky Bruce c9315e6b4f mpc86xx: Add support to populate addr map based on BATs 16 years ago
Mike Frysinger cf7e399fb3 SATA: do not auto-initialize during boot 16 years ago
Kumar Gala ecf5b98c7a 85xx: Add support to populate addr map based on TLB settings 16 years ago
Becky Bruce d025aa4b20 lib_ppc: Move trap_init to occur earlier 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
richardretanubun c68a05feeb Adds two more ethernet interface to 83xx 16 years ago
Heiko Schocher 374b903829 Fix compiler warning in lib_ppc/board.c 16 years ago
Jason Jin 0f8cbc1829 Do not init SATA when disabled on 8536DS. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0e8d158664 rename CFG_ENV macros to CONFIG_ENV 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 93f6d72544 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 9314cee691 rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM 16 years ago
Jean-Christophe PLAGNIOL-VILLARD bb1f8b4f8b rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 32628c5008 cmd_mac: Move conditional compilation to Makefile 16 years ago
Haavard Skinnemoen 0768b7a872 Consolidate strmhz() implementation 16 years ago
Wolfgang Denk b64f190b7a Fix printf() format issues with sizeof_t types by using %zu 17 years ago