| Commit message (Expand) | Author | Age | Lines |
* | usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB | Paul Kocialkowski | 2015-08-05 | -8/+8 |
* | usb: CONFIG_USB_FASTBOOT prefix replacement for consistency | Paul Kocialkowski | 2015-07-22 | -2/+2 |
* | usb: Fastboot function config for better consistency with other functions | Paul Kocialkowski | 2015-07-22 | -0/+1 |
* | usb: USB download gadget and functions config options coherent naming | Paul Kocialkowski | 2015-07-22 | -2/+2 |
* | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger | 2015-06-25 | -1/+0 |
* | Move default y configs out of arch/board Kconfig | Joe Hershberger | 2015-06-25 | -1/+0 |
* | am335x_evm: nand: Fix boot from NAND | Roger Quadros | 2015-06-15 | -3/+3 |
* | am335x_evm: am44xx_evm: dra7xx_evm: nand: Fix file-system partition name | Roger Quadros | 2015-06-15 | -1/+1 |
* | ti: am335x/am437x/omap5 devices: Unify network environment variables | Cooper Jr., Franklin | 2015-05-08 | -16/+1 |
* | am335x_evm_usbspl: Remove other SPL modes | Tom Rini | 2015-03-13 | -0/+6 |
* | Merge branch 'master' of git://git.denx.de/u-boot-ti | Tom Rini | 2015-02-02 | -0/+1 |
|\ |
|
| * | am335x_evm: Enable CONFIG_NAND_OMAP_GPMC_PREFETCH | Tom Rini | 2015-01-29 | -0/+1 |
* | | lib/rsa: Modify rsa to use DM driver | Ruchika Gupta | 2015-01-29 | -4/+2 |
* | | configs: Move CONFIG_FIT_SIGNATURE to defconfig | Ruchika Gupta | 2015-01-29 | -2/+2 |
|/ |
|
* | TI: armv7: enable UUID and PART | Nishanth Menon | 2015-01-05 | -2/+0 |
* | Enable Android Fastboot support on am335x_evm board | Dileep Katta | 2014-11-05 | -2/+14 |
* | am335x_evm: Correct "raw" portions of DFU alt into | Tom Rini | 2014-10-23 | -5/+5 |
* | am335x_evm: Correct BOOTCOUNT driver support | Tom Rini | 2014-10-10 | -0/+1 |
* | kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig | Masahiro Yamada | 2014-09-25 | -1/+0 |
* | kconfig: move CONFIG_OF_* to Kconfig | Masahiro Yamada | 2014-09-25 | -2/+0 |
* | spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_* | Nikita Kiryanov | 2014-09-24 | -2/+0 |
* | am335x_evm: Add boot script support to am335x_evm | Guillaume GARDET | 2014-09-17 | -11/+18 |
* | board/ti/am335x: update configs for parallel NAND | pekon gupta | 2014-08-25 | -24/+29 |
* | am335x_evm: Enable CONFIG_SPL_ENV_SUPPORT on EMMC_BOOT | Tom Rini | 2014-08-25 | -0/+1 |
* | am335x_evm: Move SPL network defines | Tom Rini | 2014-08-25 | -9/+4 |
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-07-28 | -0/+6 |
|\ |
|
| * | ARM: omap: move board specific NAND configs out from ti_armv7_common.h | pekon gupta | 2014-07-25 | -0/+5 |
| * | ARM: omap: fix GPMC address-map size for NAND and NOR devices | pekon gupta | 2014-07-25 | -0/+1 |
* | | am335x_evm: handle import of environments in files with CRLF as line endings | Alexander Holler | 2014-07-22 | -1/+1 |
|/ |
|
* | am335x_evm: Only enable OF_CONTROL/OF_SEPARATE on VBOOT for now | Tom Rini | 2014-06-19 | -3/+3 |
* | am33xx/omap: Add a new board to enable verified boot | Simon Glass | 2014-06-11 | -0/+4 |
* | am33xx/omap: Enable FIT support | Simon Glass | 2014-06-11 | -0/+5 |
* | am33xx/omap: Enable CONFIG_OF_CONTROL | Simon Glass | 2014-06-11 | -0/+6 |
* | Merge branch 'u-boot/master' | Albert ARIBAUD | 2014-05-09 | -4/+6 |
|\ |
|
| * | am335x: dfu: disable DFU in am335x_evm SPL build | Mateusz Zalega | 2014-05-05 | -0/+2 |
| * | dfu: mmc: change offset base handling | Mateusz Zalega | 2014-05-05 | -4/+4 |
* | | am335x_evm: Drop SPI SPL support from the default build | Tom Rini | 2014-04-17 | -9/+9 |
* | | am335x_evm: Update the ramdisk args, we pass things in just fine via DT | Tom Rini | 2014-04-17 | -1/+1 |
* | | TI: Add, use a DEFAULT_LINUX_BOOT_ENV environment string | Tom Rini | 2014-04-17 | -4/+1 |
|/ |
|
* | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-04-08 | -3/+0 |
|\ |
|
| * | am335x_evm: Drop CONFIG_SPL_ETH_SUPPORT from default build | Tom Rini | 2014-03-28 | -3/+0 |
* | | am335x_evm: Remove SPI SPL from NOR support target | Tom Rini | 2014-03-12 | -0/+2 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-03-10 | -1/+0 |
|\ |
|
| * | drivers: net: cpsw: add support to have phy address from cpsw platform data | Mugunthan V N | 2014-03-04 | -1/+0 |
* | | mtd: nand: omap: remove unused #defines from common omap_gpmc.h | pekon gupta | 2014-03-04 | -1/+0 |
|/ |
|
* | am335x_evm: Enable GPT commands | Tom Rini | 2014-02-21 | -0/+12 |
* | am335x: Initial support for Silica Pengwyn board | Lothar Felten | 2014-02-21 | -0/+1 |
* | am335x_evm: Consolidate DFU environment parts into the DFU part of the file | Tom Rini | 2013-12-12 | -8/+15 |
* | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-12-10 | -2/+4 |
|\ |
|
| * | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Tom Rini | 2013-11-25 | -1/+4 |
| |\ |
|