summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
| * Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-08-079-36/+85
| |\
| | * Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-08-066-26/+14
| | |\
| | | * disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-103-12/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed some broken instances of "#ifdef CMD_CFG_IDE" too. Those always evaluated TRUE, and thus were always compiled even when IDE really wasn't defined/wanted. Signed-off-by: Jon Loeliger <jdl@freescale.com>
| | | * Update README.* to reference new CONFIG_CMD_* names now.Jon Loeliger2007-07-093-11/+4
| | | | | | | | | | | | | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
| | | * Remove references to the old cmd_confdefs.h include file.Jon Loeliger2007-07-081-3/+0
| | | | | | | | | | | | | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
| * | | USB/OHCI: endianness cleanup in the generic ohci driverMarkus Klotzbuecher2007-06-061-16/+33
| | | |
| * | | Merge git://www.denx.de/git/u-boot into 2007_05_15-testingMarkus Klotzbuecher2007-05-292-53/+83
| |\ \ \
| * \ \ \ Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-05-071-6/+1
| |\ \ \ \
| * \ \ \ \ Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-04-234-0/+245
| |\ \ \ \ \
| * \ \ \ \ \ Merge with git://www.denx.de/git/u-boot.git#testing-USBMarkus Klotzbuecher2007-03-231-0/+43
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge with /home/mk/git/u-boot-generic_ohci#generic_ohciWolfgang Denk2006-11-271-0/+43
| | |\ \ \ \ \ \
| | | * | | | | | Add a small README with information on the generic ohci driver.Markus Klotzbuecher2006-11-271-0/+43
| | | | | | | | |
* | | | | | | | | Merge with /home/stefan/git/u-boot/zeusStefan Roese2007-08-141-0/+73
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ppc4xx: Add initial Zeus (PPC405EP) board supportStefan Roese2007-08-141-0/+73
| | |_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stefan Roese <sr@denx.de>
* | | | | | | | | ppc4xx: Update AMCC Bamboo README doc/README.bambooStefan Roese2007-08-061-0/+62
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As suggested by Eugene O'Brien <Eugene.O'Brien@advantechamt.com>, here an updated Bamboo README. Signed-off-by: Stefan Roese <sr@denx.de>
* | | | | | | | Update CHANGELOG, minor coding style cleanup.Wolfgang Denk2007-07-121-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
* | | | | | | | [PCS440EP] - Show on the DIAG LEDs, if the SHA1 check failedHeiko Schocher2007-07-111-0/+57
| |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - now the Flash ST M29W040B is supported (not tested) - fix the "led" command - fix compile error, if BUILD_DIR is used Signed-off-by: Heiko Schocher <hs@denx.de>
* | | | | | | ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese2007-06-251-6/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch removes the CFG_PCI_PRE_INIT option completely, since it's not needed anymore with the patch from Matthias Fuchs with the "weak" pci_pre_init() implementation. Signed-off-by: Stefan Roese <sr@denx.de>
* | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk2007-06-061-4/+7
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge branch 'mpc8641'Jon Loeliger2007-06-051-4/+7
| |\ \ \ \ \ \
| | * | | | | | mpc8641 image size cleanupEd Swarthout2007-06-051-4/+7
| | | |_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | e600 does not have a bootpg restriction. Move the version string to beginning of image at fff00000. Resetvec.S is not needed. Update flash copy instructions. Add tftpflash env variable Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com> Signed-off-by: Jon Loeliger <jdl@freescale.com>
* | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xxWolfgang Denk2007-05-161-0/+83
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | mpc83xx: Add MPC8313ERDB support.Scott Wood2007-04-231-0/+83
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Scott Wood <scottwood@freescale.com>
* | | | | | Get rid of duplicated file (see doc/README.SBC8560 instead)Wolfgang Denk2007-05-071-53/+0
| |_|_|_|/ |/| | | | | | | | | | | | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
* | | | | Remove BOARDLIBS usage completelyStefan Roese2007-04-231-6/+1
|/ / / / | | | | | | | | | | | | Signed-off-by: Stefan Roese <sr@denx.de>
* | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk2007-04-181-0/+34
|\ \ \ \
| * | | | Add PIXIS FPGA support for MPC8641HPCN board.Haiying Wang2007-04-091-0/+34
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move the 8641HPCN's PIXIS code to the new directory board/freescale/common/ as it will be shared by future boards not in the same processor family. Write a "pixis_reset" command that utilizes the FPGA reset sequencer to support alternate soft-reset options such as using the "alternate" flash bank, enabling the watch dog, or choosing different CPU frequencies. Add documentation for the pixis_reset to README.mpc8641hpcn. Signed-off-by: Haiying Wang <haiying.wang@freescale.com> Signed-off-by: Jon Loeliger <jdl@freescale.com>
* | | | Merge with /home/wd/git/u-boot/custodian/u-boot-netWolfgang Denk2007-04-181-0/+5
|\ \ \ \
| * | | | Update usage of 'nc' in README.NetConsoleIgor Marnat2007-04-041-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added information about usage of NetConsole on systems where the -l and -p switches are mutually exclusive. Signed-off-by: Igor Marnat <marny@rambler.ru> Signed-off-by: Ben Warren <bwarren@qstreams.com>
* | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xxWolfgang Denk2007-04-181-0/+184
|\ \ \ \ \
| * | | | | Some code cleanup.Wolfgang Denk2007-03-041-13/+12
| | | | | |
| * | | | | Fix the confilcts when merging 'master' into hpc2.roy zang2006-12-011-0/+126
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The conflicts due to a new mpc7448 p3m7448 board is in the main tree. Merge branch 'master' into hpc2 Conflicts: MAKEALL cpu/74xx_7xx/cpu.c cpu/74xx_7xx/cpu_init.c cpu/74xx_7xx/speed.c
| * | | | | Clean up the code according to codestyle:roy zang2006-12-011-107/+99
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) remove some C++ comments. (2) remove trailing white space. (3) remove trailing empty line. (4) Indentation by table. (5) remove {} in one line condition. (6) add space before '(' in function call. Remove some weird printf () output. Add necessary comments. Modified Makefile to support building in a separate directory.
| * | | | | Add README file for mpc7448hpc2 board.roy zang2006-11-021-0/+193
| | |_|/ / | |/| | | | | | | | | | | | | Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
* | | | | [PATCH] icecube/lite5200b: document wakeup from low-power supportDomen Puncer2007-04-181-0/+22
| |_|/ / |/| | | | | | | | | | | Signed-off-by: Domen Puncer <domen.puncer@telargo.com>
* | | | Minor cleanup.Wolfgang Denk2007-03-081-1/+0
| | | |
* | | | mpc83xx: Add support for the MPC8349E-mITX-GPTimur Tabi2007-03-021-0/+187
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for the MPC8349E-mITX-GP, a stripped-down version of the MPC8349E-mITX. Bonus features include support for low-boot (BMS bit in HRCW is 0) for the ITX and a README for the ITX and the ITX-GP. Signed-off-by: Timur Tabi <timur@freescale.com>
* | | | mpc83xx: U-Boot support for Wind River SBC8349Paul Gortmaker2007-03-021-0/+99
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I've redone the SBC8349 support to match git-current, which incorporates all the MPC834x updates from Freescale since the 1.1.6 release, including the DDR changes. I've kept all the SBC8349 files as parallel as possible to the MPC8349EMDS ones for ease of maintenance and to allow for easy inspection of what was changed to support this board. Hence the SBC8349 U-Boot has FDT support and everything else that the MPC8349EMDS has. Fortunately the Freescale updates added support for boards using CS0, but I had to change spd_sdram.c to allow for board specific settings for the sdram_clk_cntl (it is/was hard coded to zero, and that remains the default if the board doesn't specify a value.) Hopefully this should be mergeable as-is and require no whitespace cleanups or similar, but if something doesn't measure up then let me know and I'll fix it. Thanks, Paul.
* | | | mpc83xx: Add the MPC832XEMDS board readmeDave Liu2007-03-021-0/+129
| |/ / |/| | | | | | | | | | | | | | Add the MPC832XEMDS board readme Signed-off-by: Dave Liu <daveliu@freescale.com>
* | | Code cleanup.Wolfgang Denk2006-11-301-1/+1
| | |
* | | mpc83xx: add the README.mpc8360emdsDave Liu2006-11-031-0/+126
|/ / | | | | | | add doc/README.mpc8360emds to accompany the new board support
* | [PATCH] NAND: Partition name support added to NAND subsystemStefan Roese2006-10-281-12/+17
| | | | | | | | | | | | | | | | chpart, nboot and NAND subsystem related commands now accept also partition name to specify offset. Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Signed-off-by: Stefan Roese <sr@denx.de>
* | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-241-0/+33
|\ \
| * | Add AVR32 architecture supportWolfgang Denk2006-10-241-0/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | Patch by Haavard Skinnemoen, 6 Sep 2006 16:23:02 +0200 This patch adds common infrastructure code for the Atmel AVR32 architecture. See doc/README.AVR32 for details. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
* | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-191-3/+0
|\ \ \ | |/ /
| * | Coding Style cleanup.Wolfgang Denk2006-10-181-3/+0
| | |
* | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-111-0/+44
|\ \ \ | |/ /
| * | * Several improvements to the new NAND subsystem:Stefan Roese2006-10-101-0/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | - JFFS2 related commands implemented in mtd-utils style - Support for bad blocks - Bad block testing commands - NAND lock commands Please take a look at doc/README.nand for more details Patch by Guido Classen, 10 Oct 2006
* | | Fix whitespace issues.Jon Loeliger2006-10-101-2/+2
| | |
* | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-09-191-0/+60
|\ \ \ | |/ / | | | | | | | | | | | | Conflicts: board/stxxtc/Makefile
OpenPOWER on IntegriCloud