summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-08-2517-10/+210
* Replace BCD2BIN and BIN2BCD macros with inline functionsAlbin Tonnerre2009-08-251-9/+8
* Add support for the galaxy5200Eric Millbrandt2009-08-253-0/+294
* sh/rsk7203: add missing include net.hJean-Christophe PLAGNIOL-VILLARD2009-08-231-0/+1
* qemu-mips: Fix Qemu websiteMichal Simek2009-08-221-1/+1
* TRAB: make independent of specific libgcc helper routinesWolfgang Denk2009-08-212-2/+0
* Fix all linker scripts for older binutils versions (pre-2.16)Wolfgang Denk2009-08-212-7/+13
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-08-181-16/+18
|\
| * ppc4xx: Fix "chip_config" command for AMCC ArchesStefan Roese2009-08-181-16/+18
* | Monahans: avoid floating point calculationsWolfgang Denk2009-08-172-6/+10
|/
* trab: rename spi_init()Mike Frysinger2009-08-134-7/+7
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-08-111-0/+1
|\
| * 83xx, kmeter1, fix: update in the DTS the correct size for the first flashHeiko Schocher2009-07-291-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2009-08-111-1/+1
|\ \
| * | MIMC200: reduce LCD pixclockMark Jackson2009-08-111-1/+1
* | | ARM: Davinci DM355: Enabling DM9000 on DM355 EVMSandeep Paulraj2009-08-101-1/+9
|/ /
* | Dual-license IBM code contributionsJosh Boyer2009-08-0912-0/+33
* | digsy_mtc: Add delay in SPI transfers to the companion controller.Detlev Zundel2009-08-091-20/+27
* | digsy_mtc: minor fixes for mtc command helpAnatolij Gustschin2009-08-091-5/+6
* | digsy_mtc: Add mtc state command.Grzegorz Bernacki2009-08-092-0/+31
* | omap3: replace all instances of gpmc config struct by one globalDirk Behme2009-08-082-10/+8
* | omap3: remove typedefs for configuration structsDirk Behme2009-08-084-10/+10
* | omap3: embedd gpmc_cs into gpmc config structMatthias Ludwig2009-08-072-17/+13
* | Merge branch 'next' of git://git.denx.de/u-boot-coldfireWolfgang Denk2009-08-045-3/+311
|\ \
| * | ColdFire: Add M5208EVB and MCF520x CPU supportTsiChung Liew2009-07-144-0/+305
| * | ColdFire: Update for M54451EVBTsiChung Liew2009-07-141-3/+6
* | | ppc4xx: Remove check for PPC460EX from CompactCenterDirk Eibach2009-07-301-17/+9
* | | ppc4xx: Add support for PPC460EX/460GT rev B chip to AMCC CanyonlandsStefan Roese2009-07-301-9/+17
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2009-07-308-135/+50
|\ \
| * | arm nomadik: add i2cAlessandro Rubini2009-07-291-2/+14
| * | OMAP3 Move twl4030 power and led functionsTom Rix2009-07-297-133/+13
| * | TWL4030 Add power reset buttonTom Rix2009-07-282-0/+23
* | | Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala2009-07-2910-10/+10
* | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-07-298-31/+757
|\ \ \
| * | | ppc4xx: Fix problem with NOR range assignment in Canyonlands ft_board_setupStefan Roese2009-07-281-15/+0
| * | | ppc4xx: Add some NAND-booting bootstrap entries to Kilauea chip_config cmdStefan Roese2009-07-281-4/+20
| * | | ppc4xx: Fix Arches DDR2 initializationStefan Roese2009-07-281-12/+18
| * | | ppc4xx: Add GDsys CompactCenter board support.Dirk Eibach2009-07-286-0/+719
* | | | mpc83xx: Add esd VME8349 board supportReinhard Arlt2009-07-276-0/+612
* | | | sbc8349: combine HRCW flash and u-boot image flashPaul Gortmaker2009-07-271-1/+1
| |/ / |/| |
* | | PMC405DE: fix out of tree buildingWolfgang Denk2009-07-271-1/+1
|/ /
* | Make linking against libgcc configurableWolfgang Denk2009-07-271-3/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2009-07-265-201/+123
|\ \
| * | update the EB+MCF-EV123 board supportJens Scharsig2009-07-264-201/+89
| * | mimc200.c: fix too long lines added by f68378d6Anatolij Gustschin2009-07-261-12/+12
| * | Add LCD support to MIMC200 boardMark Jackson2009-07-261-0/+34
* | | ppc4xx: Add chip_config command to AMCC Kilauea eval boardStefan Roese2009-07-243-298/+76
* | | ppc4xx: Add 405EP based PMC405DE boardMatthias Fuchs2009-07-245-0/+791
* | | ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs2009-07-246-10/+10
* | | Add "chip_config" command for PPC4xx bootstrap configurationStefan Roese2009-07-243-197/+90
OpenPOWER on IntegriCloud