summaryrefslogtreecommitdiff
path: root/include/configs
Commit message (Expand)AuthorAgeLines
...
| * | imx6: standardise OCOTP and fuse config to mx6_commonPeter Robinson2015-07-10-68/+4
| * | Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-07-10-1998/+946
| |\ \
| * | | mx53loco: Use generic 'load' command instead of 'fatload'Guillaume GARDET2015-07-06-3/+4
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2015-07-31-21/+71
|\ \ \ \
| * | | | powerpc/t1023rdb: add support for T1023RDB RevCShengzhou Liu2015-07-31-10/+5
| * | | | powerpc/mpc85xx: SECURE BOOT-Copy Boot Script on RAMAneesh Bansal2015-07-31-0/+1
| * | | | powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041Aneesh Bansal2015-07-31-0/+8
| * | | | powerpc/T102xRDB: Enable ifc nand ecc encode and decodeJaiprakash Singh2015-07-28-1/+3
| * | | | powerpc/T104xD4RDB: Add T104xD4RDB boards supportPriyanka Jain2015-07-28-10/+54
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-07-29-3/+169
|\ \ \ \ \
| * | | | | T210: Add support for 64-bit T210-based P2571 boardTom Warren2015-07-28-0/+151
| * | | | | ARM: Tegra210: Add support to common Tegra source/config filesTom Warren2015-07-28-2/+10
| * | | | | ARM: tegra: Use architected timer on ARMv8Thierry Reding2015-07-28-0/+3
| * | | | | ARM: tegra: Disable SPL and non-cached memory on 64-bitThierry Reding2015-07-28-0/+4
| * | | | | tegra124: Expand SPL space by 8KBSimon Glass2015-07-27-1/+1
| |/ / / /
* | | | | Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-07-28-9/+69
|\ \ \ \ \
| * | | | | ARM: zynqmp: Wire up SATA for the boardMichal Simek2015-07-28-0/+12
| * | | | | ARM: zynqmp: Wire up ethernet controllersMichal Simek2015-07-28-0/+21
| * | | | | ARM: zynq: Add support for zc770-xm011Michal Simek2015-07-28-0/+3
| * | | | | zynqmp: Provide option to enable uart dcc support for zynqmpSiva Durga Prasad Paladugu2015-07-28-1/+8
| * | | | | Kconfig: zynqmp: Move CONFIG_SYS_TEXT_BASE to defconfigSiva Durga Prasad Paladugu2015-07-28-1/+0
| * | | | | zynqmp: Define ep config for ZynqMPSiva Durga Prasad Paladugu2015-07-28-8/+26
| |/ / / /
* | | | | am3517_evm: add FIT supportYegor Yefremov2015-07-27-0/+2
* | | | | configs: k2*_evm: rename skernel binary names to generated file namesNishanth Menon2015-07-27-3/+3
* | | | | configs: ti_armv7_keystone2: switch to using kernel zImageNishanth Menon2015-07-27-6/+5
* | | | | configs: ti_armv7_keystone2: switch addresses to generic addressesNishanth Menon2015-07-27-13/+9
* | | | | configs: ti_armv7_keystone2: start using armv7_commonNishanth Menon2015-07-27-44/+22
* | | | | configs: rename ks2_evm into ti_armv7_keystone2Nishanth Menon2015-07-27-3/+3
* | | | | board: ks2_evm: get rid of bogus CONFIG_LINUX_BOOT_PARAM_ADDRNishanth Menon2015-07-27-1/+0
* | | | | configs: ti: armv7_common: enable Thumb mode for allNishanth Menon2015-07-27-3/+1
* | | | | configs: split ti_armv7_common into a omap generic headerNishanth Menon2015-07-27-26/+54
* | | | | nokia_rx51: Typo in CONFIG_MUSB_HCD fixupPaul Kocialkowski2015-07-27-1/+1
* | | | | Update the rootfs type to ext4 for Overo and PepperAdam YH Lee2015-07-27-2/+2
* | | | | stm32f429: use 180 MHz system clockAntonio Borneo2015-07-27-0/+2
* | | | | stm32f429: pass the device unique ID in DTBAntonio Borneo2015-07-27-0/+1
* | | | | siemens-am33x-common: Hardcoded value instead of non-included definePaul Kocialkowski2015-07-27-1/+1
* | | | | omap-common: Common boot code OMAP3 support and cleanupPaul Kocialkowski2015-07-27-0/+1
* | | | | nds32: include <asm/arch-*/*.h> instead of <asm/arch/*.h>Masahiro Yamada2015-07-27-3/+3
* | | | | stm32f429-discovery: Use ttyS0 as the console devicerev13@wp.pl2015-07-27-1/+1
* | | | | config: ti_omap5_common: Palmas power support in SPLPaul Kocialkowski2015-07-27-2/+1
|/ / / /
* | | | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-07-25-5/+0
|\ \ \ \
| * | | | sunxi: Enable CMD_USB and USB_STORAGE by default on sunxiHans de Goede2015-07-25-5/+0
* | | | | Merge git://git.denx.de/u-boot-usbTom Rini2015-07-24-63/+143
|\ \ \ \ \
| * | | | | usb: CONFIG_USB_FASTBOOT prefix replacement for consistencyPaul Kocialkowski2015-07-22-12/+12
| * | | | | implement Fastboot via USB OTG on bcm28155_ap boardsJiandong Zheng2015-07-22-0/+20
| * | | | | usb: board_usb_init and board_usb_cleanup calls in the fastboot commandPaul Kocialkowski2015-07-22-1/+1
| * | | | | usb: Fastboot function config for better consistency with other functionsPaul Kocialkowski2015-07-22-0/+5
| * | | | | usb: USB download gadget and functions config options coherent namingPaul Kocialkowski2015-07-22-47/+47
| * | | | | ls1021aqds: Enable USB IP supportRamneek Mehresh2015-07-22-5/+17
| * | | | | ls1021atwr: Enable USB IP supportRamneek Mehresh2015-07-22-0/+38