aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-01-08Merge branch 'inka4x0-ng' of /home/m8/git/u-boot/Wolfgang Denk9-476/+133
2008-01-08Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk19-2780/+394
2008-01-05ppc4xx: Remove weak binding from common Denali data-eye search codeLarry Johnson1-7/+0
2008-01-05Merge branch 'katmai-ddr-gda'Stefan Roese4-62/+61
2008-01-05ppc4xx: Remove unused CONFIG_ECC_ERROR_RESET from 44x_spd_ddr2.cStefan Roese1-44/+0
2008-01-05ppc4xx: Update Katmai/44x_spd_ddr2.c code for optimal DDR2 setupStefan Roese4-18/+61
2008-01-04ppc4xx: Remove sdram.h from PMC440 boardMatthias Fuchs1-505/+0
2008-01-04ppc4xx: use common denali core defines and data eye search code for PMC440Matthias Fuchs1-338/+4
2008-01-04ppc4xx: More cleanup for esd's LCD codeMatthias Fuchs1-20/+18
2008-01-04ppc4xx: Fix Sequoia NAND booting targetStefan Roese1-1/+5
2008-01-04ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Korat boardLawrence R. Johnson2-109/+161
2008-01-04ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Sequoia boardLawrence R. Johnson2-30/+78
2008-01-04ppc4xx: Add functionality to GPIO supportLawrence R. Johnson2-23/+41
2008-01-04PPC4xx: Remove sdram.h from board/lwmon5Larry Johnson1-505/+0
2008-01-04PPC4xx: Use common code for LWMON5 board SDRAM supportLarry Johnson1-337/+20
2008-01-04PPC4xx: Remove sdram.h from board/amcc/sequoiaLarry Johnson1-505/+0
2008-01-04PPC4xx: Use common code for Sequoia board SDRAM supportLarry Johnson1-338/+6
2008-01-03net: Add CONFIG_NET_DO_NOT_TRY_ANOTHER optionMatthias Fuchs1-0/+2
2008-01-03NET: Proper return code handling in eth_init() function in file eth.cUpakul Barkakaty1-4/+4
2008-01-03net/eth.c: Fix env_enetaddr signed overflowShinya Kuribayashi1-1/+2
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