summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
* Merge remote-tracking branch 'u-boot/master' into testMarek Vasut2014-05-15-1825/+3440
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-05-13-29/+1363
| |\
| | * powerpc/freescale: Change the return value of mac_read_from_eeprom()York Sun2014-05-13-3/+3
| | * PPC 85xx QEMU: Always assume 1 coreAlexander Graf2014-05-13-0/+20
| | * kmp204x: add workaround for A-004849Valentin Longchamp2014-05-13-6/+37
| | * kmp204x: update the RCWValentin Longchamp2014-05-13-1/+1
| | * kmp204x: complete the reset sequence and PRST configurationValentin Longchamp2014-05-13-19/+45
| | * kmp204x: selftest/factory test pin supportValentin Longchamp2014-05-13-0/+13
| | * kmp204x: handle dip-switch for factory settingsStefan Bigler2014-05-13-0/+30
| | * kmp204x: Add support for the unit LEDsStefan Bigler2014-05-13-0/+19
| | * powerpc/85xx: Add T4240RDB board supportChunhe Lan2014-05-13-0/+697
| | * board/b4qds: VID supportShaveta Leekha2014-05-13-0/+240
| | * board/freescale/common: ZM7300 driverShaveta Leekha2014-05-13-0/+258
| * | fpga: xilinx: Simplify load/dump/info function handlingMichal Simek2014-05-13-1/+3
| * | fpga: xilinx: Fix the rest of CamelCasesMichal Simek2014-05-13-19/+19
| * | fpga: xilinx: Avoid CamelCase for in Xilinx_descMichal Simek2014-05-13-15/+15
| * | fpga: virtex2: Avoid CamelCaseMichal Simek2014-05-13-2/+2
| * | fpga: spartan3: Avoid CamelCaseMichal Simek2014-05-13-10/+10
| * | fpga: spartan2: Avoid CamelCaseMichal Simek2014-05-13-2/+2
| |/
| * nand_spl: remove unused linker scripts u-boot-nand.ldsMasahiro Yamada2014-05-12-558/+0
| * cosmetic: delete misleading comment /* CONFIG_BOARDDIR */Masahiro Yamada2014-05-12-1/+1
| * blackfin: replace bfin_gen_rand_mac() with eth_random_addr()Masahiro Yamada2014-05-12-30/+15
| * net: rename and refactor eth_rand_ethaddr() functionMasahiro Yamada2014-05-12-1/+1
| * bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2014-05-12-4/+5
| * Merge branch 'tom' of git://git.denx.de/u-boot-x86Tom Rini2014-05-09-181/+0
| |\
| | * sandbox: move source files from board/ to arch/sandbox/Masahiro Yamada2014-05-09-389/+0
| | * sandbox: Update and expand the READMESimon Glass2014-05-09-7/+215
| * | Merge branch 'u-boot/master'Albert ARIBAUD2014-05-09-23431/+1822
| |\ \ | | |/
| * | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-21-47/+811
| |\ \
| | * | am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOTTom Rini2014-04-17-3/+3
| | * | omap3: zoom1: switch to generic ti_omap3_common config headerNishanth Menon2014-04-17-1/+0
| | * | OMAP3: zoom1: enable LAN9211Nishanth Menon2014-04-17-2/+18
| | * | OMAP3: zoom1: Configure GPMC for EthernetNishanth Menon2014-04-17-6/+31
| | * | keystone2: net: add keystone ethernet driverKaricheri, Muralidharan2014-04-17-0/+65
| | * | k2hk: add support for k2hk SOC and EVMVitaly Andrianov2014-04-17-0/+635
| | * | dra7xx_evm: Add QSPI_4 support, qspiboot build targetTom Rini2014-04-17-0/+19
| | * | a3m071: Make spl_start_uboot test like getenv_yesno doesTom Rini2014-04-17-1/+2
| | * | am335x_evm: Make SPL_OS also check the boot_os variable for falcon modeTom Rini2014-04-17-1/+12
| | * | OMAP3: beagle-xm: generate fake USB ethernet MAC address from dieidNishanth Menon2014-04-17-0/+11
| | * | OMAP: common: consolidate fake USB ethernet MAC address creationNishanth Menon2014-04-17-32/+14
| | * | ARM: OMAP: remove sr32() from OMAP board codeWolfgang Denk2014-04-17-1/+1
| * | | usb: tegra: combine header fileStefan Agner2014-04-17-1/+0
| * | | ARM: tegra: add Jetson TK1 boardStephen Warren2014-04-17-0/+263
| * | | ARM: tegra: Tegra124 pinmux cleanupStephen Warren2014-04-17-167/+167
| * | | ARM: tegra: Tegra114 pinmux cleanupStephen Warren2014-04-17-180/+180
| * | | ARM: tegra: Tegra30 pinmux cleanupStephen Warren2014-04-17-473/+473
| * | | ARM: tegra: Tegra20 pinmux cleanupStephen Warren2014-04-17-33/+33
| * | | ARM: tegra: pinmux naming consistency fixesStephen Warren2014-04-17-90/+92
| * | | ARM: tegra: prototype pinmux_init() in board.hStephen Warren2014-04-17-2/+6
| |/ /
* | | ums: move IO support code to common locationStephen Warren2014-05-08-56/+0