Age | Commit message (Expand) | Author |
2015-07-03 | stv0991: enable cadence qspi controller & spi flash | Vikas Manocha |
2015-07-03 | stv0991: remove define CONFIG_OF_SEPARATE from board file | Vikas Manocha |
2015-07-03 | stv0991: move OF_CONTROL config to defconfig | Vikas Manocha |
2015-07-03 | stv0991: enable saving enrironment in spi flash | Vikas Manocha |
2015-07-01 | defconfig: Move CONFIG_SPI_FLASH_BAR from configs | Jagan Teki |
2015-07-01 | sf: dataflash: Rename to CONFIG_SPI_FLASH_DATAFLASH | Jagan Teki |
2015-07-01 | spi/sf: Minor cleanups | Jagan Teki |
2015-06-30 | mtd, nand: Move common functions from cmd_nand.c to common place | Heiko Schocher |
2015-06-30 | arm: ls102xa: Enable Driver Model SPI for ls1021atwr | Haikun Wang |
2015-06-30 | arm: ls102xa: Enable Driver Model SPI for ls1021aqds | Haikun Wang |
2015-06-28 | Merge git://git.denx.de/u-boot-marvell | Tom Rini |
2015-06-28 | db-88f6820-gp.h: Load data blobs into lower memory | Kevin Smith |
2015-06-28 | mv-common.h: Include support for device trees | Kevin Smith |
2015-06-28 | Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N... | Ian Campbell |
2015-06-25 | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger |
2015-06-25 | Move default y configs out of arch/board Kconfig | Joe Hershberger |
2015-06-19 | Merge git://git.denx.de/u-boot-usb | Tom Rini |
2015-06-19 | siemens,am33x,thuban: rename dxr2 to thuban | Heiko Schocher |
2015-06-19 | siemens,am33x,rastaban: add rastaban config | Heiko Schocher |
2015-06-19 | ARM: BeagleBoard-X15: Enable VTT regulator | Lokesh Vutla |
2015-06-19 | am43xx_evm: add eth boot support | Mugunthan V N |
2015-06-19 | am43xx_evm: add usb host boot support | Mugunthan V N |
2015-06-19 | am43xx: Update CONFIG_SPL_TEXT_BASE | Tom Rini |
2015-06-19 | ti: omap4: remove CONFIG_SPL_EXT_SUPPORT from ti_omap4_common.h since it is n... | Guillaume GARDET |
2015-06-19 | ti: armv7: enable EXT support in SPL (using ti_armv7_common.h) | Guillaume GARDET |
2015-06-19 | arm, am33xx: update for siemens am335x based boards | Heiko Schocher |
2015-06-19 | usb.h: Always declare usb function prototypes | Hans de Goede |
2015-06-18 | CPCI4052: Remove CONFIG_SYS_LONGHELP | Tom Rini |
2015-06-18 | board/BuR/tseries: remove lpj= from environment-variable | Hannes Petermaier |
2015-06-18 | ti: am335x/am437x/omap5 devices: Fix breakage when CONFIG_CMD_NET is not used | Cooper Jr., Franklin |
2015-06-18 | boards: tam3517-common: enable gpmc prefetch mode | Jeroen Hofstee |
2015-06-15 | Merge git://git.denx.de/u-boot-usb | Tom Rini |
2015-06-15 | omap5: Exclude more environment from SPL builds | Tom Rini |
2015-06-15 | board: add support for Vision System's Baltos Industrial PC | Yegor Yefremov |
2015-06-15 | avr32: move CONFIG_SYS_GENERIC_BOARD to Kconfig | Masahiro Yamada |
2015-06-15 | ARM: AM43x: Fix MAX_RAM_BANK_SIZE | Lokesh Vutla |
2015-06-15 | am43xx_evm: Enable NAND boot | Tom Rini |
2015-06-15 | am335x_evm: nand: Fix boot from NAND | Roger Quadros |
2015-06-15 | am335x_evm: am44xx_evm: dra7xx_evm: nand: Fix file-system partition name | Roger Quadros |
2015-06-12 | ahci: support LBA48 data reads for 2+TB drives | Mark Langsdorf |
2015-06-12 | ARM: BeagleBoard-x15: Enable IO delay recalibration sequence | Lokesh Vutla |
2015-06-12 | ARM: DRA7-evm: Enable IO delay recalibration sequence | Lokesh Vutla |
2015-06-10 | dm: usb: tegra: Drop legacy USB code | Simon Glass |
2015-06-10 | sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig | Simon Glass |
2015-06-10 | Remove SPL undefine of CONFIG_OF_CONTROL | Simon Glass |
2015-06-10 | dm: ns16550: Support CONFIG_SYS_NS16550_MEM32 with driver model | Simon Glass |
2015-06-10 | Remove typedefs from bmp_layout.h | Simon Glass |
2015-06-10 | arm: Allow cleanup_before_linux() without disabling caches | Simon Glass |
2015-06-10 | arm: spl: Add an API to detect when U-Boot is started from SPL | Simon Glass |
2015-06-10 | dm: i2c: Add compatibility functions for dm_i2c_reg_read/write() | Simon Glass |