summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* pinctrl: stm32: handle a configuration listChristophe Kerello2017-07-101-13/+38
* defconfig: k2g_evm_defconfig: Add K2G ICE to OF_LISTCooper Jr., Franklin2017-07-101-1/+1
* ARM: k2g: Add K2G ICE DTB to the list of possible DTBsCooper Jr., Franklin2017-07-101-0/+2
* ARM: dts: k2g: Add DT support for K2G Industrial Communication Engine evmCooper Jr., Franklin2017-07-103-1/+57
* ARM: dts: k2g: Disable netcp by defaultCooper Jr., Franklin2017-07-102-0/+5
* ARM: dts: keystone-k2g-evm: Add unit address to memory nodeCooper Jr., Franklin2017-07-102-5/+5
* ARM: dts: keystone-k2g: Remove skeleton.dtsiCooper Jr., Franklin2017-07-101-1/+2
* ARM: k2g: Update board_name u-boot env variable at runtimeCooper Jr., Franklin2017-07-102-2/+17
* ARM: k2g: Use board detection to wrap K2G GP specific callsCooper Jr., Franklin2017-07-101-6/+10
* board: ks2: Use board detection to wrap code not specific to K2G ICE evmCooper Jr., Franklin2017-07-101-5/+9
* ARM: k2g: Add DDR3 configuration for K2G ICE evmCooper Jr., Franklin2017-07-101-2/+60
* ARM: k2g: Add pinmux support for K2G ICE evmCooper Jr., Franklin2017-07-102-1/+46
* ks2_evm: Add EEPROM based board detection helper functionsCooper Jr., Franklin2017-07-101-0/+20
* ARM: k2g: Program DDRPHY_DATX8 registers via mask and value variablesCooper Jr., Franklin2017-07-102-5/+41
* ARM: k2g: Program DDR PHY MR2 register with the default valueCooper Jr., Franklin2017-07-102-3/+2
* ARM: keystone2: Add additional fields used for DDR3 configurationCooper Jr., Franklin2017-07-102-0/+17
* defconfig: keystone2: Enable U-boot runtime DTB detectionCooper Jr., Franklin2017-07-104-0/+12
* ks2_evm: Add EEPROM based board detectionCooper Jr., Franklin2017-07-102-21/+24
* ARM: keystone2: Define board_fit_config_name_match for Keystone 2 boardsCooper Jr., Franklin2017-07-104-0/+44
* ARM: k2g: Define embedded_dtb_select for runtime DTB selection in U-bootCooper Jr., Franklin2017-07-102-0/+45
* ARM: keystone2: Allow to build with all image formatsCooper Jr., Franklin2017-07-101-2/+2
* Makefile: Build additional binaries for dtb FIT blobs appended to U-bootCooper Jr., Franklin2017-07-102-2/+17
* board_f: Add new function to allow runtime DTB selectionCooper Jr., Franklin2017-07-103-0/+16
* arm: dts: Add new "generic" 66AK2Gx device tree file.Cooper Jr., Franklin2017-07-103-1/+49
* ARM: dts: k2g: Introduce U-boot specific dtsi fileCooper Jr., Franklin2017-07-101-0/+19
* dts: Allow OF_LIST to depend on FIT_EMBEDCooper Jr., Franklin2017-07-101-5/+6
* ti: common: board_detect: Add function to determine if EEPROM was readCooper Jr., Franklin2017-07-102-0/+19
* fdt: Enable selecting correct DTB from appended FIT ImageCooper Jr., Franklin2017-07-101-0/+10
* boot_fit: Create helper functions that can be used to select DTB out of FITCooper Jr., Franklin2017-07-105-0/+100
* spl: fit: Break out some functions into a common fileCooper Jr., Franklin2017-07-104-53/+66
* ti: common: board_detect: Allow settings board detection variables manuallyNishanth Menon2017-07-102-0/+41
* ARM: dts: keystone-k2e-evm: Add U-boot specific dtsi fileCooper Jr., Franklin2017-07-101-0/+15
* Prepare v2017.07v2017.07Tom Rini2017-07-101-1/+1
* km/common: remove unused function declarationsHolger Brunck2017-07-101-9/+0
* cmd, nand: fix broken output of "nand info"Lothar Waßmann2017-07-101-2/+2
* libfdt: Drop -FDT_ERR_TOODEEPSimon Glass2017-07-102-7/+2
* configs: Resync defconfigsTom Rini2017-07-1023-49/+34
* MAINTAINERS: drop bcm283x/rpi maintainershipStephen Warren2017-07-082-4/+4
* powerpc, 8xx: Add support for MCR3000 board from CSSIChristophe Leroy2017-07-0811-0/+604
* powerpc, 8xx: move Serial driver to drivers/serial/Christophe Leroy2017-07-086-50/+54
* powerpc, 8xx: move SPI driver to drivers/spi/Christophe Leroy2017-07-084-4/+7
* powerpc, 8xx: move FEC Ethernet driver in drivers/netChristophe Leroy2017-07-087-39/+60
* powerpc, 8xx: Migrate to KconfigChristophe Leroy2017-07-087-37/+154
* powerpc, 8xx: Properly set CPM frequency in the device treeChristophe Leroy2017-07-081-0/+2
* powerpc, 8xx: Handle checkpatch errors and some of the warnings/checksChristophe Leroy2017-07-0813-341/+283
* powerpc, 8xx: Implement GLL2 ERRATAChristophe Leroy2017-07-081-0/+20
* powerpc, 8xx: Use IO accessors to access IO memoryChristophe Leroy2017-07-0812-665/+739
* powerpc, 8xx: move specific reginfoChristophe Leroy2017-07-083-52/+67
* powerpc, 8xx: move immap.c in arch/powerpc/cpu/mpc8xx/Christophe Leroy2017-07-086-13/+10
* powerpc: Partialy restore core of mpc8xxChristophe Leroy2017-07-0834-26/+5418