summaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/board.c
AgeCommit message (Expand)Author
2014-02-21common: Add get_effective_memsize() to memsize.cYork Sun
2013-10-24powerpc: cast bi_memsize to ulong for %ld usageValentin Longchamp
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher
2013-07-23i2c: common changes for multibus/multiadapter supportHeiko Schocher
2013-05-15Power: remove support for Freescale MPC8220Wolfgang Denk
2013-05-01lib: consolidate hang()Andreas Bießmann
2013-03-15Introduce generic post-relocation board_r.cSimon Glass
2013-03-15Declare watchdog functions in watchdog.hSimon Glass
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-02-04ppc: Move mpc8220 clocks to arch_global_dataSimon Glass
2013-02-04ppc: Move mpc512x clocks to arch_global_dataSimon Glass
2013-02-04ppc: Move mpc5xxx clocks to arch_global_dataSimon Glass
2013-02-04ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass
2013-02-01ppc: Move clock fields to arch_global_dataSimon Glass
2013-02-01ppc: Move brg_clk to arch_global_dataSimon Glass
2012-12-13env: Use getenv_yesno() more generallyJoe Hershberger
2012-11-04arch/powerpc/lib/board.c, *traps.c: sparse fixesKim Phillips
2012-10-22powerpc/mpc85xx: software workaround for DDR erratum A-004468York Sun
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut
2012-08-23powerpc/mpc8xxx: use topology registers to calculate number of coresYork Sun
2012-08-22powerpc: Stack Pointer not properly alignedJoakim Tjernlund
2012-05-15net: move bootfile init into eth_initializeMike Frysinger
2012-05-15net: punt bd->bi_ip_addrMike Frysinger
2012-03-18bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass
2012-03-18bootstage: Convert progress numbers 20-41 to enumsSimon Glass
2012-03-18bootstage: Use show_boot_error() for -ve progress numbersSimon Glass
2012-03-03ppc: Change memsz variable to signed charSimon Glass
2011-11-07arch/powerpc/lib/board.c: fix build warningWolfgang Denk
2011-11-07arch/powerpc/lib/board.c: make (mostly) checkpatch-cleanWolfgang Denk
2011-11-03arch/powerpc/lib/board.c: fix build warningWolfgang Denk
2011-10-24powerpc: Correct build warning introduced by getenv_ulong() patchSimon Glass
2011-10-23powerpc/lib/board.c: Call run_post(POST_ROM) before relocatingBernhard Kaindl
2011-10-23powerpc: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
2011-10-05net: drop !NET_MULTI codeMike Frysinger
2011-08-04hwmon: do not init sensors on startupHeiko Schocher
2011-07-26Timer: Remove set_timer completelyGraeme Russ
2011-04-27Don't grab memory for LCD if FB address is definedMinkyu Kang
2011-04-04powerpc: Add cpu_secondary_init_r to allow for initialization post env setupKumar Gala
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2011-01-18Replace "FLASH" strings with "Flash" or "flash"Peter Tyser
2010-11-30powerpc/85xx: Introduce CONFIG_SYS_EXTRA_ENV_RELOCKumar Gala
2010-11-26WINBOND_83C553: enable only on boards that actually use it.Wolfgang Denk
2010-10-20ppc: Don't initialize write protected NOR flashesJohn Schmoller
2010-10-18powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-10-12powerpc: Zero out board info struct on bootupPeter Tyser
2010-10-06PowerPC: change board specific early pci_init() into generic.Andre Schwarz
2010-10-06PCU_E: remove code for yet another corpseWolfgang Denk