Commit Graph

90 Commits (99e2dc59cb6c1e73e639f3be60170a72119d6e30)

Author SHA1 Message Date
Gerald Van Baren 58864ddc72 Clean up libfdt.h includes 12 years ago
Kim Phillips 12e06fe03f treewide: include libfdt_env.h before fdt.h 12 years ago
Simon Glass 1c356135fa ppc: Move mpc8220 clocks to arch_global_data 12 years ago
Simon Glass fefb098b18 ppc: Move mpc512x clocks to arch_global_data 12 years ago
Simon Glass b28774966c ppc: Move mpc5xxx clocks to arch_global_data 12 years ago
Simon Glass 67ac13b1b9 ppc: Move lbc_clk and cpu to arch_global_data 12 years ago
Simon Glass 748cd0591a ppc: Move clock fields to arch_global_data 12 years ago
Simon Glass 1206c18403 ppc: Move brg_clk to arch_global_data 12 years ago
Scott Wood 06f60ae3e4 powerpc/mpc83xx: add support for new SPL 12 years ago
Joe Hershberger ec8a252cd4 env: Use getenv_yesno() more generally 12 years ago
Stefan Roese 083f2e08d2 mpc5200: Add SPL support 12 years ago
Stefan Roese ea8256f072 SPL: Port SPL framework to powerpc 12 years ago
Stefan Roese 966b11c749 powerpc: Extract EPAPR_MAGIC constants into processor.h 12 years ago
Scott Wood 4b919725b6 spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL 12 years ago
Scott Wood 6ec63f411e powerpc: change .fixup test to a GCC version test 12 years ago
Kim Phillips 20051f2ab2 arch/powerpc/lib/board.c, *traps.c: sparse fixes 12 years ago
Kim Phillips fe44f452db arch/powerpc/lib/extable.c: sparse fix 12 years ago
Kim Phillips eef1cf2d5c include/linux/byteorder: import latest endian definitions from linux 12 years ago
York Sun eb53941206 powerpc/mpc85xx: software workaround for DDR erratum A-004468 12 years ago
Pavel Herrmann 8d1165e11a split mpc8xx hooks from cmd_ide.c 12 years ago
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() 13 years ago
Stefan Roese 0044c42e94 Consolidate bootcount code into drivers/bootcount 13 years ago
York Sun 123bd96d53 powerpc/mpc8xxx: use topology registers to calculate number of cores 13 years ago
Joakim Tjernlund 7de8a7169e powerpc: Stack Pointer not properly aligned 13 years ago
Mike Frysinger de30122bb5 net: move bootfile init into eth_initialize 13 years ago
Mike Frysinger 50a47d0523 net: punt bd->bi_ip_addr 13 years ago
Simon Glass 770605e4f9 bootstage: Replace show_boot_progress/error() with bootstage_...() 13 years ago
Simon Glass 8ade950638 bootstage: Convert progress numbers 20-41 to enums 13 years ago
Simon Glass 5ddb118da4 bootstage: Use show_boot_error() for -ve progress numbers 13 years ago
Simon Glass 578ac1e9ba bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() 13 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. 14 years ago
Heiko Schocher 780f13a9e1 hwmon: do not init sensors on startup 14 years ago
Timur Tabi 90f89f099d powerpc/85xx: verify the device tree before booting Linux 14 years ago
Kumar Gala 70bfb032ec powerpc/85xx: Fix setting of EPAPR_MAGIC value 14 years ago
Graeme Russ 4769be21cc Timer: Remove reset_timer() for non-Nios2 arches 14 years ago
Graeme Russ 5c8404aff1 Timer: Remove set_timer completely 14 years ago
Kumar Gala 9e9579bbf9 powerpc: Fix device tree padding associated with ramdisk 14 years ago
Heiko Schocher 62ddcf05e7 mpc832x: add support for the mpc8321 based suvd3 board 14 years ago