summaryrefslogtreecommitdiffstats
path: root/lib_ppc
Commit message (Expand)AuthorAgeFilesLines
...
| * | [new uImage] Provide ability to restrict region used for boot imagesKumar Gala2008-02-291-2/+24
| * | [new uImage] Use lmb for bootm allocationsKumar Gala2008-02-291-25/+40
| * | [new uImage] ppc: Allow boards to specify effective amount of memoryKumar Gala2008-02-291-7/+15
| * | [new uImage] rework error handling so common functions don't resetKumar Gala2008-02-291-20/+41
| * | [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
| |\ \
| * | | [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
* | | | 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
OpenPOWER on IntegriCloud