summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* sdp4430: Initialize board id using CONFIG_MACH_TYPEOleksandr Tyshchenko2013-08-281-1/+0
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-08-176-939/+75
|\
| * Merge git://git.denx.de/u-boot-armStefano Babic2013-07-312247-37124/+3245
| |\
| * | imx: nitrogen6x: mx6qsabrelite: Add support for DVI monitorsRobert Winkler2013-07-271-1/+1
| * | mx6qsabresd: Add splash screen support via HDMIPardeep Kumar Singla2013-07-271-1/+63
| * | mx6: Factor out common HDMI setup codePardeep Kumar Singla2013-07-272-77/+11
| * | mx6qsabrelite: Remove mx6qsabrelite code in favor of nitrogen6xFabio Estevam2013-07-263-889/+0
* | | Add TI816X evm board supportTENART Antoine2013-08-152-0/+266
* | | arm, da850: add ipam390 board supportHeiko Schocher2013-08-155-0/+861
* | | am33xx: Stop using PHYS_DRAM_1 defineTom Rini2013-08-154-4/+4
* | | OMAP3: igep00x0: allow booting with a FDT from MMCJavier Martinez Canillas2013-08-151-0/+14
* | | omap: overo: Use 200MHz SDRC timings for revision 1, 2 & 3 boardsAsh Charles2013-08-151-8/+8
* | | omap: overo: update support for Micron 1GB POPSteve Sakoman2013-08-152-0/+7
* | | ARM: IGEP0033: Remove CYGNUS name from header.Enric Balletbo i Serra2013-08-152-2/+2
* | | ARM: AM43xx: clocks: Add dpll and clock dataLokesh Vutla2013-08-151-1/+2
* | | ARM: AM43xx: Add Board filesLokesh Vutla2013-08-154-0/+138
* | | ARM: AM33xx: Move s_init to a common placeHeiko Schocher2013-08-155-208/+56
* | | ARM: AM33xx: Cleanup clocks layerLokesh Vutla2013-08-153-17/+19
* | | ARM: AM33xx: Cleanup dplls dataLokesh Vutla2013-08-153-0/+46
| |/ |/|
* | gpio: omap5-uevm: Configure the tca6424 gpio expanderDan Murphy2013-07-302-0/+24
* | board/ti/am335x/README: Document NOR programmingTom Rini2013-07-301-0/+23
* | am335x_evm: Add support to boot from NOR.Steve Kipisz2013-07-304-7/+151
* | am335x_evm: Add support for the NOR module on the memory capeSteve Kipisz2013-07-302-0/+66
* | am335x_evm: Rework board_is_foo() checksTom Rini2013-07-303-58/+63
* | board/ti/am335x/README: Document NAND programmingTom Rini2013-07-301-0/+24
* | beagleboard: remove RevB support for BeagleBoard XmNishanth Menon2013-07-262-23/+8
* | ARM: DRA7xx: Add CPSW and MDIO pinmux supportMugunthan V N2013-07-261-0/+14
* | ARM: DRA7xx: Add CPSW support to DRA7xx EVMMugunthan V N2013-07-261-5/+145
* | drivers: net: cpsw: remove hard coding bd ram for cpswMugunthan V N2013-07-262-0/+2
* | am335x_evm: Add basic READMETom Rini2013-07-261-0/+113
* | da850evm: Use clrbits function with correct endianessChristian Riesch2013-07-261-11/+3
* | Merge branch 'u-boot/master' into u-boot-arm/masterAlbert ARIBAUD2013-07-252245-37021/+2552
|\ \
| * \ Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini2013-07-256-12/+27
| |\ \
| | * | nds32: Convert Makefiles to use COBJS-y styleken kuo2013-07-253-8/+8
| | * | nds32: Enable two banks of SDRAM on Andes boardken kuo2013-07-242-2/+18
| | * | nds32: adp-ag102: use 'faraday/ftpci100.h' for pci_ftpci_initGabor Juhos2013-07-241-2/+1
| | |/
| * | qemu-malta: Update for SPDX license identifiersTom Rini2013-07-253-23/+3
| * | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2013-07-253-0/+165
| |\ \
| | * | MIPS: qemu-malta: bring up ethernetGabor Juhos2013-07-241-0/+6
| | * | MIPS: qemu-malta: add PCI supportGabor Juhos2013-07-241-0/+12
| | * | MIPS: qemu-malta: setup GT64120 registers as done by YAMONGabor Juhos2013-07-241-0/+52
| | * | MIPS: qemu-malta: add reset supportGabor Juhos2013-07-241-0/+11
| | * | MIPS: qemu-malta: add support for emulated MIPS Malta boardGabor Juhos2013-07-243-0/+84
| * | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-2444-690/+117
| |\ \ \ | | |/ / | |/| |
| | * | vf610: Add I2C support for Vybrid VF610 platformAlison Wang2013-07-231-1/+13
| | * | i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach2013-07-2312-642/+57
| | * | tegra: i2c: Enable new CONFIG_SYS_I2C frameworkSimon Glass2013-07-231-2/+2
| | * | i2c, multibus, keymile: get rid of EEprom_ivm envvariableHeiko Schocher2013-07-231-5/+2
| | * | i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-2311-43/+11
| | * | i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-2326-34/+37
| | |/
OpenPOWER on IntegriCloud