summaryrefslogtreecommitdiff
path: root/arch/powerpc/lib
AgeCommit message (Expand)Author
2011-09-05Flush cache after the OS image is loaded into the memory.Diana CRACIUN
2011-08-04hwmon: do not init sensors on startupHeiko Schocher
2011-07-29powerpc/85xx: verify the device tree before booting LinuxTimur Tabi
2011-07-29powerpc/85xx: Fix setting of EPAPR_MAGIC valueKumar Gala
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ
2011-07-26Timer: Remove set_timer completelyGraeme Russ
2011-07-26powerpc: Fix device tree padding associated with ramdiskKumar Gala
2011-04-30mpc832x: add support for the mpc8321 based suvd3 boardHeiko Schocher
2011-04-27Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-04-27Don't grab memory for LCD if FB address is definedMinkyu Kang
2011-04-25Respect memreserve regions specified in the device treeGrant Likely
2011-04-25Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZGrant Likely
2011-04-25Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not definedGrant Likely
2011-04-25Stop passing around bootmem_base value.Grant Likely
2011-04-04powerpc: Add cpu_secondary_init_r to allow for initialization post env setupKumar Gala
2011-04-04powerpc: Move cpu specific lmb reserve to arch_lmb_reserveKumar Gala
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2011-01-19Replace "FLASH" strings with "Flash" or "flash"Peter Tyser
2010-12-17powerpc: fix register usage in some inline assembly codeTimur Tabi
2010-12-16Merge branch 'master' of ../master into nextWolfgang Denk
2010-11-30powerpc/85xx: Introduce CONFIG_SYS_EXTRA_ENV_RELOCKumar Gala
2010-11-28do_reset: unify duplicate prototypesMike Frysinger
2010-11-26WINBOND_83C553: enable only on boards that actually use it.Wolfgang Denk
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
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-13ppc: Conditionally compile bat_rw.cPeter Tyser
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
2010-09-23Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese
2010-09-19common: move TOTAL_MALLOC_LEN to include/common.hHeiko Schocher
2010-09-19Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZEWolfgang Denk
2010-09-19Save environment data to mmc.Terry Lv
2010-08-08fdt relocate: have more attention to use a bootmap or notStephan Linz
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-06-30Merge branch 'master' into nextWolfgang Denk
2010-06-29powerpc/bootcount: Add bootcount support for MPC512xMichael Weiss
2010-06-29MPC512x: workaround data corruption for unaligned local bus accessesWolfgang Denk
2010-06-23MPC5200: workaround data corruption for unaligned local bus accessesWolfgang Denk
2010-05-26powerpc/bootcount: Fix endianness problemMichael Weiss
2010-05-06powerpc: Consolidate bootcount_{store|load} for PowerPCStefan Roese
2010-05-05ppc: unused memory region too close to current stack pointerNorbert van Bolhuis
2010-04-22mpc83xx: turn on icache in core initialization to improve u-boot boot timeKim Phillips
2010-04-21Move arch/ppc to arch/powerpcStefan Roese