summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mpc83xx: remove FLAT_TREE codeKim Phillips2008-01-089-104/+8
* mpc83xx: convert to using do_fixup_*()Kim Phillips2008-01-0818-615/+265
* sbc8349: enable libfdt by default on WRS SBC8349 board.Paul Gortmaker2008-01-081-2/+2
* sbc8349: migrate board to libfdtPaul Gortmaker2008-01-081-8/+10
* sbc8349: Remove board specific ECC codePaul Gortmaker2008-01-081-327/+0
* mpc83xx: Remove CONFIG options related to OF that we dont use (on 837x)Kim Phillips2008-01-081-2/+0
* Add support CONFIG_UEC_ETH3 in MPC83xxJoakim Tjernlund2008-01-083-1/+141
* Remove CONFIG options related to OF that we dont useKumar Gala2008-01-081-2/+0
* mpc83xx: supress compiler warningKim Phillips2008-01-081-1/+1
* mpc83xx: fix remaining fdt_find_node_by_path referencesKim Phillips2008-01-081-2/+2
* mpc83xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitions for 837xKim Phillips2008-01-081-1/+2
* mpc83xx: mpc8360 rev.2.1 erratum 2: replace rgmii-id with rgmii-rxidKim Phillips2008-01-081-0/+31
* mpc83xx: update the CREDITS and MAINTAINERSDave Liu2008-01-082-0/+6
* mpc83xx: add MAINTAINER and MAKEALL entries for the mpc837xemdsDave Liu2008-01-082-0/+2
* mpc83xx: Add the MPC837xEMDS board readmeDave Liu2008-01-081-0/+104
* mpc83xx: Add the support of MPC837xEMDS boardDave Liu2008-01-089-3/+922
* mpc83xx: Add the support of MPC8315E SoCDave Liu2008-01-085-10/+201
* mpc83xx: Add the support of MPC837x SoCDave Liu2008-01-085-53/+406
* MPC8360E-MDS: configure and enable second UARTAnton Vorontsov2008-01-081-0/+8
* 83xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitionsTimur Tabi2008-01-086-9/+14
* 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
OpenPOWER on IntegriCloud