summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | usb: Do not log an error when no devices is plugged into a root-hub-less hcdHans de Goede2015-01-181-4/+5
| * | | usb: Fix usb_kbd_deregister when console-muxing is usedHans de Goede2015-01-181-0/+4
| * | | usb: Add an interval parameter to create_int_queueHans de Goede2015-01-183-5/+7
| * | | config_distro_bootcmd.h: Remove unnecessary magic to avoid repeated USB scansHans de Goede2015-01-181-10/+2
| * | | USB: make "usb start" start usb only onceHans de Goede2015-01-181-17/+31
| * | | usb: gadget: pxa25x_udc: fix use-before-initialized bugAlex Sadovsky2015-01-181-2/+2
| * | | usb: gadget: f_dfu: Add get_alt function to pass the USB compliance testStefan Roese2015-01-181-0/+8
| * | | usb: gadget: composite: Fix NULL pointer crash in USB compliance testStefan Roese2015-01-181-0/+8
| |/ /
* | | MAINTAINERS: add me as the maintainer of mpc837xerdbSinan Akman2015-01-201-2/+2
* | | Use generic board architecture for MPC837xERDBSinan Akman2015-01-201-0/+2
* | | imx: ls102xa: Remove reference to gdataSimon Glass2015-01-202-6/+0
* | | imx: woodburn: Remove reference to gdataSimon Glass2015-01-201-3/+0
* | | imx: cm_fx6: Remove reference to gdataSimon Glass2015-01-201-1/+0
* | | zynq: Remove reference to gdataSimon Glass2015-01-201-3/+0
* | | sunxi: Drop use of lowlevel_init()Simon Glass2015-01-162-5/+1
* | | sunxi: Move SPL s_init() code to board_init_f()Simon Glass2015-01-161-32/+37
* | | arm: Add warnings about using gdataSimon Glass2015-01-161-1/+6
* | | TI ARMv7: Don't use GD before crt0.S has set itTom Rini2015-01-164-30/+11
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2015-01-1621-399/+579
|\ \
| * | omap5: Add netargs and netboot optionCooper Jr., Franklin2015-01-131-1/+14
| * | arm: omap3: devkit8000: inherit from ti_omap3_common.hAnthoine Bourgeois2015-01-132-42/+16
| * | 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-134-19/+118
| * | pmic: add tps62362 simple wrapper codeFelipe Balbi2015-01-133-0/+77
| * | board: ti: am43xx: take care of all OPPsFelipe Balbi2015-01-131-0/+9
| * | power: tps65218: define all valid VDD_MPU voltagesFelipe Balbi2015-01-131-0/+3
| * | board: ti: am43xx: replace if else if else with a switchFelipe Balbi2015-01-131-3/+6
| * | arm: am437x: Correct PLL frequency for 25MHzJames Doublesin2015-01-131-1/+1
| * | arm: am437x: Enable hardware leveling for EMIFJames Doublesin2015-01-137-207/+138
| * | arm: am437x: PLL values for all input frequenciesJames Doublesin2015-01-131-26/+33
| * | mtd: OMAP: Enable GPMC prefetch modeDaniel Mack2015-01-133-3/+122
* | | powerpc: 74xx_7xx: remove 74xx_7xx cpu supportMasahiro Yamada2015-01-1693-18881/+5
* | | mpc8xx: remove unused linker scriptMasahiro Yamada2015-01-161-82/+0
* | | ppc4xx: remove dead codeMasahiro Yamada2015-01-162-14/+0
* | | Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini2015-01-159-78/+606
|\ \ \ | |_|/ |/| |
| * | buildman: Add an option to write the full build outputSimon Glass2015-01-144-3/+9
| * | buildman: Add the option to download toolchains from kernel.orgSimon Glass2015-01-146-13/+303
| * | buildman: Allow architecture to alias to multiple toolchainsSimon Glass2015-01-143-5/+23
| * | buildman: Don't use the local settings when running testsSimon Glass2015-01-141-1/+14
| * | buildman: Don't complain about missing sections in ~/.buildmanSimon Glass2015-01-141-1/+0
| * | buildman: Add documentation about the .buildman fileSimon Glass2015-01-141-20/+53
| * | buildman: Add a note about Python pre-requisitesSimon Glass2015-01-141-1/+10
| * | buildman: Add an option to use the full tool chain pathSimon Glass2015-01-145-10/+25
| * | buildman: Put the toolchain path first instead of last in PATHSimon Glass2015-01-141-1/+1
| * | buildman: Try to avoid hard-coded string parsingSimon Glass2015-01-141-1/+8
| * | buildman: Allow specifying a range of commits to buildSimon Glass2015-01-143-9/+45
| * | buildman: Don't remove entire output directory when testingSimon Glass2015-01-141-1/+2
| * | buildman: Add an option to flatten output directory treesSimon Glass2015-01-144-6/+24
| * | buildman: Try to guess the upstream commitSimon Glass2015-01-143-16/+67
OpenPOWER on IntegriCloud