summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [iDMR] Add MTD and JFFS2 support, also add default partition definition.Bartlomiej Sieka2007-01-231-0/+12
* [iDMR] Using MII-related commands on iDRM board doesn't work now (e.g.,Bartlomiej Sieka2007-01-231-2/+6
* [ColdFire MCF5271 family] Add CPU detection based on the value of ChipBartlomiej Sieka2007-01-231-0/+6
* Preliminary support for the iDMR board (ColdFire).Bartlomiej Sieka2006-12-201-0/+197
* automatic update mechanismAndrei Safronov2006-12-081-1/+3
* Code cleanup.Wolfgang Denk2006-11-304-429/+428
* Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.gitWolfgang Denk2006-11-3014-758/+3783
|\
| * Make fsl-i2c not conflict with SOFT I2CJoakim Tjernlund2006-11-291-4/+0
| * Merge http://www.denx.de/git/u-bootKim Phillips2006-11-2812-48/+401
| |\
| * | mpc83xx: Update 83xx to use fsl_i2c.cTimur Tabi2006-11-036-119/+39
| * | mpc83xx: Replace CFG_IMMRBAR with CFG_IMMRTimur Tabi2006-11-035-28/+28
| * | mpc83xx: Fix the incorrect dcbz operationDave Liu2006-11-031-0/+5
| * | mpc83xx: add OF_FLAT_TREE bits to 83xx boardsKim Phillips2006-11-033-20/+112
| * | mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and M...Timur Tabi2006-11-034-14/+8
| * | mpc83xx: add QE ethernet supportDave Liu2006-11-033-0/+42
| * | mpc83xx: Add MPC8360EMDS basic board supportDave Liu2006-11-034-14/+689
| * | mpc83xx: add the QUICC Engine (QE) immap fileDave Liu2006-11-031-0/+550
| * | mpc83xx: Add 8360 specifics to 83xx immapDave Liu2006-11-031-571/+1404
| * | mpc83xx: Fix PCI, USB, bootargs for MPC8349E-mITXTimur Tabi2006-11-031-8/+11
| * | mpc83xx: Add support for the MPC8349E-mITXTimur Tabi2006-11-032-0/+769
| * | Multi-bus I2C implementation of MPC834xBen Warren2006-11-032-11/+16
| * | Add support for multiple I2C busesBen Warren2006-11-031-0/+45
| * | mpc83xx: fix TQM build by defining a CFG_FLASH_SIZE for itTimur Tabi2006-11-031-0/+1
| * | mpc83xx: Unified TQM834x variable names with 83xx and consolidated macrosTanya Jiang2006-11-031-0/+12
| * | mpc83xx: Changed to unified mpx83xx names and added common 83xx changesDave Liu2006-11-033-94/+177
* | | [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boardsStefan Roese2006-11-292-0/+451
* | | [PATCH] include/ppc440.h minor error affecting interruptsStefan Roese2006-11-291-18/+18
* | | [PATCH] Enable the IceCube/lite5200 variants to pass a device tree to Linux.Stefan Roese2006-11-281-0/+13
* | | [PATCH] PPC4xx: 440SP Rev. C detection addedStefan Roese2006-11-281-0/+1
| |/ |/|
* | Merge with /home/sr/git/u-boot/denx-alpr-merge-testWolfgang Denk2006-11-276-1/+372
|\ \
| * | [PATCH] Remove testing 4xx enet PHY setupStefan Roese2006-11-271-1/+1
| * | [PATCH] Update Prodrive ALPR board support (440GX)Stefan Roese2006-11-271-51/+45
| * | Merge with /home/stefan/git/u-boot/denxStefan Roese2006-11-274-44/+26
| |\ \
| * \ \ Merge with /home/stefan/git/u-boot/denxStefan Roese2006-11-1077-221/+5880
| |\ \ \
| * | | | Update ALPR code (NAND support working now)Stefan Roese2006-10-071-71/+30
| * | | | Add CONFIG_BOARD_RESET to configure board specific reset functionStefan Roese2006-10-072-0/+2
| * | | | Merge with /home/stefan/git/u-boot/denxStefan Roese2006-09-1829-96/+1374
| |\ \ \ \
| * | | | | Add initial support for the ALPR board from ProdriveStefan Roese2006-08-152-1/+394
| * | | | | Add FPGA Altera Cyclone 2 supportStefan Roese2006-08-152-0/+23
* | | | | | [PATCH] Select NAND embedded environment from board configurationStefan Roese2006-11-272-2/+2
| |_|_|/ / |/| | | |
* | | | | Updates for TQM5200 modules:Wolfgang Denk2006-11-231-35/+11
* | | | | [PATCH] Update AMCC Sequoia config file to support 64MByte NOR FLASHStefan Roese2006-11-201-6/+6
* | | | | Merge with /home/sr/git/u-boot/cfi-updateWolfgang Denk2006-11-201-1/+7
|\ \ \ \ \
| * | | | | [PATCH] CFI driver AMD Command Set Top boot geometry reversal, etc. [Updated]Stefan Roese2006-11-131-1/+7
| | |_|/ / | |/| | |
* | | | | Merge with /home/tur/proj/v38b/u-bootWolfgang Denk2006-11-121-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Disable the watchdog in the default config for the V38B board.Bartlomiej Sieka2006-11-111-1/+1
| * | | | Change the GPIO pin multiplexing configuration for V38B. The USB GPIO pinBartlomiej Sieka2006-11-111-1/+1
| | |_|/ | |/| |
* | | | Sequential accesses to non-existent memory must be synchronized,Wolfgang Denk2006-11-061-1/+1
|/ / /
* | | - Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change theBartlomiej Sieka2006-11-011-1/+8
* | | Changed MarelV38B board make target to lowercase. Config file cleanup.Bartlomiej Sieka2006-11-011-107/+82
OpenPOWER on IntegriCloud