summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | mmc: read the size of eMMC enhanced user data areaDiego Santa Cruz2015-01-191-0/+4
| * | mmc: extend mmcinfo to show enhanced partition attributeDiego Santa Cruz2015-01-191-0/+6
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2015-01-202-14/+12
|\ \ \
| * | | musb-new: Add interrupt queue supportHans de Goede2015-01-181-1/+2
| * | | musb-new: Fix reset sequence when in host modeHans de Goede2015-01-181-0/+5
| * | | musb-new: Add sunxi musb controller supportHans de Goede2015-01-181-2/+2
| * | | usb: Add an interval parameter to create_int_queueHans de Goede2015-01-181-1/+1
| * | | config_distro_bootcmd.h: Remove unnecessary magic to avoid repeated USB scansHans de Goede2015-01-181-10/+2
| |/ /
* | | Use generic board architecture for MPC837xERDBSinan Akman2015-01-201-0/+2
* | | sunxi: Drop use of lowlevel_init()Simon Glass2015-01-161-0/+1
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2015-01-167-145/+103
|\ \
| * | omap5: Add netargs and netboot optionCooper Jr., Franklin2015-01-131-1/+14
| * | arm: omap3: devkit8000: inherit from ti_omap3_common.hAnthoine Bourgeois2015-01-131-42/+3
| * | arm: omap3: devkit8000: inherit from ti_armv7_common.hAnthoine Bourgeois2015-01-131-98/+36
| * | pcm051: Add boot script support to pcm051matwey.kornilov@gmail.com2015-01-131-11/+18
| * | board: ti: am43xx: add support for AM43xx Industrial Development KitFelipe Balbi2015-01-131-0/+3
| * | pmic: add tps62362 simple wrapper codeFelipe Balbi2015-01-131-0/+29
| * | power: tps65218: define all valid VDD_MPU voltagesFelipe Balbi2015-01-131-0/+3
| * | mtd: OMAP: Enable GPMC prefetch modeDaniel Mack2015-01-131-1/+5
| |/
* | powerpc: 74xx_7xx: remove 74xx_7xx cpu supportMasahiro Yamada2015-01-1611-3646/+0
* | Merge branch 'next' of git://git.denx.de/u-boot-videoTom Rini2015-01-142-9/+102
|\ \
| * | lcd: refactor lcd console stuff into its own fileNikita Kiryanov2015-01-102-0/+87
| * | lcd: introduce getters for bg/fg colorNikita Kiryanov2015-01-101-0/+14
| * | lcd: remove LCD_MONOCHROMENikita Kiryanov2015-01-101-9/+1
* | | net: Declare physical address as phys_addr_t unsigned typeMichal Simek2015-01-141-1/+1
* | | Kconfig: move CONFIG_SYS_CLK_FREQ to KconfigAlexey Brodkin2015-01-144-4/+0
* | | image: bootm: Add OpenRTOS image typeMarek Vasut2015-01-141-0/+1
* | | Add support for Seagate BlackArmor NAS220Evgeni Dobrev2015-01-141-0/+168
* | | arm: vf610: Remove duplicate MTD defines.Bill Pringlemeir2015-01-141-3/+0
* | | bootm: Export bootm_decomp_image()Simon Glass2015-01-141-0/+17
* | | sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otgHans de Goede2015-01-141-0/+5
* | | sunxi: axp221: Add support for controlling the drivebus pinHans de Goede2015-01-141-0/+9
* | | sunxi: Enable pre-console bufferSiarhei Siamashka2015-01-141-0/+6
* | | sunxi: sunxi-common.h: Reduce bootm_size to take the framebuffer into accountHans de Goede2015-01-141-3/+6
OpenPOWER on IntegriCloud