summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib
Commit message (Expand)AuthorAgeFilesLines
* ppc: Don't initialize write protected NOR flashesJohn Schmoller2010-10-201-1/+15
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-181-2/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* ppc: Conditionally compile bat_rw.cPeter Tyser2010-10-131-1/+1
* powerpc: Zero out board info struct on bootupPeter Tyser2010-10-121-16/+1
* PowerPC: change board specific early pci_init() into generic.Andre Schwarz2010-10-061-5/+4
* PCU_E: remove code for yet another corpseWolfgang Denk2010-10-061-2/+2
* Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese2010-09-231-7/+0
* common: move TOTAL_MALLOC_LEN to include/common.hHeiko Schocher2010-09-191-10/+0
* Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZEWolfgang Denk2010-09-191-6/+3
* Save environment data to mmc.Terry Lv2010-09-191-6/+11
* fdt relocate: have more attention to use a bootmap or notStephan Linz2010-08-081-2/+2
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-041-3/+3
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-042-3/+3
* Merge branch 'master' into nextWolfgang Denk2010-06-302-4/+83
|\
| * MPC512x: workaround data corruption for unaligned local bus accessesWolfgang Denk2010-06-292-4/+83
* | powerpc/bootcount: Add bootcount support for MPC512xMichael Weiss2010-06-291-0/+5
|/
* MPC5200: workaround data corruption for unaligned local bus accessesWolfgang Denk2010-06-231-0/+5
* powerpc/bootcount: Fix endianness problemMichael Weiss2010-05-261-2/+4
* powerpc: Consolidate bootcount_{store|load} for PowerPCStefan Roese2010-05-062-0/+91
* ppc: unused memory region too close to current stack pointerNorbert van Bolhuis2010-05-051-2/+2
* mpc83xx: turn on icache in core initialization to improve u-boot boot timeKim Phillips2010-04-221-1/+1
* Move arch/ppc to arch/powerpcStefan Roese2010-04-2113-0/+2881
OpenPOWER on IntegriCloud