aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-01-03Introduce new eth_receive routineRafal Jaworowski3-0/+71
2008-01-038610: Move include of config.h earlier.Jon Loeliger1-1/+1
2008-01-03Don't slam #undef DEBUG in the 8641HPCN config file.Jon Loeliger1-1/+0
2008-01-03Convert MPC8641HPCN to use libfdt.Jon Loeliger2-38/+43
2008-01-03Merge commit 'wd/master'Jon Loeliger426-6402/+25372
2008-01-02cfi_flash: Fix bug in flash_isset() to use correct 32bit functionStefan Roese1-1/+1
2008-01-02Fix compile problem introduced by "cleanup" commit 3dfd708cWolfgang Denk1-2/+2
2008-01-02Make scripts and Makefiles POSIX compliantWolfgang Denk4-8/+8
2008-01-02Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk1-1/+51
2008-01-02Minor coding style cleanup.Wolfgang Denk1-2/+2
2008-01-02Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk1-1/+51
2007-12-29Merge branch 'for-1.3.2-ver2'Stefan Roese236-3537/+18051
2007-12-28ppc4xx: Coding style cleanupStefan Roese1-17/+11
2007-12-28ppc4xx: Complete PMC440 board supportMatthias Fuchs4-0/+527
2007-12-28ppc4xx: Add FPGA support and BSP commands for PMC440 boardsMatthias Fuchs3-0/+1066
2007-12-28ppc4xx: Add initial esd PMC440 board filesMatthias Fuchs9-0/+2497
2007-12-28ppc4xx: Add EEPROM write protection for PLU405 boards + misc. updatesMatthias Fuchs2-8/+93
2007-12-28ppc4xx: use correct io accessors for esd's LCD codeMatthias Fuchs1-7/+8
2007-12-28ppc4xx: Maintenance patch for VOH405 boardsMatthias Fuchs2-39/+127
2007-12-28ppc4xx: Enable 405EP PCI arbiter per default on all boardsStefan Roese1-0/+5
2007-12-28ppc4xx: Fix bug in cpu_init.c (405EP instead of 450EP)Stefan Roese1-1/+1
2007-12-28ppc4xx: Fix compilation problem of kilauea/haleakala nand booting targetStefan Roese1-1/+1
2007-12-27Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2Stefan Roese186-1822/+9769
2007-12-27Remove CPCI440 boardMatthias Fuchs10-1551/+0
2007-12-27Add support for Korat PPC440EPx boardLarry Johnson8-0/+1082
2007-12-27Add configuration file for Korat boardLarry Johnson1-0/+376
2007-12-27Add denali_data_eye.o and denali_spd_ddr2.o to PPC4xx MakefileLarry Johnson1-0/+2
2007-12-27Add 440EPx DDR2 SPD DIMM supportLarry Johnson1-0/+1254
2007-12-27Copy 440EPx/GRx SDRAM data-eye search to common directoryLarry Johnson1-0/+396
2007-12-27Add definitions for 440EPx/GRx SDRAM controller to ppc440.hLarry Johnson3-52/+470
2007-12-27Add Ethernet 1000BASE-X support for PPC4xxLarry Johnson1-52/+114
2007-12-27Add driver for National Semiconductor LM73 temperature sensorLarry Johnson3-1/+193
2007-12-27Add driver for STMicroelectronics M41T60 RTCLarry Johnson2-0/+262
2007-12-27Use out_be32() and friends to access memory-mapped registers in sequoia.cLarry Johnson1-29/+29
2007-12-27Use definitions from "asm-ppc/mmu.h" in init.S for SequoiaLarry Johnson1-49/+1
2007-12-27Cosmetic changes to ECC POST for AMCC Denali coreLarry Johnson1-6/+6
2007-12-27ppc4xx: Fix compilation problem in 405 cache POST testStefan Roese1-1/+1
2007-12-27ppc4xx: Move virtual address of POST cache test to bigger addressStefan Roese2-2/+2
2007-12-27ppc4xx: Fix problem in 44x cache POST routineStefan Roese1-22/+19
2007-12-27ppc4xx: Update Makalu fdt supportStefan Roese1-2/+0
2007-12-27ppc4xx: Add fdt support to AMCC Katmai eval boardStefan Roese2-1/+34
2007-12-27ppc4xx: fdt: Cleanup setup of cpu node setupStefan Roese3-5/+4
2007-12-27ppc4xx: Fix lwmon5 compilation problemStefan Roese1-29/+0
2007-12-27Fix ppc4xx clear_bss() codeAnatolij Gustschin1-4/+13
2007-12-27PPC4xx: Minimal changes to add vxWorks supportNiklaus Giger1-1/+5
2007-12-27ppc4xx: Add CONFIG_BOOTP_SUBNETMASK to Sequoia board configMarkus Klotzbücher1-0/+1
2007-12-27Fix/enhance ECC POST for 440EPx/GRxLarry Johnson2-46/+46
2007-12-27PPC4xx: Move/rename ECC POST for 440EPx/GRxLarry Johnson1-0/+0
2007-12-27ppc4xx: use correct io accessors for 4xx ethernet POSTMatthias Fuchs1-21/+21
2007-12-27ppc4xx: fix flush + invalidate_dcache_range argumentsMatthias Fuchs1-3/+3