aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2012-11-10Merge git://git.denx.de/u-bootStefano Babic267-13351/+5860
2012-11-05Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini43-244/+2920
2012-11-04powerpc/mpc83xx: sparse fixesKim Phillips1-12/+12
2012-11-04powerpc/mpc85xx: sparse fixesKim Phillips3-12/+16
2012-11-03Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD11-1/+2248
2012-11-02am335x_evm: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG supportTom Rini1-0/+20
2012-11-02am335x: add initial AM335x IDK board supportMatthias Fuchs2-1/+26
2012-10-30am335x: add mux config for DDR3 version of beagleboneKoen Kooi1-0/+6
2012-10-30eco5pk: Add new board and default configRaphael Assenat3-0/+508
2012-10-30New board support: Nokia RX-51 aka N900Pali Rohár5-0/+1632
2012-10-29ARM: tegra: don't request GPIO from Seaboard's SPLStephen Warren1-10/+4
2012-10-29ARM: tegra: select between Seaboard/Ventana at compile timeStephen Warren1-3/+1
2012-10-29ARM: tegra: Whistler: remove unused USB aliasStephen Warren1-1/+4
2012-10-29ARM: tegra: Harmony: enable ULPI USB portStephen Warren2-1/+11
2012-10-29tegra: add Colibri T20 board supportLucas Stach5-0/+184
2012-10-29tegra: move common features to a common makefileMarc Dietrich7-13/+25
2012-10-29Merge branch 'master' of git://git.denx.de/u-boot-coldfireTom Rini1-3/+5
2012-10-29ColdFire: Update the lds file for M54418TWR board.Jason Jin1-3/+5
2012-10-28ESTEEM192E: adjust linker script to grown code sizeWolfgang Denk1-1/+0
2012-10-28TQM8xx: adjust linker script to grown code sizeWolfgang Denk1-3/+1
2012-10-28PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM)Wolfgang Denk34-8348/+0
2012-10-27Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD16-215/+443
2012-10-26Origen: Add default clock settings for multimedia IPsAnnamalai Lakshmanan2-1/+110
2012-10-26arm: arm925t: remove SX1 boardAlbert ARIBAUD4-584/+0
2012-10-26mx25pdk: Add Ethernet supportFabio Estevam1-0/+61
2012-10-26mx25: Place common functions into sys_proto.hFabio Estevam1-0/+1
2012-10-26mx25pdk: Add esdhc supportFabio Estevam1-0/+53
2012-10-26MX35: add support for woodburn boardStefano Babic4-0/+346
2012-10-26ARM: Fix start.S when used with SPL in arm1136Stefano Babic1-0/+2
2012-10-26Merge remote-tracking branch 'u-boot-atmel/master'Albert ARIBAUD1-0/+10
2012-10-26Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD7-272/+490
2012-10-25am33xx: Enable UART{1,2,3,4,5} pin-muxAndrew Bradford3-0/+76
2012-10-25am33xx/ddr_defs.h: rename DDR2/DDR3 defines to their actual part numbersPeter Korsgaard1-50/+62
2012-10-25am33xx: support board specific ddr settingsPeter Korsgaard1-12/+77
2012-10-25am33xx: move generic parts of pinmux handling out from board/ti/am335xPeter Korsgaard1-248/+1
2012-10-25am33xx: move ti i2c baseboard header handling to board/ti/am335x/Peter Korsgaard4-0/+350
2012-10-25OMAP3: add video support to the mcx boardStefano Babic2-0/+43
2012-10-25OMAP3: mcx: updated to new hardware revisionStefano Babic2-17/+4
2012-10-25OMAP3: updated pinmux and environment for new revision of mcx boardStefano Babic1-13/+13
2012-10-25OMAP3: mt_ventoux: power on USB at startupStefano Babic1-0/+8
2012-10-24ColdFire: Add Freescale MCF54418TWR ColdFire development board supportAlison Wang4-0/+294
2012-10-23km83xx: add common support for km8309 boardsGerlando Falauto1-1/+1
2012-10-22Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini14-14/+1673
2012-10-22Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini4-0/+36
2012-10-22powerpc/t4qds: Add T4QDS boardYork Sun9-0/+1445
2012-10-22board/freescale/common: VSC3316/VSC3308 initialization codeShaveta Leekha3-0/+219
2012-10-22powerpc/board: add present2 register definition for QIXISShengzhou Liu2-2/+2
2012-10-22omap2424:Rename CONFIG_DRIVER_LAN91C96 to CONFIG_LAN91C96 as CONFIG_DRIVER_LA...Ashok1-1/+1
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut140-458/+0
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut143-1/+697