Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | * | | Merge branch 'master' of git://git.denx.de/u-boot-at91 | Wolfgang Denk | 2008-08-10 | -2/+15 | |
| | |\ \ | |||||
| | | * | | DataFlash: AT45DB021 fix and AT45DB081 support | Sergey Lapin | 2008-08-09 | -2/+15 | |
| | | |/ | |||||
| | * | | Merge branch 'master' of git://git.denx.de/u-boot-sh | Wolfgang Denk | 2008-08-10 | -0/+9 | |
| | |\ \ | |||||
| | | * | | sh: Update sh7763rdp config | Nobuhiro Iwamatsu | 2008-08-09 | -0/+9 | |
| | | |/ | |||||
| | * | | Merge branch 'master' of git://git.denx.de/u-boot-usb | Wolfgang Denk | 2008-08-10 | -4/+1614 | |
| | |\ \ | |||||
| | | * | | usb: add support for R8A66597 usb controller | Yoshihiro Shimoda | 2008-08-07 | -1/+1589 | |
| | | * | | Add support for OMAP5912 and OMAP16xx to usbdcore_omap1510.c | Hunter, Jon | 2008-08-07 | -3/+25 | |
| | | * | | Merge branch 'master' of git://www.denx.de/git/u-boot | Markus Klotzbuecher | 2008-08-04 | -1748/+1082 | |
| | | |\ \ | | | | |/ | |||||
| | | * | | Merge branch 'master' of git://www.denx.de/git/u-boot | Markus Klotzbuecher | 2008-07-21 | -2461/+4610 | |
| | | |\ \ | |||||
| | | * \ \ | Merge branch 'master' of git://www.denx.de/git/u-boot | Markus Klotzbuecher | 2008-07-10 | -159/+225 | |
| | | |\ \ \ | |||||
| | | * \ \ \ | Merge branch 'master' of git://www.denx.de/git/u-boot | Markus Klotzbuecher | 2008-07-10 | -11587/+26863 | |
| | | |\ \ \ \ | |||||
| | | * \ \ \ \ | Merge branch 'master' of git://www.denx.de/git/u-boot | Markus Klotzbuecher | 2008-06-03 | -53/+75 | |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | Fix endianess conversion in usb_ohci.c | Christian Eggers | 2008-05-22 | -3/+3 | |
| | * | | | | | | | Merge branch 'master' of git://git.denx.de/u-boot-net | Wolfgang Denk | 2008-08-10 | -0/+50 | |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | QE UEC: Fix compiler warnings | Ben Warren | 2008-08-07 | -36/+33 | |
| | | * | | | | | | | QE UEC: Add MII Commands | David Saada | 2008-08-07 | -0/+53 | |
| | | | |_|_|_|_|/ | | | |/| | | | | | |||||
| | * | | | | | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc512x | Wolfgang Denk | 2008-08-10 | -393/+388 | |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | mpc5121: Move iopin features from board specific to common files. | Kenneth Johansson | 2008-08-05 | -376/+323 | |
| | | * | | | | | | | mpc5121: squash some fdt fixup errors | John Rigby | 2008-08-05 | -17/+65 | |
| | | |/ / / / / / | |||||
| | * | | | | | | | TQM8xx{L,M}: try to normalize config files for TQM8xx? based board | Wolfgang Denk | 2008-08-09 | -67/+440 | |
| | * | | | | | | | FIT: Fix handling of images without ramdisks | Peter Tyser | 2008-08-09 | -1/+1 | |
| | * | | | | | | | TQM823L: re-enable logo support; update LCD_INFO text | Wolfgang Denk | 2008-08-08 | -1/+3 | |
| | * | | | | | | | TQM8xxL: fix support for second flash bank | Wolfgang Denk | 2008-08-08 | -5/+5 | |
| | * | | | | | | | CFI: allow for dynamically determined flash sizes and addresses | Wolfgang Denk | 2008-08-08 | -6/+8 | |
| | |/ / / / / / | |||||
| * | | | | | | | ppc4xx: Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per sch... | Steven A. Falco | 2008-08-07 | -6/+11 | |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'master' into next | Stefan Roese | 2008-08-06 | -0/+0 | |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-03 | -29/+6 | |
| * | | | | | | nios2/sysid: fix printf warning | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-03 | -1/+1 | |
| * | | | | | | Fix remaining build issues with MPC8xx FADS boards. | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-03 | -3/+3 | |
| * | | | | | | nios2: fix phys_addr_t and phys_size_t support | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-03 | -0/+4 | |
| * | | | | | | mvbc_p: Fix problem with '#if (CONFIG_CMD_KGDB)' | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-03 | -2/+2 | |
| * | | | | | | Merge branch 'master' of /home/wd/git/u-boot/master/ | Wolfgang Denk | 2008-08-01 | -1/+1 | |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fix build issues with MPC8xx FADS boards. | Wolfgang Denk | 2008-08-01 | -1/+1 | |
| * | | | | | | | Fix bitmap display for atmel lcd controller | Mark Jackson | 2008-08-01 | -1/+5 | |
| * | | | | | | | qemu_mips: update README to follow qemu update about default machine | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-01 | -1/+1 | |
| * | | | | | | | ColdFire: Fix compilation issue caused by a missing function | TsiChung Liew | 2008-08-01 | -0/+5 | |
| * | | | | | | | Fix compilation error for TASREG | TsiChung Liew | 2008-08-01 | -0/+2 | |
| * | | | | | | | Fix compilation error for MCF5275 | TsiChung Liew | 2008-08-01 | -1/+1 | |
| * | | | | | | | Fix compile error caused by incorrect function return type | TsiChung Liew | 2008-08-01 | -1/+1 | |
| |/ / / / / / | |||||
| * | | | | | | Prepare v1.3.4-rc2: update CHANGELOG | Wolfgang Denk | 2008-07-31 | -1/+551 | |
| * | | | | | | Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master | Wolfgang Denk | 2008-07-31 | -18/+50 | |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Add gzipped logo support | Mark Jackson | 2008-07-31 | -0/+13 | |
| | * | | | | | | Fix Atmel LCD controller endianess for AVR32 processors | Mark Jackson | 2008-07-31 | -0/+4 | |
| | * | | | | | | apollon: fix build out of tree | Jean-Christophe PLAGNIOL-VILLARD | 2008-07-31 | -15/+31 | |
| | * | | | | | | Uncompressed images loaded to their start address shall set load_end too | Guennadi Liakhovetski | 2008-07-31 | -3/+2 | |
| * | | | | | | | Fix printf() format problems with configurable prompts | Wolfgang Denk | 2008-07-31 | -55/+86 | |
| * | | | | | | | TQM85xx: fix typo introduce by commit ffbb5cb9 | Wolfgang Denk | 2008-07-31 | -1/+1 | |
| * | | | | | | | mvbc_p board: fix most build warnings. | Wolfgang Denk | 2008-07-31 | -1/+2 | |
| * | | | | | | | E1000: clean up CONFIG_E1000_FALLBACK_MAC handling | Wolfgang Denk | 2008-07-31 | -7/+8 | |
| * | | | | | | | Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master | Wolfgang Denk | 2008-07-31 | -222/+181 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / |