summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-01-09Improve configuration of FPGA subsystemMatthias Fuchs16-62/+69
2008-01-09Add Epson RX8025 RTC supportMatthias Fuchs2-0/+228
2008-01-09serial: Make default_serial_console() a weak functionMatthias Fuchs1-1/+3
2008-01-09add 'terminal program' functionalityHarald Welte3-0/+104
2008-01-09Re-introduce the 'nand read.oob' and 'nand write.oob' commandsHarald Welte1-0/+8
2008-01-09Fix building with CRAMFS but not JFFS2 supportHarald Welte2-1/+10
2008-01-09Allow CONFIG_AUTO_COMPLETE and command history CONFIG_CMDLINE_EDITING at the ...Jean-Christophe PLAGNIOL-VILLARD1-2/+24
2008-01-09ARM: support board-specific ethernet PHY initJean-Christophe PLAGNIOL-VILLARD1-0/+4
2008-01-09IXP: Add full baud-rate support for ixp42x, ixp45x and ixp46xJean-Christophe PLAGNIOL-VILLARD1-14/+10
2008-01-09Add missing file in gitignore and commentsJean-Christophe PLAGNIOL-VILLARD2-2/+31
2008-01-09Coding Style cleanup, update CHANGELOGWolfgang Denk4-139/+2682
2008-01-09Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk15-7/+2058
2008-01-09Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk5-50/+380
2008-01-09Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk42-1067/+1953
2008-01-09Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk7-31/+45
2008-01-09Merge branch 'lwmon5-no-ocm'Stefan Roese6-13/+80
2008-01-09POST: Execute SPR test after relocationStefan Roese1-1/+1
2008-01-09ppc4xx: Change LWMON5 to not use OCM for init-ram and POST anymoreStefan Roese3-11/+14
2008-01-09ppc4xx: Add CFG_POST_ALT_WORD_ADDR to support non OCM POST WORD storageStefan Roese1-1/+13
2008-01-09ppc4xx: Add 44x cache locking to better support init-ram in d-cacheStefan Roese1-0/+52
2008-01-09Fix memset bug in ext2fs_read_file()Wolfgang Denk1-1/+1
2008-01-09Fix problems with usb storage devices on MPC5200 /TQM5200Markus Klotzbücher1-0/+1
2008-01-09Fix compile problem with new env code.Wolfgang Denk1-0/+1
2008-01-09tools: fix fw_printenv tool to compile againMarkus Klotzbücher5-30/+42
2008-01-09ppc4xx: assign PCI interrupts on seuqoia boardsMatthias Fuchs1-0/+14
2008-01-09ppc4xx: Move cpu/ppc4xx/vecnum.h into include pathMatthias Fuchs6-5/+5
2008-01-09ppc4xx: Fix UIC2 vector number baseMatthias Fuchs1-16/+16
2008-01-09ppc4xx: Update PLB/PCI divider for PMC440 boardMatthias Fuchs1-2/+2
2008-01-09ppc4xx: Disable error message when no NAND chip is installed on PMC440Matthias Fuchs1-0/+3
2008-01-08LIBFDT: use memmove() instead of memcpy()Gerald Van Baren1-3/+3
2008-01-08libfdt: Add more documentation (patch the seventh)David Gibson1-0/+219
2008-01-08libfdt: Add more documentation (patch the sixth)David Gibson1-0/+104
2008-01-08Fine grained per property /chosen updating.Gerald Van Baren1-33/+40
2008-01-08Improve the FDT help message.Gerald Van Baren1-7/+3
2008-01-08Support setting FDT properties with optional values.Gerald Van Baren1-7/+9
2008-01-08Add fdt_find_and_setprop() to fdt_support.hMatthias Fuchs1-0/+2
2008-01-08ppc4xx: Return 0 on success in 4xx ethernet driverStefan Roese1-2/+3
2008-01-08Merge branch 'inka4x0-ng' of /home/m8/git/u-boot/Wolfgang Denk9-476/+133
2008-01-08mpc83xx: fix missed pci_hose -> hose conversion for new libfdt codeKim Phillips2-4/+4
2008-01-08mpc83xx: rm remaining FLAT_TREE codeKim Phillips5-109/+10
2008-01-08mpc83xx: remove FLAT_TREE codeKim Phillips9-104/+8
2008-01-08mpc83xx: convert to using do_fixup_*()Kim Phillips18-615/+265
2008-01-08sbc8349: enable libfdt by default on WRS SBC8349 board.Paul Gortmaker1-2/+2
2008-01-08sbc8349: migrate board to libfdtPaul Gortmaker1-8/+10
2008-01-08sbc8349: Remove board specific ECC codePaul Gortmaker1-327/+0
2008-01-08mpc83xx: Remove CONFIG options related to OF that we dont use (on 837x)Kim Phillips1-2/+0
2008-01-08Add support CONFIG_UEC_ETH3 in MPC83xxJoakim Tjernlund3-1/+141
2008-01-08Remove CONFIG options related to OF that we dont useKumar Gala1-2/+0
2008-01-08mpc83xx: supress compiler warningKim Phillips1-1/+1
2008-01-08mpc83xx: fix remaining fdt_find_node_by_path referencesKim Phillips1-2/+2