summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-15Merge 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
2015-01-14sunxi: axp221: Explicitly turn off unused voltagesHans de Goede1-1/+7
2015-01-14sunxi: axp221: Add axp223 supportHans de Goede1-0/+4
2015-01-14sun6i: axp221: Add axp221_get_sid functionHans de Goede1-0/+6
2015-01-13omap5: Add netargs and netboot optionCooper Jr., Franklin1-1/+14
2015-01-13arm: omap3: devkit8000: inherit from ti_omap3_common.hAnthoine Bourgeois1-42/+3
2015-01-13arm: omap3: devkit8000: inherit from ti_armv7_common.hAnthoine Bourgeois1-98/+36
2015-01-13pcm051: Add boot script support to pcm051matwey.kornilov@gmail.com1-11/+18
2015-01-13board: ti: am43xx: add support for AM43xx Industrial Development KitFelipe Balbi1-0/+3
2015-01-13pmic: add tps62362 simple wrapper codeFelipe Balbi1-0/+29
2015-01-13Merge git://git.denx.de/u-boot-x86Tom Rini5-94/+106
2015-01-13power: tps65218: define all valid VDD_MPU voltagesFelipe Balbi1-0/+3
2015-01-13mtd: OMAP: Enable GPMC prefetch modeDaniel Mack1-1/+5