summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix fallout from autostart revertKumar Gala2008-08-1213-73/+13
* Fix compile error related to r8a66597-hcd & usbKumar Gala2008-08-122-6/+2
* POWERPC 86xx: Move BAT setup code to CBecky Bruce2008-08-112-119/+25
* POWERPC: Add synchronization to write_bat in lib_ppc/bat_rw.cBecky Bruce2008-08-111-0/+6
* POWERPC: 86xx - add missing CONFIG_HIGH_BATS to sbc8641d configBecky Bruce2008-08-111-0/+2
* Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-08-1151-581/+2702
|\
| * video: fix bug in cfb_console codeAnatolij Gustschin2008-08-111-23/+36
| * video: fix bug in logo_plotAnatolij Gustschin2008-08-111-1/+3
| * MAINTAINERS: sort entriesWolfgang Denk2008-08-111-27/+27
| * Add mpc7448hpc2 maintainer informationRoy Zang2008-08-111-0/+4
| * common/cmd_load.c - Minor code & Coding Style cleanupGururaja Hebbar K R2008-08-111-7/+8
| * Update the U-Boot wiki URL.Magnus Lilja2008-08-111-2/+2
| * OneNAND: Remove base address offset usagedirk.behme@googlemail.com2008-08-102-9/+0
| * mpc85xx: workaround old binutils bugKumar Gala2008-08-107-35/+77
| * Revert "[new uImage] Add autostart flag to bootm_headers structure"Wolfgang Denk2008-08-103-2/+16
| * Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2008-08-102-2/+15
| |\
| | * DataFlash: AT45DB021 fix and AT45DB081 supportSergey Lapin2008-08-092-2/+15
| * | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2008-08-101-0/+9
| |\ \
| | * | sh: Update sh7763rdp configNobuhiro Iwamatsu2008-08-091-0/+9
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2008-08-105-4/+1614
| |\ \
| | * | usb: add support for R8A66597 usb controllerYoshihiro Shimoda2008-08-074-1/+1589
| | * | Add support for OMAP5912 and OMAP16xx to usbdcore_omap1510.cHunter, Jon2008-08-071-3/+25
| | * | Merge branch 'master' of git://www.denx.de/git/u-bootMarkus Klotzbuecher2008-08-04114-1748/+1082
| | |\|
| | * | Merge branch 'master' of git://www.denx.de/git/u-bootMarkus Klotzbuecher2008-07-21223-2461/+4610
| | |\ \
| | * \ \ Merge branch 'master' of git://www.denx.de/git/u-bootMarkus Klotzbuecher2008-07-1029-159/+225
| | |\ \ \
| | * \ \ \ Merge branch 'master' of git://www.denx.de/git/u-bootMarkus Klotzbuecher2008-07-101087-11587/+26863
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' of git://www.denx.de/git/u-bootMarkus Klotzbuecher2008-06-036-53/+75
| | |\ \ \ \ \
| | * | | | | | Fix endianess conversion in usb_ohci.cChristian Eggers2008-05-221-3/+3
| * | | | | | | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2008-08-101-0/+50
| |\ \ \ \ \ \ \
| | * | | | | | | QE UEC: Fix compiler warningsBen Warren2008-08-071-36/+33
| | * | | | | | | QE UEC: Add MII CommandsDavid Saada2008-08-071-0/+53
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc512xWolfgang Denk2008-08-109-393/+388
| |\ \ \ \ \ \ \
| | * | | | | | | mpc5121: Move iopin features from board specific to common files.Kenneth Johansson2008-08-057-376/+323
| | * | | | | | | mpc5121: squash some fdt fixup errorsJohn Rigby2008-08-052-17/+65
| | |/ / / / / /
| * | | | | | | TQM8xx{L,M}: try to normalize config files for TQM8xx? based boardWolfgang Denk2008-08-0915-67/+440
| * | | | | | | FIT: Fix handling of images without ramdisksPeter Tyser2008-08-091-1/+1
| * | | | | | | TQM823L: re-enable logo support; update LCD_INFO textWolfgang Denk2008-08-082-1/+3
| * | | | | | | TQM8xxL: fix support for second flash bankWolfgang Denk2008-08-085-5/+5
| * | | | | | | CFI: allow for dynamically determined flash sizes and addressesWolfgang Denk2008-08-081-6/+8
| |/ / / / / /
* / / / / / / ppc4xx: Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per sch...Steven A. Falco2008-08-072-6/+11
|/ / / / / /
* | | | | | drivers/serial: Move conditional compilation to Makefile for CONFIG_* macrosJean-Christophe PLAGNIOL-VILLARD2008-08-037-29/+6
* | | | | | nios2/sysid: fix printf warningJean-Christophe PLAGNIOL-VILLARD2008-08-031-1/+1
* | | | | | Fix remaining build issues with MPC8xx FADS boards.Jean-Christophe PLAGNIOL-VILLARD2008-08-033-3/+3
* | | | | | nios2: fix phys_addr_t and phys_size_t supportJean-Christophe PLAGNIOL-VILLARD2008-08-032-0/+4
* | | | | | mvbc_p: Fix problem with '#if (CONFIG_CMD_KGDB)'Jean-Christophe PLAGNIOL-VILLARD2008-08-031-2/+2
* | | | | | Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk2008-08-011-1/+1
|\ \ \ \ \ \
| * | | | | | Fix build issues with MPC8xx FADS boards.Wolfgang Denk2008-08-011-1/+1
* | | | | | | Fix bitmap display for atmel lcd controllerMark Jackson2008-08-011-1/+5
* | | | | | | qemu_mips: update README to follow qemu update about default machineJean-Christophe PLAGNIOL-VILLARD2008-08-011-1/+1
* | | | | | | ColdFire: Fix compilation issue caused by a missing functionTsiChung Liew2008-08-011-0/+5