Commit Graph

61 Commits (ba923cab0006838eb726e40207501ddf16eabd80)

Author SHA1 Message Date
Simon Glass 9272a9b4f6 m68k: powerpc: Clean up do_mdm_init 10 years ago
Masahiro Yamada 8e2615752e bd_info: remove bi_barudrate member from struct bd_info 10 years ago
Tang Yuantian aade20046b mpc85xx/t104x: Add deep sleep framework support 10 years ago
Masahiro Yamada 58dac32764 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 10 years ago
York Sun e38661634b common: Add get_effective_memsize() to memsize.c 11 years ago
Valentin Longchamp 13287e3d47 powerpc: cast bi_memsize to ulong for %ld usage 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Heiko Schocher ea818dbbcd i2c, soft-i2c: switch to new multibus/multiadapter support 11 years ago
Heiko Schocher 3f4978c713 i2c: common changes for multibus/multiadapter support 11 years ago
Wolfgang Denk d6ed322222 Power: remove support for Freescale MPC8220 11 years ago
Andreas Bießmann d2eae43ba8 lib: consolidate hang() 11 years ago
Simon Glass 6f6430d72b Introduce generic post-relocation board_r.c 11 years ago
Simon Glass a6741bce50 Declare watchdog functions in watchdog.h 11 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 11 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
Joe Hershberger ec8a252cd4 env: Use getenv_yesno() more generally 12 years ago
Kim Phillips 20051f2ab2 arch/powerpc/lib/board.c, *traps.c: sparse fixes 12 years ago
York Sun eb53941206 powerpc/mpc85xx: software workaround for DDR erratum A-004468 12 years ago
Marek Vasut 036036d79c serial: Remove CONFIG_SERIAL_MULTI from remaining sources 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 d01b17611b ppc: Change memsz variable to signed char 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
Heiko Schocher 780f13a9e1 hwmon: do not init sensors on startup 13 years ago
Graeme Russ 5c8404aff1 Timer: Remove set_timer completely 13 years ago
Minkyu Kang d32a1a4caa Don't grab memory for LCD if FB address is defined 13 years ago
Kumar Gala f9a33f1c61 powerpc: Add cpu_secondary_init_r to allow for initialization post env setup 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
Kumar Gala a55bb8340b powerpc/85xx: Introduce CONFIG_SYS_EXTRA_ENV_RELOC 14 years ago
Wolfgang Denk 57d6c589f5 WINBOND_83C553: enable only on boards that actually use it. 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