summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
...
* | | | | Merge branch 'phys_t' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-01-22-1/+2
|\ \ \ \ \
| * | | | | net: gem: Use phys_addr_t instead of int for addressesMichal Simek2015-01-21-1/+2
| |/ / / /
* | | | | Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-01-22-62/+130
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | fpga: zynqpl: Add support for zc7035Siva Durga Prasad Paladugu2015-01-21-0/+6
| * | | | fpga: xilinx: zynqpl: Setup NULL fpga_op without driverMichal Simek2015-01-21-6/+17
| * | | | fpga: xilinx: virtex2: Fix macro indentationMichal Simek2015-01-21-4/+4
| * | | | fpga: xilinx: virtex2: Setup NULL fpga_op without driverMichal Simek2015-01-21-14/+31
| * | | | fpga: xilinx: spartan3: Setup NULL fpga_op without driverMichal Simek2015-01-21-14/+31
| * | | | fpga: xilinx: spartan2: Setup NULL fpga_op without driverMichal Simek2015-01-21-11/+27
| * | | | fpga: Export fpga_get_desc for SPLMichal Simek2015-01-21-0/+1
| * | | | fpga: Remove extern prototypes from .hMichal Simek2015-01-21-13/+13
| | |_|/ | |/| |
* | | | sunxi: Restore lowlevel_init usageHans de Goede2015-01-21-1/+0
| |/ / |/| |
* | | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2015-01-20-1/+44
|\ \ \
| * | | mmc: extend mmcinfo output to show partition write reliability settingsDiego Santa Cruz2015-01-19-0/+1
| * | | mmc: extend the mmc hardware partitioning API with write reliabilityDiego Santa Cruz2015-01-19-1/+12
| * | | mmc: add API to do eMMC hardware partitioningDiego Santa Cruz2015-01-19-0/+20
| * | | mmc: read the high capacity WP group size for eMMCDiego Santa Cruz2015-01-19-0/+1
| * | | mmc: fix erase_grp_size computation with high-capacity size definitionDiego Santa Cruz2015-01-19-1/+1
| * | | mmc: read the size of eMMC enhanced user data areaDiego Santa Cruz2015-01-19-0/+4
| * | | mmc: extend mmcinfo to show enhanced partition attributeDiego Santa Cruz2015-01-19-0/+6
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2015-01-20-14/+12
|\ \ \
| * | | musb-new: Add interrupt queue supportHans de Goede2015-01-18-1/+2
| * | | musb-new: Fix reset sequence when in host modeHans de Goede2015-01-18-0/+5
| * | | musb-new: Add sunxi musb controller supportHans de Goede2015-01-18-2/+2
| * | | usb: Add an interval parameter to create_int_queueHans de Goede2015-01-18-1/+1
| * | | config_distro_bootcmd.h: Remove unnecessary magic to avoid repeated USB scansHans de Goede2015-01-18-10/+2
| |/ /
* | | Use generic board architecture for MPC837xERDBSinan Akman2015-01-20-0/+2
* | | sunxi: Drop use of lowlevel_init()Simon Glass2015-01-16-0/+1
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2015-01-16-145/+103
|\ \
| * | omap5: Add netargs and netboot optionCooper Jr., Franklin2015-01-13-1/+14
| * | arm: omap3: devkit8000: inherit from ti_omap3_common.hAnthoine Bourgeois2015-01-13-42/+3
| * | arm: omap3: devkit8000: inherit from ti_armv7_common.hAnthoine Bourgeois2015-01-13-98/+36
| * | pcm051: Add boot script support to pcm051matwey.kornilov@gmail.com2015-01-13-11/+18
| * | board: ti: am43xx: add support for AM43xx Industrial Development KitFelipe Balbi2015-01-13-0/+3
| * | pmic: add tps62362 simple wrapper codeFelipe Balbi2015-01-13-0/+29
| * | power: tps65218: define all valid VDD_MPU voltagesFelipe Balbi2015-01-13-0/+3
| * | mtd: OMAP: Enable GPMC prefetch modeDaniel Mack2015-01-13-1/+5
| |/
* | powerpc: 74xx_7xx: remove 74xx_7xx cpu supportMasahiro Yamada2015-01-16-3646/+0
* | Merge branch 'next' of git://git.denx.de/u-boot-videoTom Rini2015-01-14-9/+102
|\ \
| * | lcd: refactor lcd console stuff into its own fileNikita Kiryanov2015-01-10-0/+87
| * | lcd: introduce getters for bg/fg colorNikita Kiryanov2015-01-10-0/+14
| * | lcd: remove LCD_MONOCHROMENikita Kiryanov2015-01-10-9/+1
* | | net: Declare physical address as phys_addr_t unsigned typeMichal Simek2015-01-14-1/+1
* | | Kconfig: move CONFIG_SYS_CLK_FREQ to KconfigAlexey Brodkin2015-01-14-4/+0
* | | image: bootm: Add OpenRTOS image typeMarek Vasut2015-01-14-0/+1
* | | Add support for Seagate BlackArmor NAS220Evgeni Dobrev2015-01-14-0/+168
* | | arm: vf610: Remove duplicate MTD defines.Bill Pringlemeir2015-01-14-3/+0
* | | bootm: Export bootm_decomp_image()Simon Glass2015-01-14-0/+17
* | | sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otgHans de Goede2015-01-14-0/+5
* | | sunxi: axp221: Add support for controlling the drivebus pinHans de Goede2015-01-14-0/+9