summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: Add a separate file for IP checksummingSimon Glass2015-01-231-0/+30
* x86: dts: Add compatible string for Intel ICH9 SPI controllerSimon Glass2015-01-231-0/+1
* x86: config: Always scroll the display by 5 lines, for speedSimon Glass2015-01-231-0/+1
* x86: Access the VGA ROM when neededSimon Glass2015-01-231-0/+9
* bios_emulator: Add some VESA interface debuggingSimon Glass2015-01-231-2/+7
* x86: Support ROMs on other archsSimon Glass2015-01-231-1/+0
* powerpc: remove icecube_5200, Lite5200, cpci5200, mecp5200, pf5200Masahiro Yamada2015-01-234-1484/+0
* powerpc: mpc5xxx: PM520 board supportMasahiro Yamada2015-01-231-342/+0
* powerpc: mpc5xxx: remove Total5200 board supportMasahiro Yamada2015-01-231-386/+0
* powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boardsMasahiro Yamada2015-01-232-1527/+0
* powerpc: mpc85xx: remove P2020DS board supportMasahiro Yamada2015-01-231-751/+0
* powerpc: mpc85xx: remove P2020COME board supportMasahiro Yamada2015-01-231-547/+0
* powerpc: mpc85xx: remove P1_P2_RDB boardsMasahiro Yamada2015-01-231-808/+0
* powerpc: mpc83xx: remove MPC8360ERDK, EMPC8360EMDS supportMasahiro Yamada2015-01-232-1355/+0
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-01-238-8/+148
|\
| * sunxi: Use a common CONFIG_SYS_PROMPTIan Campbell2015-01-236-7/+2
| * sunxi: Hookup OTG USB controller supportHans de Goede2015-01-221-1/+9
| * include: Add header file with MIPI DSI constants from linux 3.18Siarhei Siamashka2015-01-221-0/+130
| * sunxi: axp221: Add ELDO[1-3] supportSiarhei Siamashka2015-01-221-0/+7
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2015-01-229-9/+441
|\ \
| * | board/T1040rdb: Add VSC9953 support for T1040rdb boardCodrin Ciubotariu2015-01-211-0/+8
| * | board/T1040qds: Add VSC9953 support for T1040qds boardCodrin Ciubotariu2015-01-211-0/+6
| * | net/vsc9953: Add driver for Vitesse VSC9953 L2 Switch IPCodrin Ciubotariu2015-01-161-0/+402
| * | phylib: add support for aquantia PHYsShaohui Xie2015-01-161-0/+1
| * | mpc85xx/t1040qds: convert deep sleep to generic board interfacetang yuantian2015-01-161-0/+3
| * | mpc85xx/t102xqds: convert deep sleep to generic board interfacetang yuantian2015-01-161-0/+3
| * | powerpc/t1024rdb: Add support for T1024RDB-PBShengzhou Liu2015-01-161-0/+2
| * | mpc85xx/t102xrdb: convert deep sleep to generic board interfacetang yuantian2015-01-161-9/+12
| * | powerpc/913x: Add config flag for bootdelayharninder rai2015-01-162-0/+2
| * | powerpc/c29xpcie: Add secure boot supportPo Liu2015-01-161-0/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2015-01-221-2/+0
|\ \ \
| * | | MIPS: add Kconfig option for CONFIG_SWAP_IO_SPACEDaniel Schwierzeck2015-01-211-2/+0
* | | | Merge branch 'phys_t' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-01-221-1/+2
|\ \ \ \
| * | | | net: gem: Use phys_addr_t instead of int for addressesMichal Simek2015-01-211-1/+2
| |/ / /
* | | | Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-01-225-62/+130
|\ \ \ \ | |_|_|/ |/| | |
| * | | fpga: zynqpl: Add support for zc7035Siva Durga Prasad Paladugu2015-01-211-0/+6
| * | | fpga: xilinx: zynqpl: Setup NULL fpga_op without driverMichal Simek2015-01-211-6/+17
| * | | fpga: xilinx: virtex2: Fix macro indentationMichal Simek2015-01-211-4/+4
| * | | fpga: xilinx: virtex2: Setup NULL fpga_op without driverMichal Simek2015-01-211-14/+31
| * | | fpga: xilinx: spartan3: Setup NULL fpga_op without driverMichal Simek2015-01-211-14/+31
| * | | fpga: xilinx: spartan2: Setup NULL fpga_op without driverMichal Simek2015-01-211-11/+27
| * | | fpga: Export fpga_get_desc for SPLMichal Simek2015-01-211-0/+1
| * | | fpga: Remove extern prototypes from .hMichal Simek2015-01-211-13/+13
* | | | sunxi: Restore lowlevel_init usageHans de Goede2015-01-211-1/+0
| |/ / |/| |
* | | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2015-01-201-1/+44
|\ \ \
| * | | mmc: extend mmcinfo output to show partition write reliability settingsDiego Santa Cruz2015-01-191-0/+1
| * | | mmc: extend the mmc hardware partitioning API with write reliabilityDiego Santa Cruz2015-01-191-1/+12
| * | | mmc: add API to do eMMC hardware partitioningDiego Santa Cruz2015-01-191-0/+20
| * | | mmc: read the high capacity WP group size for eMMCDiego Santa Cruz2015-01-191-0/+1
| * | | mmc: fix erase_grp_size computation with high-capacity size definitionDiego Santa Cruz2015-01-191-1/+1
OpenPOWER on IntegriCloud