summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-09Merge git://www.denx.de/git/u-bootMarkus Klotzbuecher
2008-01-09Coding Style clenaup; update CHANGELOGWolfgang Denk
2008-01-09Remove bit swapping in Xilinx Spartan bitfile loadingMatthias Fuchs
2008-01-09Fix MSB check in Xilinx Spartan slave serial modeMatthias Fuchs
2008-01-09Add new Xilinx Spartan FPGA typesMatthias Fuchs
2008-01-09Add pre and post configuration callbacks for Spartan FPGAsMatthias Fuchs
2008-01-09Improve configuration of FPGA subsystemMatthias Fuchs
2008-01-09Add Epson RX8025 RTC supportMatthias Fuchs
2008-01-09serial: Make default_serial_console() a weak functionMatthias Fuchs
2008-01-09add 'terminal program' functionalityHarald Welte
2008-01-09Re-introduce the 'nand read.oob' and 'nand write.oob' commandsHarald Welte
2008-01-09Fix building with CRAMFS but not JFFS2 supportHarald Welte
2008-01-09Allow CONFIG_AUTO_COMPLETE and command history CONFIG_CMDLINE_EDITING at the ...Jean-Christophe PLAGNIOL-VILLARD
2008-01-09ARM: support board-specific ethernet PHY initJean-Christophe PLAGNIOL-VILLARD
2008-01-09IXP: Add full baud-rate support for ixp42x, ixp45x and ixp46xJean-Christophe PLAGNIOL-VILLARD
2008-01-09Add missing file in gitignore and commentsJean-Christophe PLAGNIOL-VILLARD
2008-01-09Coding Style cleanup, update CHANGELOGWolfgang Denk
2008-01-09Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk
2008-01-09Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk
2008-01-09Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk
2008-01-09Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk
2008-01-09Merge branch 'lwmon5-no-ocm'Stefan Roese
2008-01-09POST: Execute SPR test after relocationStefan Roese
2008-01-09ppc4xx: Change LWMON5 to not use OCM for init-ram and POST anymoreStefan Roese
2008-01-09ppc4xx: Add CFG_POST_ALT_WORD_ADDR to support non OCM POST WORD storageStefan Roese
2008-01-09ppc4xx: Add 44x cache locking to better support init-ram in d-cacheStefan Roese
2008-01-09Fix memset bug in ext2fs_read_file()Wolfgang Denk
2008-01-09Fix problems with usb storage devices on MPC5200 /TQM5200Markus Klotzbücher
2008-01-09Fix compile problem with new env code.Wolfgang Denk
2008-01-09tools: fix fw_printenv tool to compile againMarkus Klotzbücher
2008-01-09ppc4xx: assign PCI interrupts on seuqoia boardsMatthias Fuchs
2008-01-09ppc4xx: Move cpu/ppc4xx/vecnum.h into include pathMatthias Fuchs
2008-01-09ppc4xx: Fix UIC2 vector number baseMatthias Fuchs
2008-01-09ppc4xx: Update PLB/PCI divider for PMC440 boardMatthias Fuchs
2008-01-09ppc4xx: Disable error message when no NAND chip is installed on PMC440Matthias Fuchs
2008-01-08LIBFDT: use memmove() instead of memcpy()Gerald Van Baren
2008-01-08libfdt: Add more documentation (patch the seventh)David Gibson
2008-01-08libfdt: Add more documentation (patch the sixth)David Gibson
2008-01-08Fine grained per property /chosen updating.Gerald Van Baren
2008-01-08Improve the FDT help message.Gerald Van Baren
2008-01-08Support setting FDT properties with optional values.Gerald Van Baren
2008-01-08Add fdt_find_and_setprop() to fdt_support.hMatthias Fuchs
2008-01-08ppc4xx: Return 0 on success in 4xx ethernet driverStefan Roese
2008-01-08Merge branch 'inka4x0-ng' of /home/m8/git/u-boot/Wolfgang Denk
2008-01-08mpc83xx: fix missed pci_hose -> hose conversion for new libfdt codeKim Phillips
2008-01-08mpc83xx: rm remaining FLAT_TREE codeKim Phillips
2008-01-08mpc83xx: remove FLAT_TREE codeKim Phillips
2008-01-08mpc83xx: convert to using do_fixup_*()Kim Phillips
2008-01-08sbc8349: enable libfdt by default on WRS SBC8349 board.Paul Gortmaker
2008-01-08sbc8349: migrate board to libfdtPaul Gortmaker