summaryrefslogtreecommitdiff
path: root/arch/powerpc/lib
Commit message (Expand)AuthorAgeLines
* arch/powerpc/lib/bat_rw.c: Fix GCC 4.6 build warningWolfgang Denk2011-11-07-1/+2
* arch/powerpc/lib/board.c: fix build warningWolfgang Denk2011-11-07-3/+0
* arch/powerpc/lib/board.c: make (mostly) checkpatch-cleanWolfgang Denk2011-11-07-221/+234
* arch/powerpc/lib/board.c: fix build warningWolfgang Denk2011-11-03-1/+3
* powerpc: Correct build warning introduced by getenv_ulong() patchSimon Glass2011-10-24-3/+7
* powerpc/lib/board.c: Call run_post(POST_ROM) before relocatingBernhard Kaindl2011-10-23-7/+7
* powerpc: Use getenv_ulong() in place of getenv(), strtoulSimon Glass2011-10-23-25/+8
* net: drop !NET_MULTI codeMike Frysinger2011-10-05-2/+0
* Flush cache after the OS image is loaded into the memory.Diana CRACIUN2011-09-05-14/+6
* hwmon: do not init sensors on startupHeiko Schocher2011-08-04-3/+0
* powerpc/85xx: verify the device tree before booting LinuxTimur Tabi2011-07-29-0/+21
* powerpc/85xx: Fix setting of EPAPR_MAGIC valueKumar Gala2011-07-29-1/+1
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-26-5/+0
* Timer: Remove set_timer completelyGraeme Russ2011-07-26-7/+0
* powerpc: Fix device tree padding associated with ramdiskKumar Gala2011-07-26-1/+3
* mpc832x: add support for the mpc8321 based suvd3 boardHeiko Schocher2011-04-30-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-04-27-0/+4
|\
| * Don't grab memory for LCD if FB address is definedMinkyu Kang2011-04-27-0/+4
* | Respect memreserve regions specified in the device treeGrant Likely2011-04-25-0/+4
* | Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZGrant Likely2011-04-25-2/+2
* | Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not definedGrant Likely2011-04-25-1/+1
* | Stop passing around bootmem_base value.Grant Likely2011-04-25-6/+3
|/
* powerpc: Add cpu_secondary_init_r to allow for initialization post env setupKumar Gala2011-04-04-0/+14
* powerpc: Move cpu specific lmb reserve to arch_lmb_reserveKumar Gala2011-04-04-0/+5
* rename _end to __bss_end__Po-Yu Chuang2011-03-27-2/+2
* Replace "FLASH" strings with "Flash" or "flash"Peter Tyser2011-01-19-1/+1
* powerpc: fix register usage in some inline assembly codeTimur Tabi2010-12-17-11/+19
* Merge branch 'master' of ../master into nextWolfgang Denk2010-12-16-0/+11
|\
| * powerpc/85xx: Introduce CONFIG_SYS_EXTRA_ENV_RELOCKumar Gala2010-11-30-0/+11
* | do_reset: unify duplicate prototypesMike Frysinger2010-11-28-1/+0
|/
* WINBOND_83C553: enable only on boards that actually use it.Wolfgang Denk2010-11-26-1/+1
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* ppc: Don't initialize write protected NOR flashesJohn Schmoller2010-10-20-1/+15
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-18-2/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-1/+1
* ppc: Conditionally compile bat_rw.cPeter Tyser2010-10-13-1/+1
* powerpc: Zero out board info struct on bootupPeter Tyser2010-10-12-16/+1
* PowerPC: change board specific early pci_init() into generic.Andre Schwarz2010-10-06-5/+4
* PCU_E: remove code for yet another corpseWolfgang Denk2010-10-06-2/+2
* Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese2010-09-23-7/+0
* common: move TOTAL_MALLOC_LEN to include/common.hHeiko Schocher2010-09-19-10/+0
* Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZEWolfgang Denk2010-09-19-6/+3
* Save environment data to mmc.Terry Lv2010-09-19-6/+11
* fdt relocate: have more attention to use a bootmap or notStephan Linz2010-08-08-2/+2
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-04-3/+3
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-3/+3
* Merge branch 'master' into nextWolfgang Denk2010-06-30-4/+83
|\
| * MPC512x: workaround data corruption for unaligned local bus accessesWolfgang Denk2010-06-29-4/+83
* | powerpc/bootcount: Add bootcount support for MPC512xMichael Weiss2010-06-29-0/+5
|/
* MPC5200: workaround data corruption for unaligned local bus accessesWolfgang Denk2010-06-23-0/+5