summaryrefslogtreecommitdiffstats
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
* x86: Add congatec conga-QA3/E3845-4G (Bay Trail) supportStefan Roese2016-03-171-0/+65
* x86: Add support for the samus chromebookSimon Glass2016-03-172-1/+31
* x86: Fix a header nit in x86-chromebook.hSimon Glass2016-03-171-1/+0
* x86: Use white on black for the console on chromebooksSimon Glass2016-03-171-0/+2
* x86: Add a default address for reference codeSimon Glass2016-03-171-0/+2
* ti_armv7_common: env: Add NFS loading support to default enviromentAndrew F. Davis2016-03-151-0/+6
* keystone2: env: Set mmc as default boot for k2g-evmYan Liu2016-03-155-1/+4
* keystone2: env: add env script for booting with an initramfs with firmwareMurali Karicheri2016-03-155-3/+17
* k2g: configs: Add support to save env in MMCLokesh Vutla2016-03-151-0/+6
* k2g: env: Allow use of a script and plain text env filesLokesh Vutla2016-03-151-0/+1
* ti_armv7_common: env: Consolidate support for loading script and text env filesLokesh Vutla2016-03-155-54/+32
* am43xx: configs: Enable USB commands for non usb boot alsoMugunthan V N2016-03-151-1/+3
* am335x: configs: Fix usb ether boot supportLokesh Vutla2016-03-151-1/+3
* ti_armv7_keystone2: env: Remove securedb.key.bin loadCarlos Hernandez2016-03-151-2/+1
* ti_armv7_keystone2: env: Update UBIFS image pathsCarlos Hernandez2016-03-151-4/+5
* ti_armv7_keystone2: configs: add usb mass storage supportMugunthan V N2016-03-151-0/+1
* arm64: Replace fdt_name env variables with fdtfileAlexander Graf2016-03-152-6/+6
* arm64: Remove non-full-va map codeAlexander Graf2016-03-155-20/+0
* hikey: Add MMU tablesAlexander Graf2016-03-151-2/+3
* vexpress64: Add MMU tablesAlexander Graf2016-03-151-3/+3
* tegra: Replace home grown mmu code with generic table approachAlexander Graf2016-03-151-0/+2
* zymqmp: Replace home grown mmu code with generic table approachAlexander Graf2016-03-151-0/+2
* thunderx: Move mmu table into board fileAlexander Graf2016-03-151-11/+0
* arm64: Make full va map code more dynamicAlexander Graf2016-03-151-8/+6
* thunderx: Calculate TCR dynamicallyAlexander Graf2016-03-151-3/+0
* kc1: Power off when the power on reason is not a valid onePaul Kocialkowski2016-03-151-0/+6
* kc1: OMAP4 reboot mode supportPaul Kocialkowski2016-03-151-0/+4
* kc1: MUSB USB controller and fastboot USB gadget supportPaul Kocialkowski2016-03-151-0/+35
* Amazon Kindle Fire (first generation) codename kc1 supportPaul Kocialkowski2016-03-151-0/+230
* omap-common: Remove deprecated arch_cpu_init codePaul Kocialkowski2016-03-152-2/+0
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-03-151-1/+5
|\
| * imx: mx6: correct IPU clockPeng Fan2016-03-141-1/+5
* | Merge git://git.denx.de/u-boot-dmTom Rini2016-03-143-3/+6
|\ \
| * | Drop CONFIG_CRAMFS_CMDLINESimon Glass2016-03-143-3/+0
| * | dm: sandbox: Enable cbfs and cramfsSimon Glass2016-03-141-0/+3
| * | dm: sandbox: Enable all partition typesSimon Glass2016-03-141-1/+4
| |/
* | Merge git://git.denx.de/u-boot-marvellTom Rini2016-03-141-3/+3
|\ \
| * | ARM: sheevaplug: drop unneded 'usb start' from boot commandPeter Korsgaard2016-03-141-1/+1
| * | ARM: sheevaplug: unbreak kernel bootargs / mtdparts command by dropping doubl...Peter Korsgaard2016-03-141-1/+1
| * | ARM: sheevaplug: unbreak default environmentPeter Korsgaard2016-03-141-1/+1
| |/
* | ARM: DRA7: configs: Prepare for detecting memory > 2GBLokesh Vutla2016-03-141-0/+5
* | ARM: DRA7: Enable EEPROM supportLokesh Vutla2016-03-141-0/+4
* | ARM: keystone2: use SPD info to configure K2HK and K2E DDR3Vitaly Andrianov2016-03-142-0/+4
* | arm: Add support for LEGO MINDSTORMS EV3David Lechner2016-03-141-0/+255
* | configs: k2g_evm: Add TI power processor supportNishanth Menon2016-03-142-0/+21
* | board: ti: AM57xx: Add detection logic for AM57xx-evmKipisz, Steven2016-03-142-0/+6
* | sunxi: Display the board model on start-upSimon Glass2016-03-141-0/+1
* | Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-14158-625/+0
* | Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-14190-254/+1
|/
* exynos5: common: Enable CONFIG_USB_ETHER_RTL8152 ethernet supportAnand Moon2016-03-111-0/+1
OpenPOWER on IntegriCloud