Age | Commit message (Expand) | Author |
2014-08-25 | am335x_evm: Convert CONFIG_CONS_INDEX into a menu choice | Tom Rini |
2014-08-25 | cm-t54: convert to generic board | Dmitry Lifshitz |
2014-08-25 | cm-t54: fix eMMC boot mode check | Dmitry Lifshitz |
2014-08-25 | cm-t54: fix EEPROM read return value check | Dmitry Lifshitz |
2014-08-25 | ARM: DRA7: Enable software leveling for dra7 | Sricharan R |
2014-08-25 | SOM: tam3517: convert to generic board | Jeroen Hofstee |
2014-08-25 | keystone2: use EFUSE_BOOTROM information to configure PLLs | Vitaly Andrianov |
2014-08-25 | board/ti/dra7xx: add support for parallel NOR | pekon gupta |
2014-08-25 | board/ti/dra7xx: add support for parallel NAND | pekon gupta |
2014-08-25 | board/ti/am43xx: add support for parallel NAND | pekon gupta |
2014-08-25 | board/ti/am335x: add support for beaglebone NOR Cape | pekon gupta |
2014-08-25 | board/ti/am335x: add support for beaglebone NAND cape | pekon gupta |
2014-08-25 | board/ti/am335x: update configs for parallel NAND | pekon gupta |
2014-08-25 | am335x_evm: Enable CONFIG_SPL_ENV_SUPPORT on EMMC_BOOT | Tom Rini |
2014-08-25 | common/Makefile: Consolidate SPL ENV options, correct inclusion | Tom Rini |
2014-08-25 | tseries: Set CONFIG_ENV_IS_NOWHERE for SPL+NAND | Tom Rini |
2014-08-25 | TI:armv7: Change CONFIG_SPL_STACK to not be CONFIG_SYS_INIT_SP_ADDR | Tom Rini |
2014-08-25 | am335x_evm: Move SPL network defines | Tom Rini |
2014-08-09 | Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2014-08-06 | Prepare v2014.10-rc1 | Tom Rini |
2014-08-06 | Change Andy Fleming's email address | Andy Fleming |
2014-08-06 | The _config target is not present anymore, mention _defconfig instead | Holger Freyther |
2014-08-06 | git-mailrc: add a kconfig alias | Stephen Warren |
2014-08-06 | doc: README.SPL: adjust for Kbuild and Kconfig | Masahiro Yamada |
2014-08-06 | doc: delete README.ARM-SoC | Masahiro Yamada |
2014-08-06 | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini |
2014-08-06 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini |
2014-08-05 | spi, spi_mxc: do not hang in spi_xchg_single | Heiko Schocher |
2014-08-05 | spi: Support half-duplex mode in FDT decode | Simon Glass |
2014-08-05 | exynos: spi: Fix calculation of SPI transaction start time | Simon Glass |
2014-08-05 | cros_ec: Fix two bugs in the SPI implementation | Simon Glass |
2014-08-05 | sf: sf_ops: Stop leaking memory | Marek Vasut |
2014-08-04 | Merge http://git.denx.de/u-boot-dm | Tom Rini |
2014-08-04 | arm: Support pre-relocation malloc() | Simon Glass |
2014-08-04 | arm: Set up global data before board_init_f() | Simon Glass |
2014-08-01 | kmp204x: prepare to use CPU watchdog | Boschung, Rainer |
2014-08-01 | kmp204x/qrio: support for setting the CPU reset request mode | Boschung, Rainer |
2014-08-01 | kmp204x: set CPU watchdog reset reason flag | Boschung, Rainer |
2014-08-01 | kmp204x/qrio: prepare support for the CPU watchdog reset reason | Boschung, Rainer |
2014-08-01 | kmp204x: CPU watchdog enabled | Boschung, Rainer |
2014-08-01 | powerpc: mpc85xx watchdog init added to init_func | Boschung, Rainer |
2014-08-01 | mpc85xx: watchdog initialisation added | Boschung, Rainer |
2014-08-01 | powerpc: macros for e500mc timer regs added | Boschung, Rainer |
2014-08-01 | mpc85xx: fix interrupt init to not affect watchdog | Boschung, Rainer |
2014-08-01 | env_mmc: support env partition setup in runtime | Dmitry Lifshitz |
2014-08-01 | env_mmc: add mmc_get_env_addr() prototype | Dmitry Lifshitz |
2014-08-01 | MMC: atmel_mci: enable high speed mode support | Bo Shen |
2014-08-01 | MMC: atmel_mci: add configuration register definition | Bo Shen |
2014-08-01 | MMC: atmel_mci: refactor setting the mode register | Bo Shen |
2014-08-01 | mmc/dw_mmc: Fix clock divider calculation error for bypass mode | Chin Liang See |