summaryrefslogtreecommitdiffstats
path: root/lib_ppc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [new uImage] Move FDT error printing to common fdt_error() routineMarian Balakowicz2008-02-071-26/+24
| * | | [new uImage] Remove OF_FLAT_TREE support from PPC bootm codeMarian Balakowicz2008-02-071-59/+6
| * | | [new uImage] Rename architecture specific bootm code filesMarian Balakowicz2008-02-072-1/+1
| * | | [new uImage] Return error on image move/uncompress overwritesMarian Balakowicz2008-02-071-2/+12
| * | | [new uImage] Cleanup image header pointer use in bootm codeMarian Balakowicz2008-02-071-104/+73
| * | | [new uImage] Add memmove_wd() common routineMarian Balakowicz2008-02-071-18/+4
| * | | [new uImage] Fix FDT header verification in PPC do_boot_linux() routineMarian Balakowicz2008-02-071-2/+2
| * | | [new uImage] Move CHUNKSZ definition to image.hMarian Balakowicz2008-02-071-2/+0
| * | | [new uImage] Cleanup OF/FDT #if/#elif/#endif use in do_bootm_linux()Marian Balakowicz2008-02-071-9/+11
| * | | [new uImage] Move PPC do_bootm_linux() to lib_ppc/ppc_linux.cMarian Balakowicz2008-02-072-1/+591
* | | | ppc: Allow boards to specify how much memory they can mapKumar Gala2008-03-251-0/+11
* | | | The patch introduces the alternative configuration of the log buffer for the ...Yuri Tikhonov2008-03-181-0/+4
| |_|/ |/| |
* | | lwmon5: enable hardware watchdogYuri Tikhonov2008-02-221-3/+11
* | | ppc: Allow boards to specify effective amount of memoryKumar Gala2008-02-221-7/+15
| |/ |/|
* | ppc: Refactor cache routines, so there is only one common set.Rafal Jaworowski2008-02-142-1/+73
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-01-231-4/+5
|\
| * FSL: Fix common EEPROM_data structure definitionHaiying Wang2008-01-171-4/+5
* | Add support for a Freescale non-CPM SPI controllerBen Warren2008-01-171-0/+16
|/
* MPC512X: Cleanup bus clock names.Grzegorz Bernacki2008-01-121-1/+1
* ads5121: Added support for FDT.Grzegorz Bernacki2008-01-121-0/+3
* API for external applications.Rafal Jaworowski2008-01-091-0/+5
* ppc4xx: Rework 4xx cache supportStefan Roese2007-10-311-1/+1
* lib_ppc: make board_add_ram_info weakKim Phillips2007-08-181-5/+6
* Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-142-26/+35
|\
| * mpc83xx: Add support for the display of reset statusDave Liu2007-08-101-2/+4
| * Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-08-062-24/+31
| |\
| | * Merge branch 'testing' into workingAndy Fleming2007-08-032-24/+31
| | |\
| | | * Fix malloc problem introduced with the relocation fixup for the PPC platformStefan Roese2007-07-111-4/+5
| | | * disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-102-3/+3
| | | * lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-092-18/+18
| | | * Don't set gd->reloc_off if relocation of .fixup works correctlyGrant Likely2007-07-041-0/+5
| | | * lib_ppc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-042-17/+18
* | | | [ppc440SPe] Graceful recovery from machine check during PCIe configurationGrzegorz Bernacki2007-08-021-1/+1
|/ / /
* | | make show_boot_progress () weak.Heiko Schocher2007-07-131-2/+0
|/ /
* | Merge with /home/hs/Atronic/u-bootWolfgang Denk2007-07-091-2/+3
|\ \ | |/ |/|
| * [PCS440EP] upgrade the PCS440EP board:Heiko Schocher2007-06-221-2/+3
* | Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-07-031-21/+18
|\ \ | |/ |/|
| * Merge with /home/git/u-bootWolfgang Denk2007-05-171-4/+0
| |\
| * | Search the exception table with linear algorithmZang Roy-r619112007-05-151-21/+18
* | | Fix config problems on SC3 board; make ide_reset_timeout work.Wolfgang Denk2007-06-081-3/+3
* | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-05-181-4/+0
|\ \ \ | | |/ | |/|
| * | mpc83xx: replace elaborate boottime verbosity with 'clocks' commandKim Phillips2007-05-011-4/+0
| |/
* | ppc4xx: Set bd->bi_pci_busfreq on 440EPx/GRx tooStefan Roese2007-05-111-1/+3
|/
* Cleanup compiler warnings, update CHANGELOGWolfgang Denk2007-04-201-9/+9
* Merge branch 'master' into hpc2roy zang2007-01-221-0/+16
|\
| * Added support for the SOLIDCARD III board from EurodesignHeiko Schocher2007-01-111-0/+16
* | Merge branch 'master' into hpc2roy zang2007-01-041-0/+12
|\ \ | |/
| * Merge with /home/hs/TQ/u-boot-devWolfgang Denk2006-12-241-0/+12
| |\
| | * Added support for the TQM8272 board from TQHeiko Schocher2006-12-211-0/+12
* | | Slight code clean up.roy zang2006-12-041-5/+5
OpenPOWER on IntegriCloud