summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-10Remove SPL undefine of CONFIG_OF_CONTROLSimon Glass
2015-06-10Add a simple version of memalign()Simon Glass
2015-06-10dm: serial: Don't support CONFIG_CONS_INDEX with device treeSimon Glass
2015-06-10dts: Disable device tree for SPL on all boardsSimon Glass
2015-06-10fdt: arm: Drop device tree paddingSimon Glass
2015-06-10dm: ns16550: Support CONFIG_SYS_NS16550_MEM32 with driver modelSimon Glass
2015-06-10lcd: Support colour lookup table on 16bpp display in BMP imagesSimon Glass
2015-06-10Remove typedefs from bmp_layout.hSimon Glass
2015-06-10sandbox: Add an implementation for cleanup_before_linux_select()Simon Glass
2015-06-10arm: Allow cleanup_before_linux() without disabling cachesSimon Glass
2015-06-10arm: spl: Add an API to detect when U-Boot is started from SPLSimon Glass
2015-06-10dm: usb: Implement usb_detect_change() for driver modelSimon Glass
2015-06-10dm: tegra: usb: Move USB to driver modelSimon Glass
2015-06-10dm: i2c: Add compatibility functions for dm_i2c_reg_read/write()Simon Glass
2015-06-10Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-06-10sunxi: Enable CONFIG_SYS_64BIT_LBA when AHCI is usedBernhard Nortmann
2015-06-10sunxi: Request macpwr gpio before using itHans de Goede
2015-06-10Merge branch 'master' of git://git.denx.de/u-boot-avr32Tom Rini
2015-06-10avr32: delete ancient board.cAndreas Bießmann
2015-06-10avr32: take maintainership for atstk1002Andreas Bießmann
2015-06-10avr32: delete non generic board's atstk100{3, 4, 6}Andreas Bießmann
2015-06-10avr32: delete non generic board mimc200Andreas Bießmann
2015-06-10avr32: delete non generic board hammerheadAndreas Bießmann
2015-06-10avr32: delete non generic board favr-32-ezkitAndreas Bießmann
2015-06-10atngw100: convert to generic boardAndreas Bießmann
2015-06-09tegra: config: nyan-big: Add options required by Chrome OS bootSimon Glass
2015-06-09tegra: Replace 'Norrin' with 'Nyan-big' and fix typoSimon Glass
2015-06-09tegra: config: Allow Chrome OS environment settings to be includedSimon Glass
2015-06-09tegra: nyan-big: Add additional clock and kernel initSimon Glass
2015-06-09tegra: Allow board-specific initSimon Glass
2015-06-09tegra: lcd: Tidy up clock initSimon Glass
2015-06-09tegra: Increase maximum arguments to 32Simon Glass
2015-06-09tegra: Add missing tegra124 peripheralsSimon Glass
2015-06-09tegra: Introduce SRAM repair on tegra124Simon Glass
2015-06-09tegra: clock: Adjust PLL access to avoid a warningSimon Glass
2015-06-09tegra: clock: Support enabling external clocksSimon Glass
2015-06-09tegra: spi: Support slow SPI ratesSimon Glass
2015-06-09dm: tegra: cros_ec: Enable Chrome OS EC on Nyan-bigSimon Glass
2015-06-09tegra: spi: Drop the claim_bus() method to correct delaysSimon Glass
2015-06-09tegra: cros_ec: Add tegra support for Chrome OS ECSimon Glass
2015-06-08Prepare v2015.07-rc2v2015.07-rc2Tom Rini
2015-06-08pepper: Implement Board Detection mechanismAdam YH Lee
2015-06-08autoboot.c: Add feature to stop autobooting via SHA256 encrypted passwordStefan Roese
2015-06-08autoboot.c: Move config options to KconfigStefan Roese
2015-06-08autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2Stefan Roese
2015-06-08Kconfig: Enable usage of escape char '\' in string valuesStefan Roese
2015-06-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-06-08imx: drop warning: unused variable 'max_freq'Stefano Babic
2015-06-08ot1200: setup i2c bus 1 in setup_iomux_i2c()Christian Gmeiner
2015-06-08ot1200: setup i2c bus in board_early_init_f(..)Christian Gmeiner