aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-21spi: Add Designware SPI controller Kconfig entryMarek Vasut1-0/+8
2015-04-21arm: socfpga: spl: update peripheral pll for dev kitDinh Nguyen1-1/+1
2015-04-21arm: socfpga: spl: add board_init_f to SPLDinh Nguyen1-0/+29
2015-04-21arm: socfpga: spl: Add s_init stubDinh Nguyen1-0/+2
2015-04-21arm: socfpga: fix uart0 pin mux configurationDinh Nguyen1-2/+2
2015-04-21arm: socfpga: spl: Add SDRAM checkDinh Nguyen1-0/+6
2015-04-21arm: socfpga: spl: Adjust the SYS_INIT_RAM_SIZE to have room for the spl mallocDinh Nguyen1-1/+1
2015-04-21arm: socfpga: spl: add CONFIG_SPL_STACK to socfpga_common.hDinh Nguyen1-0/+5
2015-04-21arm: socfpga: spl: Use common lowlevel_initDinh Nguyen3-47/+1
2015-04-21arm: socfpga: spl: printout sdram sizeDinh Nguyen1-0/+4
2015-04-21arm: socfpga: spl: add sdram init and calibrationDinh Nguyen1-0/+13
2015-04-21arm: socfpga: spl: allow bootrom to enable IOs after warm resetDinh Nguyen3-0/+13
2015-04-21arm: socfpga: spl: Add call to timer_initDinh Nguyen1-0/+2
2015-04-21arm: socfpga: spl: enable sdram, timer and uartDinh Nguyen1-0/+4
2015-04-21arm: socfpga: add functions to bring sdram, timer, and uart out of resetDinh Nguyen2-0/+30
2015-04-21arm: socfpga: spl: Add CONFIG_SPL_MAX_SIZE to be 64KBDinh Nguyen1-0/+1
2015-04-20Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini17-114/+618
2015-04-20video, lg4573: add support for the lg4573 displayHeiko Schocher3-0/+236
2015-04-20video, ipu: make ldb clock frequency overwritable through board codeHeiko Schocher3-1/+9
2015-04-20video, ipu: make ldb_clock configurableHeiko Schocher1-1/+5
2015-04-19sandbox: add config_distro_defaults and config_distro_bootcmdSjoerd Simons1-8/+23
2015-04-19config: Add default client arch defines for intel architecturesSjoerd Simons1-0/+4
2015-04-19pxe: Ensure all memory access is to mapped memorySjoerd Simons1-30/+56
2015-04-19config_distro_bootcmd.h: Add shared block definition for the host interfaceSjoerd Simons1-0/+13
2015-04-19sandbox: Implement host dev [device]Sjoerd Simons1-0/+44
2015-04-19sandbox: Renamed sb command to hostSjoerd Simons2-23/+28
2015-04-19sandbox: Add support for bootzSjoerd Simons1-0/+42
2015-04-19sandbox: Split bootm code out into lib/bootmSjoerd Simons3-12/+22
2015-04-19sandbox: only do sandboxfs for hostfs interfaceSjoerd Simons1-1/+5
2015-04-18Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini7-33/+250
2015-04-18patman: cover letter shows like 00/xx if more than 10 patchesWu, Josh1-2/+5
2015-04-18buildman: Make -V (verbose_build) really be verboseTom Rini1-1/+3
2015-04-18buildman: Keep more outputs with the --keep-outputs flagTom Rini1-4/+3
2015-04-18buildman: Allow comparison of build configurationSimon Glass3-15/+174
2015-04-18buildman: Store build config filesSimon Glass1-7/+29
2015-04-18buildman: Adjust the 'aborted' heuristic for writing outputSimon Glass1-5/+16
2015-04-18buildman: Show 'make' command line when -V is usedSimon Glass2-1/+7
2015-04-18Create a .cfg file containing the CONFIG options used to buildSimon Glass2-2/+17
2015-04-18ahci: mmio_base is a virtual addressScott Wood7-15/+16
2015-04-18sandbox: exynos: Move CONFIG_SOUND_SANDBOX to KconfigSimon Glass3-2/+10
2015-04-18sandbox: exynos: Move CONFIG_SOUND_WM8994 to KconfigSimon Glass5-5/+11
2015-04-18sandbox: exynos: Move CONFIG_SOUND_MAX98095 to KconfigSimon Glass5-1/+11
2015-04-18sandbox: exynos: Move CONFIG_I2S_SAMSUNG to KconfigSimon Glass5-1/+13
2015-04-18sandbox: exynos: Move CONFIG_I2S to KconfigSimon Glass5-1/+12
2015-04-18sandbox: exynos: Move CONFIG_CMD_SOUND to KconfigSimon Glass7-2/+14
2015-04-18sandbox: exynos: Move CONFIG_SOUND to KconfigSimon Glass7-2/+15
2015-04-18sandbox: Move CONFIG_TPM_TIS_SANDBOX to KconfigSimon Glass3-4/+8
2015-04-18sandbox: Move CONFIG_SPI_FLASH_SANDBOX to KconfigSimon Glass3-1/+11
2015-04-18sandbox: Move CONFIG_SANDBOX_SPI to KconfigSimon Glass3-1/+26
2015-04-18sandbox: Move CONFIG_SYS_I2C_SANDBOX to KconfigSimon Glass3-1/+31