summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
...
| * | | | | 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
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | ums: always initialize mmc before ums_disk_init()Mateusz Zalega2014-05-05-4/+2
| * | usb: dfu: fix boards wo USB cable detectionMateusz Zalega2014-05-05-20/+2
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxTom Rini2014-04-25-64/+101
| |\ \
| | * | ppc4xx: add support for new PMC440 revision with cleanupMatthias Fuchs2014-04-24-64/+101
| * | | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxTom Rini2014-04-25-0/+219
| |\ \ \
| | * | | mpc83xx: add ids8313 supportHeiko Schocher2014-04-23-0/+219
| | * | | powerpc, ids8247: create vendor board dir idsHeiko Schocher2014-04-23-0/+0
| | |/ /
| * | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-04-25-77/+1503
| |\ \ \ | | |/ / | |/| |
| | * | powerpc/T4QDS: add two stage boot of nand/sdShaohui Xie2014-04-22-3/+158
| | * | powerpc/t4240: updated RCW and PBI for rev2.0Shaohui Xie2014-04-22-17/+3
| | * | board/t2080rdb: some update for t2080rdbShengzhou Liu2014-04-22-6/+6
| | * | board/t208xrdb: Add support of 2-stage NAND/SPI/SD bootShengzhou Liu2014-04-22-16/+188
| | * | board/t208xqds: Add support of 2-stage NAND/SPI/SD bootShengzhou Liu2014-04-22-2/+154
| | * | powerpc/t1040rdb: added a break in switch caseShaohui Xie2014-04-22-0/+1
| | * | board/t104xrdb: Add support of NAND, SD, SPI boot for T104xRDBPrabhakar Kushwaha2014-04-22-3/+256
| | * | board/b4qds:Add support of 2 stage NAND boot-loaderPrabhakar Kushwaha2014-04-22-3/+135
| | * | T1040QDS/U-QE: Add u-qe support to t1040qdsZhao Qiang2014-04-22-0/+27
| | * | mpc85xx: Add deep sleep support on T104xRDBTang Yuantian2014-04-22-0/+10
| | * | mpc85xx: Add deep sleep support on T1040QDSTang Yuantian2014-04-22-0/+12
| | * | board/t104xrdb: Add support of CPLDPrabhakar Kushwaha2014-04-22-0/+166
| | * | mpc85xx/T1040QDS_D4: Add DDR4 supportYork Sun2014-04-22-27/+27
| | * | board/b4860qds:Slow MDC clock to comply IEEE specs in PBI configPrabhakar Kushwaha2014-04-22-0/+3
| | * | PPC 85xx: Add qemu-ppce500 machineAlexander Graf2014-04-22-0/+357
| * | | MIPS: drop incaip boardDaniel Schwierzeck2014-04-20-1134/+0
| |/ /
| * | arm: remove lubbock board supportMasahiro Yamada2014-04-18-501/+0
| * | powerpc: remove MOUSSE board supportMasahiro Yamada2014-04-18-2559/+0
| * | powerpc: remove rsdproto board supportMasahiro Yamada2014-04-18-909/+0