aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-01-09API for external applications.Rafal Jaworowski18-0/+2537
2008-01-09Globalize envmatch()Rafal Jaworowski2-4/+2
2008-01-09Coding Style cleanup, update CHANGELOGWolfgang Denk2-326/+427
2008-01-09fix easylogo on big endian dev systemsMike Frysinger1-0/+18
2008-01-09cleanup easylogoMike Frysinger2-7/+18
2008-01-09Fix build problems under Cygwinraptorbrino@aim.com1-0/+1
2008-01-09cmd_bmp: Add support for displaying gzip compressed bmpsHans-Christian Egtvedt1-49/+85
2008-01-09Fix and optimize MII operations on FEC (MPC8xx) controllersGuennadi Liakhovetski1-54/+53
2008-01-09Fix endianness conversions in rtl8169 driverGuennadi Liakhovetski1-55/+45
2008-01-09Coding Style clenaup; update CHANGELOGWolfgang Denk2-2/+155
2008-01-09Remove bit swapping in Xilinx Spartan bitfile loadingMatthias Fuchs1-36/+1
2008-01-09Fix MSB check in Xilinx Spartan slave serial modeMatthias Fuchs2-2/+2
2008-01-09Add new Xilinx Spartan FPGA typesMatthias Fuchs2-1/+13
2008-01-09Add pre and post configuration callbacks for Spartan FPGAsMatthias Fuchs4-4/+34
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