Commit Graph

30714 Commits (1c3dbe56f720132723a89709ef5f2baeb52b44d4)
 

Author SHA1 Message Date
Simon Glass 1c3dbe56f7 Remove typedefs from bmp_layout.h 9 years ago
Simon Glass 29748515fd sandbox: Add an implementation for cleanup_before_linux_select() 9 years ago
Simon Glass 4d24a11ee6 arm: Allow cleanup_before_linux() without disabling caches 9 years ago
Simon Glass 32ba8952cb arm: spl: Add an API to detect when U-Boot is started from SPL 9 years ago
Simon Glass 0c5dd9ae2f dm: usb: Implement usb_detect_change() for driver model 9 years ago
Simon Glass 534f9d3fef dm: tegra: usb: Move USB to driver model 9 years ago
Simon Glass a2879764ba dm: i2c: Add compatibility functions for dm_i2c_reg_read/write() 9 years ago
Tom Rini b2016133ed Merge branch 'master' of http://git.denx.de/u-boot-sunxi 9 years ago
Bernhard Nortmann 0751b13806 sunxi: Enable CONFIG_SYS_64BIT_LBA when AHCI is used 9 years ago
Hans de Goede 8aeed95626 sunxi: Request macpwr gpio before using it 9 years ago
Tom Rini 204bb1eab6 Merge branch 'master' of git://git.denx.de/u-boot-avr32 9 years ago
Andreas Bießmann b5614f9a7f avr32: delete ancient board.c 9 years ago
Andreas Bießmann 80d3d4ae93 avr32: take maintainership for atstk1002 9 years ago
Andreas Bießmann e5354b8a9e avr32: delete non generic board's atstk100{3, 4, 6} 9 years ago
Andreas Bießmann c62d2f8fc5 avr32: delete non generic board mimc200 9 years ago
Andreas Bießmann e369307644 avr32: delete non generic board hammerhead 9 years ago
Andreas Bießmann 9eb45aabe0 avr32: delete non generic board favr-32-ezkit 9 years ago
Andreas Bießmann fb1e3eb9ea atngw100: convert to generic board 9 years ago
Simon Glass b7160fabf1 tegra: config: nyan-big: Add options required by Chrome OS boot 9 years ago
Simon Glass f3746621f1 tegra: Replace 'Norrin' with 'Nyan-big' and fix typo 9 years ago
Simon Glass e379b03e6b tegra: config: Allow Chrome OS environment settings to be included 9 years ago
Simon Glass 7cfde8117f tegra: nyan-big: Add additional clock and kernel init 9 years ago
Simon Glass c96d709f30 tegra: Allow board-specific init 9 years ago
Simon Glass acbf5bbfe9 tegra: lcd: Tidy up clock init 9 years ago
Simon Glass 0859b49d12 tegra: Increase maximum arguments to 32 9 years ago
Simon Glass 057772b761 tegra: Add missing tegra124 peripherals 9 years ago
Simon Glass 701b7b1d2c tegra: Introduce SRAM repair on tegra124 9 years ago
Simon Glass cd3c67692b tegra: clock: Adjust PLL access to avoid a warning 9 years ago
Simon Glass 746dc76b99 tegra: clock: Support enabling external clocks 9 years ago
Simon Glass 20edd1ac7a tegra: spi: Support slow SPI rates 9 years ago
Simon Glass b3b9d7ca32 dm: tegra: cros_ec: Enable Chrome OS EC on Nyan-big 9 years ago
Simon Glass 635c2515c3 tegra: spi: Drop the claim_bus() method to correct delays 9 years ago
Simon Glass bbe0d4db53 tegra: cros_ec: Add tegra support for Chrome OS EC 9 years ago
Tom Rini 3d0158ae18 Prepare v2015.07-rc2 9 years ago
Adam YH Lee 5e90470a86 pepper: Implement Board Detection mechanism 9 years ago
Stefan Roese 8f0b1e24e2 autoboot.c: Add feature to stop autobooting via SHA256 encrypted password 9 years ago
Stefan Roese d126e01649 autoboot.c: Move config options to Kconfig 9 years ago
Stefan Roese 2d908fa084 autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2 9 years ago
Stefan Roese 20c20826ef Kconfig: Enable usage of escape char '\' in string values 9 years ago
Tom Rini 4d80051b63 Merge branch 'master' of git://www.denx.de/git/u-boot-imx 9 years ago
Stefano Babic 943a3f2ccb imx: drop warning: unused variable 'max_freq' 9 years ago
Christian Gmeiner 130e6c8cbd ot1200: setup i2c bus 1 in setup_iomux_i2c() 9 years ago
Christian Gmeiner cefe06bf84 ot1200: setup i2c bus in board_early_init_f(..) 9 years ago
Sanchayan Maity 09cfa8ee6a colibri_vf: Enable board specific USB initialisation for USB pen gpio 9 years ago
Sanchayan Maity 60ed286453 usb: ehci-vf: Add weak function for board specific initialisation 9 years ago
Bhuvanchandra DV dde8c15b13 colibri_vf: Add separate defconfig for device tree support 9 years ago
Bhuvanchandra DV 98e3fd3ddf colibri-vf: Enable SPI support 9 years ago
Bhuvanchandra DV d470030680 vf610: dts: Add device tree support 9 years ago
Bhuvanchandra DV 508f412125 arm: vf610: Add iomux support for DSPI 9 years ago
Bhuvanchandra DV 098d85840e arm: vf610: Add clock support for DSPI 9 years ago