summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Merge git://www.denx.de/git/u-bootMarkus Klotzbuecher2008-01-09-11881/+42644
|\
| * Coding Style clenaup; update CHANGELOGWolfgang Denk2008-01-09-2/+155
| * Remove bit swapping in Xilinx Spartan bitfile loadingMatthias Fuchs2008-01-09-36/+1
| * Fix MSB check in Xilinx Spartan slave serial modeMatthias Fuchs2008-01-09-2/+2
| * Add new Xilinx Spartan FPGA typesMatthias Fuchs2008-01-09-1/+13
| * Add pre and post configuration callbacks for Spartan FPGAsMatthias Fuchs2008-01-09-4/+34
| * Improve configuration of FPGA subsystemMatthias Fuchs2008-01-09-62/+69
| * Add Epson RX8025 RTC supportMatthias Fuchs2008-01-09-0/+228
| * serial: Make default_serial_console() a weak functionMatthias Fuchs2008-01-09-1/+3
| * add 'terminal program' functionalityHarald Welte2008-01-09-0/+104
| * Re-introduce the 'nand read.oob' and 'nand write.oob' commandsHarald Welte2008-01-09-0/+8
| * Fix building with CRAMFS but not JFFS2 supportHarald Welte2008-01-09-1/+10
| * Allow CONFIG_AUTO_COMPLETE and command history CONFIG_CMDLINE_EDITING at the ...Jean-Christophe PLAGNIOL-VILLARD2008-01-09-2/+24
| * ARM: support board-specific ethernet PHY initJean-Christophe PLAGNIOL-VILLARD2008-01-09-0/+4
| * IXP: Add full baud-rate support for ixp42x, ixp45x and ixp46xJean-Christophe PLAGNIOL-VILLARD2008-01-09-14/+10
| * Add missing file in gitignore and commentsJean-Christophe PLAGNIOL-VILLARD2008-01-09-2/+31
| * Coding Style cleanup, update CHANGELOGWolfgang Denk2008-01-09-139/+2682
| * Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk2008-01-09-7/+2058
| |\
| | * Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2008-01-07-7967/+34307
| | |\
| | * | Remove warnings re CONFIG_EXTRA_ENV_SETTINGSPeter Pearse2007-11-15-11/+11
| | * | Correction patchPeter Pearse2007-11-15-358/+239
| | * | Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-11-15-1/+1
| | |\ \
| | * | | Add apollon board supportPeter Pearse2007-11-09-5/+2175
| * | | | Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk2008-01-09-50/+380
| |\ \ \ \
| | * | | | LIBFDT: use memmove() instead of memcpy()Gerald Van Baren2008-01-08-3/+3
| | * | | | libfdt: Add more documentation (patch the seventh)David Gibson2008-01-08-0/+219
| | * | | | libfdt: Add more documentation (patch the sixth)David Gibson2008-01-08-0/+104
| | * | | | Fine grained per property /chosen updating.Gerald Van Baren2008-01-08-33/+40
| | * | | | Improve the FDT help message.Gerald Van Baren2008-01-08-7/+3
| | * | | | Support setting FDT properties with optional values.Gerald Van Baren2008-01-08-7/+9
| | * | | | Add fdt_find_and_setprop() to fdt_support.hMatthias Fuchs2008-01-08-0/+2
| * | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk2008-01-09-1067/+1953
| |\ \ \ \ \
| | * | | | | mpc83xx: fix missed pci_hose -> hose conversion for new libfdt codeKim Phillips2008-01-08-4/+4
| | * | | | | mpc83xx: rm remaining FLAT_TREE codeKim Phillips2008-01-08-109/+10
| | * | | | | mpc83xx: remove FLAT_TREE codeKim Phillips2008-01-08-104/+8
| | * | | | | mpc83xx: convert to using do_fixup_*()Kim Phillips2008-01-08-615/+265
| | * | | | | sbc8349: enable libfdt by default on WRS SBC8349 board.Paul Gortmaker2008-01-08-2/+2
| | * | | | | sbc8349: migrate board to libfdtPaul Gortmaker2008-01-08-8/+10
| | * | | | | sbc8349: Remove board specific ECC codePaul Gortmaker2008-01-08-327/+0
| | * | | | | mpc83xx: Remove CONFIG options related to OF that we dont use (on 837x)Kim Phillips2008-01-08-2/+0
| | * | | | | Add support CONFIG_UEC_ETH3 in MPC83xxJoakim Tjernlund2008-01-08-1/+141
| | * | | | | Remove CONFIG options related to OF that we dont useKumar Gala2008-01-08-2/+0
| | * | | | | mpc83xx: supress compiler warningKim Phillips2008-01-08-1/+1
| | * | | | | mpc83xx: fix remaining fdt_find_node_by_path referencesKim Phillips2008-01-08-2/+2
| | * | | | | mpc83xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitions for 837xKim Phillips2008-01-08-1/+2
| | * | | | | mpc83xx: mpc8360 rev.2.1 erratum 2: replace rgmii-id with rgmii-rxidKim Phillips2008-01-08-0/+31
| | * | | | | mpc83xx: update the CREDITS and MAINTAINERSDave Liu2008-01-08-0/+6
| | * | | | | mpc83xx: add MAINTAINER and MAKEALL entries for the mpc837xemdsDave Liu2008-01-08-0/+2
| | * | | | | mpc83xx: Add the MPC837xEMDS board readmeDave Liu2008-01-08-0/+104
| | * | | | | mpc83xx: Add the support of MPC837xEMDS boardDave Liu2008-01-08-3/+922