Commit Graph

70 Commits (6d365ea0acf0b6d8e4efd28d9853d287c52d7fec)

Author SHA1 Message Date
Marek Vasut 036036d79c serial: Remove CONFIG_SERIAL_MULTI from remaining sources 12 years ago
Joakim Tjernlund 83f83d1935 ppc: Create a stack frame for wait_ticks() 12 years ago
Stefan Roese 0044c42e94 Consolidate bootcount code into drivers/bootcount 12 years ago
York Sun 123bd96d53 powerpc/mpc8xxx: use topology registers to calculate number of cores 12 years ago
Joakim Tjernlund 7de8a7169e powerpc: Stack Pointer not properly aligned 12 years ago
Mike Frysinger de30122bb5 net: move bootfile init into eth_initialize 12 years ago
Mike Frysinger 50a47d0523 net: punt bd->bi_ip_addr 12 years ago
Simon Glass 770605e4f9 bootstage: Replace show_boot_progress/error() with bootstage_...() 12 years ago
Simon Glass 8ade950638 bootstage: Convert progress numbers 20-41 to enums 12 years ago
Simon Glass 5ddb118da4 bootstage: Use show_boot_error() for -ve progress numbers 12 years ago
Simon Glass 578ac1e9ba bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() 12 years ago
Simon Glass d01b17611b ppc: Change memsz variable to signed char 13 years ago
Kumar Gala 3b2001105f powerpc/bootm: Flush ramdisk and device tree image when booting on MP 13 years ago
Kyle Moffett 01baa05643 powerpc: Minimal private libgcc to build on Debian 13 years ago
Wolfgang Denk 8a33201d0c arch/powerpc/lib/bat_rw.c: Fix GCC 4.6 build warning 13 years ago
Wolfgang Denk 1c2931d4ec arch/powerpc/lib/board.c: fix build warning 13 years ago
Wolfgang Denk 9b998b0c52 arch/powerpc/lib/board.c: make (mostly) checkpatch-clean 13 years ago
Wolfgang Denk a9f4fc3fe5 arch/powerpc/lib/board.c: fix build warning 13 years ago
Simon Glass aab773a47a powerpc: Correct build warning introduced by getenv_ulong() patch 13 years ago
Bernhard Kaindl 9d256b67f6 powerpc/lib/board.c: Call run_post(POST_ROM) before relocating 13 years ago
Simon Glass 1272592e4b powerpc: Use getenv_ulong() in place of getenv(), strtoul 13 years ago
Mike Frysinger e2a53458a7 net: drop !NET_MULTI code 13 years ago
Diana CRACIUN 99ffccbd3e Flush cache after the OS image is loaded into the memory. 13 years ago
Heiko Schocher 780f13a9e1 hwmon: do not init sensors on startup 13 years ago
Timur Tabi 90f89f099d powerpc/85xx: verify the device tree before booting Linux 13 years ago
Kumar Gala 70bfb032ec powerpc/85xx: Fix setting of EPAPR_MAGIC value 13 years ago
Graeme Russ 4769be21cc Timer: Remove reset_timer() for non-Nios2 arches 13 years ago
Graeme Russ 5c8404aff1 Timer: Remove set_timer completely 13 years ago
Kumar Gala 9e9579bbf9 powerpc: Fix device tree padding associated with ramdisk 13 years ago
Heiko Schocher 62ddcf05e7 mpc832x: add support for the mpc8321 based suvd3 board 13 years ago
Minkyu Kang d32a1a4caa Don't grab memory for LCD if FB address is defined 13 years ago
Grant Likely 55b0a39314 Respect memreserve regions specified in the device tree 13 years ago
Grant Likely ed59e58786 Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ 13 years ago
Grant Likely c3624e6ed0 Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not defined 13 years ago
Grant Likely 590d3cacb9 Stop passing around bootmem_base value. 13 years ago
Kumar Gala f9a33f1c61 powerpc: Add cpu_secondary_init_r to allow for initialization post env setup 13 years ago
Kumar Gala 561e710a97 powerpc: Move cpu specific lmb reserve to arch_lmb_reserve 13 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 13 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