summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Fix compile problem with new env code.Wolfgang Denk2008-01-091-0/+1
| * | | | | | tools: fix fw_printenv tool to compile againMarkus Klotzbücher2008-01-095-30/+42
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'lwmon5-no-ocm'Stefan Roese2008-01-096-13/+80
|\ \ \ \ \ \
| * | | | | | POST: Execute SPR test after relocationStefan Roese2008-01-091-1/+1
| * | | | | | ppc4xx: Change LWMON5 to not use OCM for init-ram and POST anymoreStefan Roese2008-01-093-11/+14
| * | | | | | ppc4xx: Add CFG_POST_ALT_WORD_ADDR to support non OCM POST WORD storageStefan Roese2008-01-091-1/+13
| * | | | | | ppc4xx: Add 44x cache locking to better support init-ram in d-cacheStefan Roese2008-01-091-0/+52
* | | | | | | ppc4xx: assign PCI interrupts on seuqoia boardsMatthias Fuchs2008-01-091-0/+14
* | | | | | | ppc4xx: Move cpu/ppc4xx/vecnum.h into include pathMatthias Fuchs2008-01-096-5/+5
* | | | | | | ppc4xx: Fix UIC2 vector number baseMatthias Fuchs2008-01-091-16/+16
* | | | | | | ppc4xx: Update PLB/PCI divider for PMC440 boardMatthias Fuchs2008-01-091-2/+2
* | | | | | | ppc4xx: Disable error message when no NAND chip is installed on PMC440Matthias Fuchs2008-01-091-0/+3
* | | | | | | ppc4xx: Return 0 on success in 4xx ethernet driverStefan Roese2008-01-081-2/+3
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'inka4x0-ng' of /home/m8/git/u-boot/Wolfgang Denk2008-01-089-476/+133
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | [INKA4x0] NG hardware: flash supportMarian Balakowicz2007-11-153-443/+10
| * | | | | [INKA4x0] NG hardware: SDRAM supportMarian Balakowicz2007-11-157-27/+116
| * | | | | [INKA4x0] NG hardware: platform code updateMarian Balakowicz2007-11-152-6/+7
| | |/ / / | |/| | |
* | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-01-0819-2780/+394
|\ \ \ \ \
| * | | | | ppc4xx: Remove weak binding from common Denali data-eye search codeLarry Johnson2008-01-051-7/+0
| * | | | | Merge branch 'katmai-ddr-gda'Stefan Roese2008-01-054-62/+61
| |\ \ \ \ \
| | * | | | | ppc4xx: Remove unused CONFIG_ECC_ERROR_RESET from 44x_spd_ddr2.cStefan Roese2008-01-051-44/+0
| | * | | | | ppc4xx: Update Katmai/44x_spd_ddr2.c code for optimal DDR2 setupStefan Roese2008-01-054-18/+61
| | | |_|_|/ | | |/| | |
| * | | | | ppc4xx: Remove sdram.h from PMC440 boardMatthias Fuchs2008-01-041-505/+0
| * | | | | ppc4xx: use common denali core defines and data eye search code for PMC440Matthias Fuchs2008-01-041-338/+4
| * | | | | ppc4xx: More cleanup for esd's LCD codeMatthias Fuchs2008-01-041-20/+18
| * | | | | ppc4xx: Fix Sequoia NAND booting targetStefan Roese2008-01-041-1/+5
| * | | | | ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Korat boardLawrence R. Johnson2008-01-042-109/+161
| * | | | | ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Sequoia boardLawrence R. Johnson2008-01-042-30/+78
| * | | | | ppc4xx: Add functionality to GPIO supportLawrence R. Johnson2008-01-042-23/+41
| * | | | | PPC4xx: Remove sdram.h from board/lwmon5Larry Johnson2008-01-041-505/+0
| * | | | | PPC4xx: Use common code for LWMON5 board SDRAM supportLarry Johnson2008-01-041-337/+20
| * | | | | PPC4xx: Remove sdram.h from board/amcc/sequoiaLarry Johnson2008-01-041-505/+0
| * | | | | PPC4xx: Use common code for Sequoia board SDRAM supportLarry Johnson2008-01-041-338/+6
| |/ / / /
* | | | | net: Add CONFIG_NET_DO_NOT_TRY_ANOTHER optionMatthias Fuchs2008-01-031-0/+2
* | | | | NET: Proper return code handling in eth_init() function in file eth.cUpakul Barkakaty2008-01-031-4/+4
* | | | | net/eth.c: Fix env_enetaddr signed overflowShinya Kuribayashi2008-01-031-1/+2
* | | | | Introduce new eth_receive routineRafal Jaworowski2008-01-033-0/+71
|/ / / /
* | | | 8610: Move include of config.h earlier.Jon Loeliger2008-01-031-1/+1
* | | | Don't slam #undef DEBUG in the 8641HPCN config file.Jon Loeliger2008-01-031-1/+0
* | | | Convert MPC8641HPCN to use libfdt.Jon Loeliger2008-01-032-38/+43
* | | | Merge commit 'wd/master'Jon Loeliger2008-01-03426-6402/+25372
|\ \ \ \
| * | | | cfi_flash: Fix bug in flash_isset() to use correct 32bit functionStefan Roese2008-01-021-1/+1
| * | | | Fix compile problem introduced by "cleanup" commit 3dfd708cWolfgang Denk2008-01-021-2/+2
| * | | | Make scripts and Makefiles POSIX compliantWolfgang Denk2008-01-024-8/+8
| * | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-01-021-1/+51
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk2008-01-021-1/+51
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | cfi_flash: Add missing check for erased dest to flash_write_cfibuffer()Stefan Roese2007-12-271-1/+51
| * | | | | Minor coding style cleanup.Wolfgang Denk2008-01-021-2/+2
| |/ / / /
| * | | | Merge branch 'for-1.3.2-ver2'Stefan Roese2007-12-29236-3537/+18051
| |\ \ \ \
| | * | | | ppc4xx: Coding style cleanupStefan Roese2007-12-281-17/+11
OpenPOWER on IntegriCloud