summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | | mmc: make eMMC general purpose partition numbering match specDiego Santa Cruz2015-01-19-1/+1
| * | | | mmc: extend mmcinfo to show enhanced partition attributeDiego Santa Cruz2015-01-19-4/+19
| * | | | mmc: show hardware partition sizes in mmcinfo outputDiego Santa Cruz2015-01-19-0/+17
| * | | | mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoCNobuhiro Iwamatsu2015-01-19-0/+897
| | |_|/ | |/| |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2015-01-20-95/+602
|\ \ \ \
| * | | | usb: eth: asix88179: add ability to modify MAC addressRene Griessl2015-01-18-0/+14
| * | | | musb-new: Add interrupt queue supportHans de Goede2015-01-18-1/+67
| * | | | musb-new: Add urb and hep parameters to construct_urbHans de Goede2015-01-18-32/+31
| * | | | musb-new: Properly remove a transfer from the schedule on timeoutHans de Goede2015-01-18-3/+14
| * | | | musb-new: Fix reset sequence when in host modeHans de Goede2015-01-18-11/+27
| * | | | musb-new: Fix interrupt transfers not workingHans de Goede2015-01-18-1/+1
| * | | | musb-new: Use time based timeouts rather then cpu-cycles based timeoutsHans de Goede2015-01-18-8/+8
| * | | | musb-new: Add sunxi musb controller supportHans de Goede2015-01-18-2/+282
| * | | | musb-new: Add register defines for different reg layout on sunxiHans de Goede2015-01-18-0/+92
| * | | | usb: Do not log an error when no devices is plugged into a root-hub-less hcdHans de Goede2015-01-18-4/+5
| * | | | usb: Fix usb_kbd_deregister when console-muxing is usedHans de Goede2015-01-18-0/+4
| * | | | usb: Add an interval parameter to create_int_queueHans de Goede2015-01-18-5/+7
| * | | | config_distro_bootcmd.h: Remove unnecessary magic to avoid repeated USB scansHans de Goede2015-01-18-10/+2
| * | | | USB: make "usb start" start usb only onceHans de Goede2015-01-18-17/+31
| * | | | usb: gadget: pxa25x_udc: fix use-before-initialized bugAlex Sadovsky2015-01-18-2/+2
| * | | | usb: gadget: f_dfu: Add get_alt function to pass the USB compliance testStefan Roese2015-01-18-0/+8
| * | | | usb: gadget: composite: Fix NULL pointer crash in USB compliance testStefan Roese2015-01-18-0/+8
| |/ / /
* | | | MAINTAINERS: add me as the maintainer of mpc837xerdbSinan Akman2015-01-20-2/+2
* | | | Use generic board architecture for MPC837xERDBSinan Akman2015-01-20-0/+2
* | | | imx: ls102xa: Remove reference to gdataSimon Glass2015-01-20-6/+0
* | | | imx: woodburn: Remove reference to gdataSimon Glass2015-01-20-3/+0
* | | | imx: cm_fx6: Remove reference to gdataSimon Glass2015-01-20-1/+0
* | | | zynq: Remove reference to gdataSimon Glass2015-01-20-3/+0
* | | | sunxi: Drop use of lowlevel_init()Simon Glass2015-01-16-5/+1
* | | | sunxi: Move SPL s_init() code to board_init_f()Simon Glass2015-01-16-32/+37
* | | | arm: Add warnings about using gdataSimon Glass2015-01-16-1/+6
* | | | TI ARMv7: Don't use GD before crt0.S has set itTom Rini2015-01-16-30/+11
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2015-01-16-399/+579
|\ \ \
| * | | 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/+16
| * | | 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-19/+118
| * | | pmic: add tps62362 simple wrapper codeFelipe Balbi2015-01-13-0/+77
| * | | board: ti: am43xx: take care of all OPPsFelipe Balbi2015-01-13-0/+9
| * | | power: tps65218: define all valid VDD_MPU voltagesFelipe Balbi2015-01-13-0/+3
| * | | board: ti: am43xx: replace if else if else with a switchFelipe Balbi2015-01-13-3/+6
| * | | arm: am437x: Correct PLL frequency for 25MHzJames Doublesin2015-01-13-1/+1
| * | | arm: am437x: Enable hardware leveling for EMIFJames Doublesin2015-01-13-207/+138
| * | | arm: am437x: PLL values for all input frequenciesJames Doublesin2015-01-13-26/+33
| * | | mtd: OMAP: Enable GPMC prefetch modeDaniel Mack2015-01-13-3/+122
| | |/ | |/|
* | | powerpc: 74xx_7xx: remove 74xx_7xx cpu supportMasahiro Yamada2015-01-16-18881/+5
* | | mpc8xx: remove unused linker scriptMasahiro Yamada2015-01-16-82/+0
* | | ppc4xx: remove dead codeMasahiro Yamada2015-01-16-14/+0
* | | Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini2015-01-15-78/+606
|\ \ \ | |_|/ |/| |