summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | arm: vf610: add NAND support for vf610twrStefan Agner2014-09-161-3/+44
* | | | | | | | ks2_evm: readme: align according to actual sourcesKhoronzhuk, Ivan2014-10-101-31/+44
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | board/BuR: fix pinmux for MII Ethernet InterfaceHannes Petermaier2014-10-102-0/+5
* | | | | | | PATI: fix broken SPI accessDavid Müller (ELSOFT AG)2014-10-101-0/+5
* | | | | | | beagleboard: Remove side effects of i2c2 pullup resisters initialization codeAlexander Kochetkov2014-10-101-1/+4
* | | | | | | powerpc: mpc5xxx: remove board support for MVBC_P and MVSMRMasahiro Yamada2014-10-1020-1263/+0
* | | | | | | powerpc: mpc83xx: remove board support for MERGERBOX and MVBLM7Masahiro Yamada2014-10-1021-1391/+0
* | | | | | | powerpc: ppc4xx: remove board support for bluestoneMasahiro Yamada2014-10-106-189/+0
* | | | | | | powerpc: ppc4xx: remove board support for CRAYL1Masahiro Yamada2014-10-1011-1235/+0
* | | | | | | powerpc: ppc4xx: remove board support for KAREF and METROBOXMasahiro Yamada2014-10-1024-4321/+0
* | | | | | | OMAP5+: sata/scsi: Implement scsi_init()Roger Quadros2014-10-102-7/+0
* | | | | | | sunxi: Fix gmac not working reliable on the BananapiHans de Goede2014-10-081-0/+9
* | | | | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-10-071-34/+60
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | vf610twr: Tune DDR initialization settingsAnthony Felice2014-10-071-34/+60
| | |_|_|_|/ | |/| | | |
* | | | | | arm: socfpga: Move cache_enable to CPU codeMarek Vasut2014-10-061-3/+0
* | | | | | arm: socfpga: cache: Enable D-CacheMarek Vasut2014-10-061-0/+1
* | | | | | arm: socfpga: board: Align checkboard() outputMarek Vasut2014-10-061-1/+1
* | | | | | arm: socfpga: board: Correctly set ATAG positionPavel Machek2014-10-061-0/+4
* | | | | | arm: socfpga: clock: Add missing stubs into board fileMarek Vasut2014-10-061-0/+3
|/ / / / /
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2014-09-266-4/+100
|\ \ \ \ \
| * | | | | board/ls1021aqds: Add DDR4 supportYork Sun2014-09-253-1/+19
| * | | | | ARMv8/ls2085a: Enable secondary coresYork Sun2014-09-251-0/+2
| * | | | | ARMv8/ls2085a_emu: Enable DP-DDR as standalone memory blockYork Sun2014-09-253-3/+73
| * | | | | board/ls2085a: Update env_addr after NOR flash relocationPrabhakar Kushwaha2014-09-241-0/+6
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-09-267-11/+46
|\ \ \ \ \ \
| * | | | | | board/t1040qds: Add sgmii ports support in 0xA7 protocolPriyanka Jain2014-09-241-0/+4
| * | | | | | powerpc/t104xrdb: Set DDR ODT to 75ohmPriyanka Jain2014-09-242-5/+5
| * | | | | | powerpc/t104xrdb: Add T1042RDB board supportvijay rai2014-09-243-2/+26
| * | | | | | powerpc/t104xrdb: Add Support of rcw for T1042RDB in u-bootvijay rai2014-09-242-4/+11
| |/ / / / /
* | | | | | cosmetic: replace MIN, MAX with min, maxMasahiro Yamada2014-09-241-1/+1
* | | | | | MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-24106-106/+106
* | | | | | MAINTAINERS: comment out invalid maintainersMasahiro Yamada2014-09-2450-50/+50
* | | | | | mpc8xx: move common linker scripts into the CPU directoryMasahiro Yamada2014-09-248-660/+0
* | | | | | spi: mxc: fix sf probe when using mxc_spiNikita Kiryanov2014-09-248-1/+45
|/ / / / /
* | | | | Merge branch 'misc' of git://git.denx.de/u-boot-x86Tom Rini2014-09-231-3/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | sandbox: Update minor documentation changesJagannadha Sutradharudu Teki2014-09-211-3/+3
* | | | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-09-211-0/+4
|\ \ \ \ \
| * | | | | ARM: keystone: ddr3: workaround for ddr3a/3b memory issueMurali Karicheri2014-09-171-0/+4
| | |/ / / | |/| | |
* | | | | ARM: atmel: sama5d3xek: add nor flash init functionBo Shen2014-09-191-0/+58
| |/ / / |/| | |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-09-1715-91/+1387
|\ \ \ \ | |/ / /
| * | | mx6dlsabresd: Use its own DCD tableFabio Estevam2014-09-091-0/+131
| * | | imx: ventana: Avoid undefined behaviourThierry Reding2014-09-091-1/+1
| * | | imx: ventana: add pci fixup for PLX PEX860x switch GPIOTim Harvey2014-09-091-0/+30
| * | | arm: mx6: cm_fx6: add sata supportNikita Kiryanov2014-09-092-0/+100
| * | | arm: mx6: cm_fx6: use eepromNikita Kiryanov2014-09-091-0/+30
| * | | arm: mx6: cm_fx6: add i2c supportNikita Kiryanov2014-09-091-0/+42
| * | | arm: mx6: cm_fx6: add usb supportNikita Kiryanov2014-09-092-0/+79
| * | | arm: mx6: cm_fx6: add ethernet supportNikita Kiryanov2014-09-092-0/+101
| * | | arm: mx6: cm_fx6: add nand supportNikita Kiryanov2014-09-092-0/+48
| * | | arm: mx6: add support for Compulab cm-fx6 CoMNikita Kiryanov2014-09-098-0/+619
OpenPOWER on IntegriCloud