Commit Graph

28 Commits (1c2931d4ecd6ef51d4d33f3375d3e3eb5c2fe0b3)

Author SHA1 Message Date
Wolfgang Denk 1c2931d4ec arch/powerpc/lib/board.c: fix build warning 14 years ago
Wolfgang Denk 9b998b0c52 arch/powerpc/lib/board.c: make (mostly) checkpatch-clean 14 years ago
Wolfgang Denk a9f4fc3fe5 arch/powerpc/lib/board.c: fix build warning 14 years ago
Simon Glass aab773a47a powerpc: Correct build warning introduced by getenv_ulong() patch 14 years ago
Bernhard Kaindl 9d256b67f6 powerpc/lib/board.c: Call run_post(POST_ROM) before relocating 14 years ago
Simon Glass 1272592e4b powerpc: Use getenv_ulong() in place of getenv(), strtoul 14 years ago
Mike Frysinger e2a53458a7 net: drop !NET_MULTI code 14 years ago
Heiko Schocher 780f13a9e1 hwmon: do not init sensors on startup 14 years ago
Graeme Russ 5c8404aff1 Timer: Remove set_timer completely 14 years ago
Minkyu Kang d32a1a4caa Don't grab memory for LCD if FB address is defined 14 years ago
Kumar Gala f9a33f1c61 powerpc: Add cpu_secondary_init_r to allow for initialization post env setup 14 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 14 years ago
Peter Tyser eddf52b593 Replace "FLASH" strings with "Flash" or "flash" 14 years ago
Kumar Gala a55bb8340b powerpc/85xx: Introduce CONFIG_SYS_EXTRA_ENV_RELOC 15 years ago
Wolfgang Denk 57d6c589f5 WINBOND_83C553: enable only on boards that actually use it. 15 years ago
John Schmoller c62491d260 ppc: Don't initialize write protected NOR flashes 15 years ago
Peter Tyser d98b0523cf powerpc: Cleanup BOOTFLAG_* references 15 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 15 years ago
Peter Tyser a1c4864ab0 powerpc: Zero out board info struct on bootup 15 years ago
Andre Schwarz 76221a6cfa PowerPC: change board specific early pci_init() into generic. 15 years ago
Wolfgang Denk 544d97e9aa PCU_E: remove code for yet another corpse 15 years ago
Stefan Roese 24956642ef Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature 15 years ago
Heiko Schocher 3fbeeea633 common: move TOTAL_MALLOC_LEN to include/common.h 15 years ago
Wolfgang Denk 3611665044 Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE 15 years ago
Terry Lv a80603598c Save environment data to mmc. 15 years ago
Wolfgang Denk cdb749778a Rename getenv_r() into getenv_f() 15 years ago
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 16 years ago
Anton Vorontsov 91525c6715 mpc85xx: Fix booting on various boards 16 years ago
Luigi 'Comio' Mantellini 310cecb8cc Add bb_miiphy_init call before any ethernet bring-up code. 16 years ago
Peter Tyser 81e60235bd ppc: Clean up calling of phy_reset() during init 16 years ago
Peter Tyser b3ab9dfd49 ppc: Clean up calling of misc_init_r() during init 16 years ago
Kumar Gala 58157d7ad9 ppc/8xxx: relocate cpu pointer in global data 16 years ago
Peter Tyser bdb2802f4a Consolidate arch-specific mem_malloc_init() implementations 16 years ago
Peter Tyser 832f4377d6 Standardize mem_malloc_init() implementation 16 years ago
Peter Tyser d870552ee4 Consolidate arch-specific sbrk() implementations 16 years ago
Peter Tyser a0e2066f39 ppc: Remove board.c relocation fixups 16 years ago
Peter Tyser 004eca0c9b ppc: Clean up calling of phy_reset() during init 16 years ago
Peter Tyser 3a8f28d0a6 ppc: Clean up calling of misc_init_r() during init 16 years ago
Kumar Gala 13d46ab257 ppc/8xxx: relocate cpu pointer in global data 16 years ago
Peter Tyser d4e8ada0f6 Consolidate arch-specific mem_malloc_init() implementations 16 years ago
Peter Tyser a483a167bc Standardize mem_malloc_init() implementation 16 years ago
Peter Tyser 5e93bd1c9a Consolidate arch-specific sbrk() implementations 16 years ago
Poonam Aggrwal 0e870980a6 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx 16 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