summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* buildman: Don't prune output space for 'current source' buildSimon Glass2015-01-141-0/+2
* buildman: Put build in 'current', not 'current/current'Simon Glass2015-01-141-4/+3
* buildman: Add tests that check the correct output directory is usedSimon Glass2015-01-141-0/+31
* Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini2015-01-141-0/+2
|\
| * patman: Use the full commit hash for 'git checkout'Simon Glass2014-11-032-3/+2
| * buildman: Don't default to -e when using -sSimon Glass2014-11-031-1/+2
| * buildman: Fix repeating board list with -lSimon Glass2014-11-031-1/+2
* | README.scrapyard: fill commit and date fieldsMasahiro Yamada2015-01-141-68/+68
* | scripts: add a utility to fill blank fields of doc/README.scrapyardMasahiro Yamada2015-01-141-0/+166
* | sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pinHans de Goede2015-01-141-0/+26
* | sunxi: usbc: Add support for usb0 to the common usbc codeHans de Goede2015-01-144-9/+37
* | sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otgHans de Goede2015-01-148-206/+269
* | sunxi: axp221: Add support for controlling the drivebus pinHans de Goede2015-01-142-0/+45
* | sunxi: axp221: Protect axp221_init against multiple callsHans de Goede2015-01-141-0/+6
* | sunxi: axp221: correct ALDO2 description for sun6iChen-Yu Tsai2015-01-141-5/+5
* | sunxi: Hummingbird_A31_defconfig: Enable VGA output through external DACChen-Yu Tsai2015-01-141-0/+2
* | sunxi: video: Add support for external DAC enable pinChen-Yu Tsai2015-01-142-0/+22
* | sunxi: video: Allow external DACs for VGA on platforms without TV encodersChen-Yu Tsai2015-01-141-1/+1
* | sunxi: Enable pre-console bufferSiarhei Siamashka2015-01-141-0/+6
* | console: Use pre-console buffer to get complete log on all consolesSiarhei Siamashka2015-01-141-5/+41
* | sun7i: Move psci_arch_init close to text_endJan Kiszka2015-01-141-40/+40
* | sun7i: Add support for taking CPUs offline via PSCIJan Kiszka2015-01-141-0/+171
* | sunxi: video: Add lvds supportHans de Goede2015-01-145-2/+77
* | sunxi: add Linksprite pcDuino v1/v2 supportZoltan HERPAI2015-01-145-0/+48
* | sunxi: video: Add a hpd_delay parameter to configure hpd delayHans de Goede2015-01-142-5/+12
* | sunxi: video: Add VGA output supportHans de Goede2015-01-149-9/+143
* | sunxi: video: Fallback from HDMI to VGA on boards with VGAHans de Goede2015-01-142-24/+30
* | sunxi: video: Add support for using PORTD hsync/vsync pins with tcon1Hans de Goede2015-01-141-3/+19
* | sunxi: video: Use sunxi_lcdc_get_clk_delay to calculate tcon1 delayHans de Goede2015-01-141-3/+3
* | sunxi: video: Remove sunxi_display.enabled variableHans de Goede2015-01-141-6/+6
* | sunxi: Ippo_q8h defconfigs: Enable the LCD panel found on these tablets.Hans de Goede2015-01-142-2/+8
* | sunxi: A13-OLinuXino defconfigs: Enable VGA output, add lcd-mode for 7" LCDHans de Goede2015-01-142-4/+14
* | sunxi: sunxi-common.h: Reduce bootm_size to take the framebuffer into accountHans de Goede2015-01-141-3/+6
* | sunxi: video: Add support for VGA via external DACs connected to the LCD pinsHans de Goede2015-01-142-0/+23
* | sunxi: video: Enable video on sun8i, which supports LCD but not HDMIHans de Goede2015-01-142-4/+33
* | sunxi: video: Add lcd output supportHans de Goede2015-01-145-27/+278
* | sunxi: video: Move sunxi_drc_initHans de Goede2015-01-141-14/+12
* | sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1Hans de Goede2015-01-142-7/+26
* | sunxi: video: Prepare for lcd supportHans de Goede2015-01-141-32/+70
* | sunxi: video: Improve monitor video-mode option handlingHans de Goede2015-01-141-16/+47
OpenPOWER on IntegriCloud