summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* API for external applications.Rafal Jaworowski2008-01-0918-0/+2537
* Globalize envmatch()Rafal Jaworowski2008-01-092-4/+2
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-01-092-326/+427
* fix easylogo on big endian dev systemsMike Frysinger2008-01-091-0/+18
* cleanup easylogoMike Frysinger2008-01-092-7/+18
* Fix build problems under Cygwinraptorbrino@aim.com2008-01-091-0/+1
* cmd_bmp: Add support for displaying gzip compressed bmpsHans-Christian Egtvedt2008-01-091-49/+85
* Fix and optimize MII operations on FEC (MPC8xx) controllersGuennadi Liakhovetski2008-01-091-54/+53
* Fix endianness conversions in rtl8169 driverGuennadi Liakhovetski2008-01-091-55/+45
* Coding Style clenaup; update CHANGELOGWolfgang Denk2008-01-092-2/+155
* Remove bit swapping in Xilinx Spartan bitfile loadingMatthias Fuchs2008-01-091-36/+1
* Fix MSB check in Xilinx Spartan slave serial modeMatthias Fuchs2008-01-092-2/+2
* Add new Xilinx Spartan FPGA typesMatthias Fuchs2008-01-092-1/+13
* Add pre and post configuration callbacks for Spartan FPGAsMatthias Fuchs2008-01-094-4/+34
* Improve configuration of FPGA subsystemMatthias Fuchs2008-01-0916-62/+69
* Add Epson RX8025 RTC supportMatthias Fuchs2008-01-092-0/+228
* serial: Make default_serial_console() a weak functionMatthias Fuchs2008-01-091-1/+3
* add 'terminal program' functionalityHarald Welte2008-01-093-0/+104
* Re-introduce the 'nand read.oob' and 'nand write.oob' commandsHarald Welte2008-01-091-0/+8
* Fix building with CRAMFS but not JFFS2 supportHarald Welte2008-01-092-1/+10
* Allow CONFIG_AUTO_COMPLETE and command history CONFIG_CMDLINE_EDITING at the ...Jean-Christophe PLAGNIOL-VILLARD2008-01-091-2/+24
* ARM: support board-specific ethernet PHY initJean-Christophe PLAGNIOL-VILLARD2008-01-091-0/+4
* IXP: Add full baud-rate support for ixp42x, ixp45x and ixp46xJean-Christophe PLAGNIOL-VILLARD2008-01-091-14/+10
* Add missing file in gitignore and commentsJean-Christophe PLAGNIOL-VILLARD2008-01-092-2/+31
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-01-094-139/+2682
* Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk2008-01-0915-7/+2058
|\
| * Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2008-01-07805-7967/+34307
| |\
| * | Remove warnings re CONFIG_EXTRA_ENV_SETTINGSPeter Pearse2007-11-152-11/+11
| * | Correction patchPeter Pearse2007-11-157-358/+239
| * | Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-11-151-1/+1
| |\ \
| * | | Add apollon board supportPeter Pearse2007-11-0914-5/+2175
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk2008-01-095-50/+380
|\ \ \ \
| * | | | LIBFDT: use memmove() instead of memcpy()Gerald Van Baren2008-01-081-3/+3
| * | | | libfdt: Add more documentation (patch the seventh)David Gibson2008-01-081-0/+219
| * | | | libfdt: Add more documentation (patch the sixth)David Gibson2008-01-081-0/+104
| * | | | Fine grained per property /chosen updating.Gerald Van Baren2008-01-081-33/+40
| * | | | Improve the FDT help message.Gerald Van Baren2008-01-081-7/+3
| * | | | Support setting FDT properties with optional values.Gerald Van Baren2008-01-081-7/+9
| * | | | Add fdt_find_and_setprop() to fdt_support.hMatthias Fuchs2008-01-081-0/+2
* | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk2008-01-0942-1067/+1953
|\ \ \ \ \
| * | | | | mpc83xx: fix missed pci_hose -> hose conversion for new libfdt codeKim Phillips2008-01-082-4/+4
| * | | | | mpc83xx: rm remaining FLAT_TREE codeKim Phillips2008-01-085-109/+10
| * | | | | mpc83xx: remove FLAT_TREE codeKim Phillips2008-01-089-104/+8
| * | | | | mpc83xx: convert to using do_fixup_*()Kim Phillips2008-01-0818-615/+265
| * | | | | sbc8349: enable libfdt by default on WRS SBC8349 board.Paul Gortmaker2008-01-081-2/+2
| * | | | | sbc8349: migrate board to libfdtPaul Gortmaker2008-01-081-8/+10
| * | | | | sbc8349: Remove board specific ECC codePaul Gortmaker2008-01-081-327/+0
| * | | | | mpc83xx: Remove CONFIG options related to OF that we dont use (on 837x)Kim Phillips2008-01-081-2/+0
| * | | | | Add support CONFIG_UEC_ETH3 in MPC83xxJoakim Tjernlund2008-01-083-1/+141
| * | | | | Remove CONFIG options related to OF that we dont useKumar Gala2008-01-081-2/+0
OpenPOWER on IntegriCloud