Commit Graph

39 Commits (e02aea61cb17fc1e39368e4911491305d805e886)

Author SHA1 Message Date
Minkyu Kang d32a1a4caa Don't grab memory for LCD if FB address is defined 14 years ago
Grant Likely 55b0a39314 Respect memreserve regions specified in the device tree 14 years ago
Grant Likely ed59e58786 Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ 14 years ago
Grant Likely c3624e6ed0 Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not defined 14 years ago
Grant Likely 590d3cacb9 Stop passing around bootmem_base value. 14 years ago
Kumar Gala f9a33f1c61 powerpc: Add cpu_secondary_init_r to allow for initialization post env setup 14 years ago
Kumar Gala 561e710a97 powerpc: Move cpu specific lmb reserve to arch_lmb_reserve 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
Timur Tabi 96805a529c powerpc: fix register usage in some inline assembly code 14 years ago
Kumar Gala a55bb8340b powerpc/85xx: Introduce CONFIG_SYS_EXTRA_ENV_RELOC 14 years ago
Mike Frysinger 882b7d726f do_reset: unify duplicate prototypes 14 years ago
Wolfgang Denk 57d6c589f5 WINBOND_83C553: enable only on boards that actually use it. 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
John Schmoller c62491d260 ppc: Don't initialize write protected NOR flashes 14 years ago
Peter Tyser d98b0523cf powerpc: Cleanup BOOTFLAG_* references 14 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 14 years ago
Peter Tyser 4bbfd3e279 ppc: Conditionally compile bat_rw.c 14 years ago
Peter Tyser a1c4864ab0 powerpc: Zero out board info struct on bootup 14 years ago
Andre Schwarz 76221a6cfa PowerPC: change board specific early pci_init() into generic. 14 years ago
Wolfgang Denk 544d97e9aa PCU_E: remove code for yet another corpse 14 years ago
Stefan Roese 24956642ef Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature 14 years ago
Heiko Schocher 3fbeeea633 common: move TOTAL_MALLOC_LEN to include/common.h 14 years ago
Wolfgang Denk 3611665044 Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE 14 years ago
Terry Lv a80603598c Save environment data to mmc. 14 years ago
Stephan Linz 958e120643 fdt relocate: have more attention to use a bootmap or not 14 years ago
Wolfgang Denk cdb749778a Rename getenv_r() into getenv_f() 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Michael Weiss 955ea6fc27 powerpc/bootcount: Add bootcount support for MPC512x 14 years ago
Wolfgang Denk 4ccd5510e5 MPC512x: workaround data corruption for unaligned local bus accesses 14 years ago
Wolfgang Denk 460c2ce362 MPC5200: workaround data corruption for unaligned local bus accesses 14 years ago
Michael Weiss 59dde44acb powerpc/bootcount: Fix endianness problem 15 years ago
Stefan Roese e4a95d112e powerpc: Consolidate bootcount_{store|load} for PowerPC 15 years ago
Norbert van Bolhuis 3882d7a5a5 ppc: unused memory region too close to current stack pointer 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