summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk2008-11-09106-7701/+4335
| |\ \
| | * | ColdFire: Fix M5329EVB and M5373EVB nand issueTsiChung Liew2008-11-032-43/+31
| | * | ColdFire: Fix compilation errorTsiChung Liew2008-11-033-9/+9
| | * | ColdFire: Add MCF5301x CPU and M53017EVB supportTsiChung Liew2008-11-0316-49/+2003
| | * | ColdFire: Add SBF support for M52277EVBTsiChung Liew2008-11-0312-62/+843
| | * | ColdFire: Use CFI driver for M5272C3TsiChung Liew2008-11-033-383/+11
| | * | ColdFire: Relocate FEC's GPIO and mii functions protocolsTsiChung Liew2008-11-037-12/+197
| | * | ColdFire: Remove platforms mii.c fileTsiChung Liew2008-11-0328-4343/+14
| | * | ColdFire: Modules header files cleanupTsiChung Liew2008-11-0341-2784/+1498
| | * | ColdFire: Remove linker fileTsiChung Liew2008-11-032-287/+0
| | |/
* | | ppc: Fix compile warnings when !CONFIG_OF_LIBFDTPeter Tyser2008-11-021-2/+3
|/ /
* | common/Makefile: create others group for non core, environment and command filesJean-Christophe PLAGNIOL-VILLARD2008-11-021-2/+5
* | TQM8260: use CFI flash driver instead of custom driver.Wolfgang Denk2008-11-023-498/+8
* | Consolidate MAX/MIN definitionsAndy Fleming2008-11-027-22/+3
* | mgsuvd: remove unused defines in config file.Heiko Schocher2008-11-021-3/+0
* | Coding Style cleanup, update CHANGELOGWolfgang Denk2008-11-0221-241/+2599
|/
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2008-11-016-79/+67
|\
| * NAND: Allow NAND and OneNAND to coexistAlessandro Rubini2008-10-311-69/+1
| * JFFS2: Eliminate compiler error when both NAND and OneNAND are enabled.Scott Wood2008-10-311-7/+5
| * NAND: Add NAND support for MPC8536DS boardJason Jin2008-10-313-2/+60
| * NAND: Fix CONFIG_ENV_ADDR for MPC8572DSHaiying Wang2008-10-311-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2008-11-0141-7/+7
|\ \
| * | sh: rsk7203: Moved rsk7203 board to board/renesasNobuhiro Iwamatsu2008-10-316-1/+1
| * | sh: MigoR: Moved MigoR board to board/renesasNobuhiro Iwamatsu2008-10-316-1/+1
| * | sh: r2dplus: Moved r2dplus board to board/renesasNobuhiro Iwamatsu2008-10-316-1/+1
| * | sh: sh7763rdp: Moved sh7763rdp board to board/renesasNobuhiro Iwamatsu2008-10-316-1/+1
| * | sh: sh7785lcr: Moved sh7785lcr board to board/renesasNobuhiro Iwamatsu2008-10-319-1/+1
| * | sh: r7780mp: Moved r7780mp board to board/renesasNobuhiro Iwamatsu2008-10-317-1/+1
| * | sh: ap325rxa: Moved ap325rxa board to board/renesasNobuhiro Iwamatsu2008-10-317-1/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2008-11-011-1/+2
|\ \
| * | CFI Driver: Fix "flash not ready" problemWolfgang Denk2008-10-311-1/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2008-11-0114-284/+372
|\ \ \
| * | | ppc4xx: Fix spelling error in MAINTAINERS fileStefan Roese2008-10-311-2/+2
| * | | ppc4xx: Update PMC440 board supportMatthias Fuchs2008-10-311-22/+106
| * | | ppc4xx: Fix PMC440 BSP commandsMatthias Fuchs2008-10-311-33/+37
| * | | ppc4xx: Update PMC440 board configurationMatthias Fuchs2008-10-311-27/+43
| * | | ppc4xx: Fix esd loadpci commandMatthias Fuchs2008-10-311-8/+16
| * | | ppc4xx: Clean up PMC440 headerMatthias Fuchs2008-10-311-10/+7
| * | | ppc4xx: Handle other board variant in PMC440 FPGA codeMatthias Fuchs2008-10-311-2/+3
| * | | ppc4xx: Merge xilinx-ppc440 and xilinx-ppc405 cfgRicardo Ribalda Delgado2008-10-316-179/+147
| * | | ppc4xx: Correctly configure the GPIO pin muxing on ArchesStefan Roese2008-10-311-1/+11
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-fdtWolfgang Denk2008-11-012-6/+12
|\ \ \
| * | | libfdt: Fix bug in fdt_subnode_offset_namelen()David Gibson2008-10-301-4/+7
| * | | fdt_resize(): ensure minimum paddingPeter Korsgaard2008-10-301-2/+5
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2008-11-0159-805/+427
|\ \ \ | |_|/ |/| |
| * | Blackfin: fix up UART status bit handlingMike Frysinger2008-10-231-12/+60
| * | Blackfin: bf561-ezkit: drop redundant codeMike Frysinger2008-10-231-4/+2
| * | Blackfin: bf561-ezkit: drop pointless USB codeMike Frysinger2008-10-231-15/+0
| * | Blackfin: linker scripts: force start.o and set initcode boundariesMike Frysinger2008-10-234-4/+24
| * | Blackfin: small cpu init optimization while setting interrupt maskMike Frysinger2008-10-231-5/+2
OpenPOWER on IntegriCloud