Commit Graph

3888 Commits (a9b410dc7d2a4721c408b13abfc037988150f145)
 

Author SHA1 Message Date
Gerald Van Baren b60af3d4c1 Fine grained per property /chosen updating. 17 years ago
Gerald Van Baren 238cb7a423 Improve the FDT help message. 17 years ago
Gerald Van Baren ea6d8be153 Support setting FDT properties with optional values. 17 years ago
Matthias Fuchs 22fb2246df Add fdt_find_and_setprop() to fdt_support.h 17 years ago
Stefan Roese 802b769bac ppc4xx: Return 0 on success in 4xx ethernet driver 17 years ago
Wolfgang Denk 74ac5facb9 Merge branch 'inka4x0-ng' of /home/m8/git/u-boot/ 17 years ago
Kim Phillips 6775c68683 mpc83xx: fix missed pci_hose -> hose conversion for new libfdt code 17 years ago
Kim Phillips 94fab25f5f mpc83xx: rm remaining FLAT_TREE code 17 years ago
Kim Phillips b3458d2cd5 mpc83xx: remove FLAT_TREE code 17 years ago
Kim Phillips 5b8bc606c6 mpc83xx: convert to using do_fixup_*() 17 years ago
Paul Gortmaker e496865ecc sbc8349: enable libfdt by default on WRS SBC8349 board. 17 years ago
Paul Gortmaker 2408b3f20b sbc8349: migrate board to libfdt 17 years ago
Paul Gortmaker 27a256a90c sbc8349: Remove board specific ECC code 17 years ago
Kim Phillips a1e1ac8492 mpc83xx: Remove CONFIG options related to OF that we dont use (on 837x) 17 years ago
Joakim Tjernlund ccf21c311e Add support CONFIG_UEC_ETH3 in MPC83xx 17 years ago
Kumar Gala e6af9932d3 Remove CONFIG options related to OF that we dont use 17 years ago
Kim Phillips f602082b4b mpc83xx: supress compiler warning 17 years ago
Kim Phillips c16e44fa83 mpc83xx: fix remaining fdt_find_node_by_path references 17 years ago
Kim Phillips 921d4b19ad mpc83xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitions for 837x 17 years ago
Kim Phillips 24f868433b mpc83xx: mpc8360 rev.2.1 erratum 2: replace rgmii-id with rgmii-rxid 17 years ago
Dave Liu 22b448dbfb mpc83xx: update the CREDITS and MAINTAINERS 17 years ago
Dave Liu b21add4b42 mpc83xx: add MAINTAINER and MAKEALL entries for the mpc837xemds 17 years ago
Dave Liu f8900ce909 mpc83xx: Add the MPC837xEMDS board readme 17 years ago
Dave Liu 19580e660c mpc83xx: Add the support of MPC837xEMDS board 17 years ago
Dave Liu 555da61702 mpc83xx: Add the support of MPC8315E SoC 17 years ago
Dave Liu 03051c3d35 mpc83xx: Add the support of MPC837x SoC 17 years ago
Anton Vorontsov 651d96f7e4 MPC8360E-MDS: configure and enable second UART 17 years ago
Timur Tabi b2893e1fcb 83xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitions 17 years ago
Wolfgang Denk 207f83f102 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx 17 years ago
Peter Pearse 4985ca5af3 Merge with git://www.denx.de/git/u-boot.git 17 years ago
Larry Johnson e05329516a ppc4xx: Remove weak binding from common Denali data-eye search code 17 years ago
Stefan Roese 6399b23d60 Merge branch 'katmai-ddr-gda' 17 years ago
Stefan Roese 5ba576c016 ppc4xx: Remove unused CONFIG_ECC_ERROR_RESET from 44x_spd_ddr2.c 17 years ago
Stefan Roese 845c6c95db ppc4xx: Update Katmai/44x_spd_ddr2.c code for optimal DDR2 setup 17 years ago
Matthias Fuchs 49db47b8ae ppc4xx: Remove sdram.h from PMC440 board 17 years ago
Matthias Fuchs 34065a2ce0 ppc4xx: use common denali core defines and data eye search code for PMC440 17 years ago
Matthias Fuchs 9ac6b6f3d3 ppc4xx: More cleanup for esd's LCD code 17 years ago
Stefan Roese fe9c26b330 ppc4xx: Fix Sequoia NAND booting target 17 years ago
Lawrence R. Johnson 0ddd969aec ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Korat board 17 years ago
Lawrence R. Johnson b05e8bf58b ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Sequoia board 17 years ago
Lawrence R. Johnson 5ab884b254 ppc4xx: Add functionality to GPIO support 17 years ago
Larry Johnson 196404cdc1 PPC4xx: Remove sdram.h from board/lwmon5 17 years ago
Larry Johnson ef16fccf96 PPC4xx: Use common code for LWMON5 board SDRAM support 17 years ago
Larry Johnson 62cc3951ab PPC4xx: Remove sdram.h from board/amcc/sequoia 17 years ago
Larry Johnson ce3902e176 PPC4xx: Use common code for Sequoia board SDRAM support 17 years ago
Matthias Fuchs 8b0c5c1276 net: Add CONFIG_NET_DO_NOT_TRY_ANOTHER option 17 years ago
Upakul Barkakaty 505be87a65 NET: Proper return code handling in eth_init() function in file eth.c 17 years ago
Shinya Kuribayashi 5ca2d0953e net/eth.c: Fix env_enetaddr signed overflow 17 years ago
Rafal Jaworowski f85b607105 Introduce new eth_receive routine 17 years ago
Jon Loeliger 5c740711f0 8610: Move include of config.h earlier. 17 years ago