summaryrefslogtreecommitdiffstats
path: root/lib_ppc
Commit message (Expand)AuthorAgeFilesLines
* [new uImage] ppc: Re-order ramdisk/fdt handling sequenceKumar Gala2008-02-291-4/+35
* [new uImage] ppc: Determine if we are booting an OF styleKumar Gala2008-02-291-9/+13
* [new uImage] Don't pass kdb to ramdisk_high since we may not have oneKumar Gala2008-02-291-2/+1
* [new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabledMarian Balakowicz2008-02-271-6/+12
* [new uImage] POWERPC: Add image_get_fdt() routineMarian Balakowicz2008-02-271-32/+44
* [new uImage] Move image verify flag to bootm_headers structureMarian Balakowicz2008-02-271-5/+3
* [Makefile] Sort COBJS in lib_<arch> MakefilesMarian Balakowicz2008-02-271-8/+15
* [new uImage] POWERPC: Split get_fdt() into get and relocate routinesMarian Balakowicz2008-02-271-18/+43
* [new uImage] Add dual format uImage support frameworkMarian Balakowicz2008-02-251-47/+131
* [new uImage] Rename and move print_image_hdr() routineMarian Balakowicz2008-02-211-1/+1
* [new uImage] Add gen_get_image() routineMarian Balakowicz2008-02-211-0/+5
* Merge branch 'master' of /home/git/u-bootMarian Balakowicz2008-02-212-1/+73
|\
| * ppc: Refactor cache routines, so there is only one common set.Rafal Jaworowski2008-02-142-1/+73
* | [new uImage] Cleanup FDT handling in PPC do_boot_linux()Marian Balakowicz2008-02-071-127/+158
* | [new uImage] Cleanup do_botm_linux() boot allocationsMarian Balakowicz2008-02-071-62/+44
* | [new uImage] Move ramdisk loading to a common routineMarian Balakowicz2008-02-071-86/+26
* | [new uImage] Factor out common image_get_ramdisk() routineMarian Balakowicz2008-02-071-85/+9
* | [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
|/
* 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
| |\
OpenPOWER on IntegriCloud