aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-01-22Merge branch 'phys_t' of git://www.denx.de/git/u-boot-microblazeTom Rini1-1/+2
2015-01-22Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini5-62/+130
2015-01-21sunxi: Restore lowlevel_init usageHans de Goede1-1/+0
2015-01-21net: gem: Use phys_addr_t instead of int for addressesMichal Simek1-1/+2
2015-01-21fpga: zynqpl: Add support for zc7035Siva Durga Prasad Paladugu1-0/+6
2015-01-21fpga: xilinx: zynqpl: Setup NULL fpga_op without driverMichal Simek1-6/+17
2015-01-21fpga: xilinx: virtex2: Fix macro indentationMichal Simek1-4/+4
2015-01-21fpga: xilinx: virtex2: Setup NULL fpga_op without driverMichal Simek1-14/+31
2015-01-21fpga: xilinx: spartan3: Setup NULL fpga_op without driverMichal Simek1-14/+31
2015-01-21fpga: xilinx: spartan2: Setup NULL fpga_op without driverMichal Simek1-11/+27
2015-01-21fpga: Export fpga_get_desc for SPLMichal Simek1-0/+1
2015-01-21fpga: Remove extern prototypes from .hMichal Simek1-13/+13
2015-01-20Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini1-1/+44
2015-01-20Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2-14/+12
2015-01-20Use generic board architecture for MPC837xERDBSinan Akman1-0/+2
2015-01-19mmc: extend mmcinfo output to show partition write reliability settingsDiego Santa Cruz1-0/+1
2015-01-19mmc: extend the mmc hardware partitioning API with write reliabilityDiego Santa Cruz1-1/+12
2015-01-19mmc: add API to do eMMC hardware partitioningDiego Santa Cruz1-0/+20
2015-01-19mmc: read the high capacity WP group size for eMMCDiego Santa Cruz1-0/+1
2015-01-19mmc: fix erase_grp_size computation with high-capacity size definitionDiego Santa Cruz1-1/+1
2015-01-19mmc: read the size of eMMC enhanced user data areaDiego Santa Cruz1-0/+4
2015-01-19mmc: extend mmcinfo to show enhanced partition attributeDiego Santa Cruz1-0/+6
2015-01-18musb-new: Add interrupt queue supportHans de Goede1-1/+2
2015-01-18musb-new: Fix reset sequence when in host modeHans de Goede1-0/+5
2015-01-18musb-new: Add sunxi musb controller supportHans de Goede1-2/+2
2015-01-18usb: Add an interval parameter to create_int_queueHans de Goede1-1/+1
2015-01-18config_distro_bootcmd.h: Remove unnecessary magic to avoid repeated USB scansHans de Goede1-10/+2
2015-01-16sunxi: Drop use of lowlevel_init()Simon Glass1-0/+1
2015-01-16Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini7-145/+103
2015-01-16powerpc: 74xx_7xx: remove 74xx_7xx cpu supportMasahiro Yamada11-3646/+0
2015-01-14Merge branch 'next' of git://git.denx.de/u-boot-videoTom Rini2-9/+102
2015-01-14net: Declare physical address as phys_addr_t unsigned typeMichal Simek1-1/+1
2015-01-14Kconfig: move CONFIG_SYS_CLK_FREQ to KconfigAlexey Brodkin4-4/+0
2015-01-14image: bootm: Add OpenRTOS image typeMarek Vasut1-0/+1
2015-01-14Add support for Seagate BlackArmor NAS220Evgeni Dobrev1-0/+168
2015-01-14arm: vf610: Remove duplicate MTD defines.Bill Pringlemeir1-3/+0
2015-01-14bootm: Export bootm_decomp_image()Simon Glass1-0/+17
2015-01-14sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otgHans de Goede1-0/+5
2015-01-14sunxi: axp221: Add support for controlling the drivebus pinHans de Goede1-0/+9
2015-01-14sunxi: Enable pre-console bufferSiarhei Siamashka1-0/+6
2015-01-14sunxi: sunxi-common.h: Reduce bootm_size to take the framebuffer into accountHans de Goede1-3/+6
2015-01-14sunxi: gpio: Add support for gpio pins on the AXP209 pmicHans de Goede1-0/+7
2015-01-14sunxi: video: Add DDC & EDID supportHans de Goede1-0/+1
2015-01-14sunxi: video: Add support for video-mode environment variableHans de Goede1-1/+1
2015-01-14sunxi: video: Use video-mode/-timing from videomodesHans de Goede1-0/+1
2015-01-14edid: Add struct and defines for cea681 extension blocksHans de Goede1-0/+19
2015-01-14edid: Add an edid_check_checksum() helper functionHans de Goede1-0/+9
2015-01-14videomodes: Add video_edid_dtd_to_ctfb_res_modes helper functionHans de Goede1-0/+4
2015-01-14sunxi: Fix CONFIG_UART0_PORT_F build and add it to menuconfigSiarhei Siamashka1-0/+3
2015-01-14sun8i: Add dram initialization supportHans de Goede1-0/+2