aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-21drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953Codrin Ciubotariu
2015-09-21common/env_flags.c: Add function to validate a MAC addressCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Add commands to enable/disable HW learningCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Add command to show/clear port countersCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Use the generic Ethernet Switch parserCodrin Ciubotariu
2015-09-21common/cmd_ethsw: Add generic commands for Ethernet SwitchesCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Add default configuration for VSC9953 L2 SwitchCodrin Ciubotariu
2015-09-21include/bitfield: Add new bitfield operationsCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Fix missing reserved registerCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Fix bug when enabling a portCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Cleanup patchCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Remove 'CONFIG_' from macros' nameCodrin Ciubotariu
2015-09-17Merge git://git.denx.de/u-boot-x86Tom Rini
2015-09-17Merge git://git.denx.de/u-boot-dmTom Rini
2015-09-16x86: quark: Configure MTRR to enable cacheBin Meng
2015-09-16x86: doc: Add DMI to the TODO listBin Meng
2015-09-16x86: doc: Document some porting hints about Intel QuarkBin Meng
2015-09-16x86: galileo: Add PCIe root port IRQ routingBin Meng
2015-09-16x86: quark: Initialize thermal sensor properlyBin Meng
2015-09-16x86: quark: Lock HMBOUND register before jumping to kernelBin Meng
2015-09-16x86: quark: Convert to use clrbits, setbits, clrsetbits macrosBin Meng
2015-09-16x86: quark: Add clrbits, setbits, clrsetbits macros for message port accessBin Meng
2015-09-16x86: galileo: Enable random mac address for QuarkBin Meng
2015-09-16x86: quark: Add PCIe/USB static register programming after memory initBin Meng
2015-09-16x86: Convert to use driver model eth on quark/galileoBin Meng
2015-09-16net: designware: Add support to PCI designware devicesBin Meng
2015-09-16dm: pci: Add an inline API to test if a device is on a PCI busBin Meng
2015-09-16dts: do not cut down pinctrl-0 and pinctrl-names for SPL full-pinctrlMasahiro Yamada
2015-09-16ARM: tegra114: Clear IDDQ when enabling PLLCThierry Reding
2015-09-16ARM: tegra124: Clear IDDQ when enabling PLLCThierry Reding
2015-09-16ARM: tegra: Add Tegra20 SPI device nodesMirza Krak
2015-09-16p2571: Remove hard-coded counter frequencyThierry Reding
2015-09-16p2371: Remove hard-coded counter frequencyThierry Reding
2015-09-16e2220-1170: Remove hard-coded counter frequencyThierry Reding
2015-09-16ARM: tegra: clk_m is the architected timer source clockThierry Reding
2015-09-16ARM: tegra: Implement clk_mThierry Reding
2015-09-16armv8: Make COUNTER_FREQUENCY optionalThierry Reding
2015-09-16ARM: tegra: replace V_PROMPT define with kconfigStephen Warren
2015-09-16ARM: tegra: fix PLLP frequency calc on T210Stephen Warren
2015-09-16ARM: tegra: fix COUNTER_FREQUENCY for T210Stephen Warren
2015-09-16tegra: Remove tegra_spl_gpio_direction_output declaration from header fileAxel Lin
2015-09-16ARM: tegra: Add p2371-2180 boardStephen Warren
2015-09-16Merge git://git.denx.de/u-boot-fdtTom Rini
2015-09-15kbuild: fixdep: drop meaningless hash table initializationMasahiro Yamada
2015-09-15api_storage: Fix non-first storage device enumerationAndreas Färber
2015-09-15arm: Remove unused reference to nomadikStefan Roese
2015-09-15arm: Remove unused ST-Ericsson u8500 archStefan Roese
2015-09-15mtd: nand: fsmc: Fixes and cleanup for fsmc_nand_switch_ecc()Stefan Roese
2015-09-15env: import: hashtable: Free memory allocated before exiting from himport_r()Lukasz Majewski
2015-09-15env: import: hashtable: Prevent buffer overrun when importing environment fro...Lukasz Majewski