aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot
Commit message (Expand)AuthorAgeFilesLines
* [WATCHDOG] Enable watchdog timer on GE Fanuc's SBC610Martyn Welch2009-01-121-0/+15
* powerpc: Copy bootable images in the default install scriptGrant Likely2009-01-082-2/+14
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-01-082-2/+2
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-01-071-1/+1
| |\
| | * USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]Vitaly Bordug2009-01-071-1/+1
| * | trivial: Fix misspelling of "firmware" in powerpc MakefileNick Andrew2009-01-061-1/+1
| |/
* | Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt2009-01-053-28/+90
|\ \ | |/ |/|
| * powerpc/86xx: Update 8641hpcn dts file to match latest u-bootBecky Bruce2008-12-301-24/+32
| * powerpc/83xx: Add USB Host support for MPC8360E-RDK boardsAnton Vorontsov2008-12-301-2/+17
| * powerpc/83xx: Add USB Host/Gadget support for MPC8360E-MDS boardsAnton Vorontsov2008-12-301-2/+41
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds2008-12-2822-17/+860
|\ \ | |/
| * powerpc/cell: add QPACE as a separate Cell platformBenjamin Krill2008-12-221-0/+1
| * powerpc/bootwrapper: Use the child-bus #address-cells to decide which range e...Scott Wood2008-12-211-1/+1
| * Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/po...Paul Mackerras2008-12-172-1/+16
| |\
| | * powerpc/4xx: Add L2 cache node to AMCC Canyonlands dts fileStefan Roese2008-12-111-0/+11
| | * powerpc/4xx: Add support for ISA holes on 4xx PCI/X/EBenjamin Herrenschmidt2008-12-042-1/+5
| * | Merge branch 'merge' into nextPaul Mackerras2008-12-162-8/+9
| |\ \
| * | | powerpc/85xx: Fix compile issues with mpc8572ds.dtsKumar Gala2008-12-151-8/+8
| | |/ | |/|
| * | powerpc/85xx: Create dts for each core in CAMP mode for MPC8572DSHaiying Wang2008-12-032-0/+717
| * | powerpc/85xx: Add localbus node in mpc8572ds dts fileHaiying Wang2008-12-031-0/+113
| * | powerpc/86xx: Basic GPIO support for GE Fanuc SBC610Martyn Welch2008-12-031-0/+6
| * | powerpc/86xx: Add use of Epson RTX-8581 RTC to GE Fanuc SBC610 dtsMartyn Welch2008-12-031-0/+5
| * | Merge branch 'merge'Paul Mackerras2008-12-032-3/+3
| |\ \
| * \ \ Merge branch 'linux-2.6' into nextPaul Mackerras2008-11-121-1/+1
| |\ \ \
| * | | | powerpc/boot: Allocate more memory for dtbSebastian Siewior2008-11-061-1/+1
| * | | | powerpc: Remove device_type = "rtc" properties in .dts filesAnton Vorontsov2008-11-0513-14/+0
* | | | | gianfar: Convert gianfar to an of_platform_driverAndy Fleming2008-12-1634-0/+792
| |_|_|/ |/| | |
* | | | powerpc/40x: Add proper BOOTCFLAGS for cuboot-acadiaJosh Boyer2008-12-111-0/+1
* | | | powerpc/83xx: Fix MCU support merge issue in mpc8349emitx.dtsAnton Vorontsov2008-12-031-8/+8
| |_|/ |/| |
* | | powerpc/mpc832x_rdb: fix swapped ethernet idsMichael Barkowski2008-11-191-2/+2
* | | powerpc/85xx: L2 cache size wrong in 8572DS dtsTrent Piepho2008-11-191-1/+1
| |/ |/|
* | powerpc/86xx: Correct SOC bus-frequency in GE Fanuc SBC610 DTSMartyn Welch2008-11-081-1/+1
|/
* Revert "powerpc: Sync RPA note in zImage with kernel's RPA note"Paul Mackerras2008-10-312-137/+47
* Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/galak/pow...Paul Mackerras2008-10-311-39/+0
|\
| * powerpc: Remove duplicate DMA entry from mpc8313erdb device treeMike Dyer2008-10-311-39/+0
* | powerpc: Fix format string warning in arch/powerpc/boot/main.cJon Smirl2008-10-311-1/+1
* | powerpc: Fix bug in kernel copy of libfdt's fdt_subnode_offset_namelen()David Gibson2008-10-311-3/+6
|/
* powerpc: Add del_node() for early boot code to prune inapplicable devices.Mike Ditto2008-10-222-0/+12
* Merge commit 'kumar/kumar-for-2.6.28'Benjamin Herrenschmidt2008-10-2112-24/+79
|\
| * powerpc/83xx: Add DS1339 RTC support for MPC8349E-mITX boards .dtsAnton Vorontsov2008-10-202-0/+16
| * powerpc/83xx: Add support for MCU microcontroller in .dts filesAnton Vorontsov2008-10-205-0/+40
| * powerpc/85xx: Move mpc8572ds.dts to address-cells/size-cells = <2>Kumar Gala2008-10-201-14/+13
| * powerpc: Remove device_type = "board_control" properties in .dts filesAnton Vorontsov2008-10-204-4/+4
| * powerpc/85xx: Fix mpc8536ds dma interrupt numbersEd Swarthout2008-10-201-4/+4
| * powerpc/85xx: Enable enhanced functions for 8536 TSECJason Jin2008-10-201-2/+2
* | powerpc: Revert CHRP boot wrapper to real-base = 12MB on 32-bitPaul Mackerras2008-10-212-15/+31
* | powerpc: Add missing cuImage.initrd.% targetGrant Likely2008-10-211-0/+3
* | powerpc: Fix boot wrapper memcmp() called with zero length argumentMike Ditto2008-10-211-1/+3
* | powerpc/boot: Compare _start against ei.loadsize instead ei.memsizeSebastian Siewior2008-10-212-10/+20
* | Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-10-211-0/+4
|\ \