summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-02arm/dts/aspeed: Added i2c busses and devicesopenbmc-20151102-1Norman James2-7/+354
2015-10-30aspeed/i2c: add all buses to device treeJoel Stanley2-8/+103
2015-10-30aspeed/i2c: Add working driver for multiple busesJoel Stanley2-538/+477
2015-10-28gpio/aspeed: constify the aspeed_gpio_banks structureopenbmc-20151028-1Joel Stanley1-14/+14
2015-10-28gpio/aspeed: Don't set names for aspeed GPIOsJeremy Kerr1-31/+0
2015-10-27gpio/aspeed: Implement interrupts for GPIO banksJeremy Kerr2-2/+232
2015-10-27gpio/aspeed: Expose entire bank as one gpio chipJeremy Kerr2-37/+98
2015-10-27gpio/aspeed: Pass struct resource directly to devm_ioremap_resourceJeremy Kerr1-2/+1
2015-10-23misc/bt-host: read bt ctrl state after poll_waitJeremy Kerr1-1/+3
2015-10-23misc/bt-host: remove bt_host->ctrlJeremy Kerr1-2/+0
2015-10-23misc/bt-host: Add ioctl to assert SMS_ATNJeremy Kerr3-0/+38
2015-10-23misc/bt-host: Avoid global bt_hostJeremy Kerr1-9/+13
2015-10-23misc/bt-host: Use a dynamic miscdevJeremy Kerr1-9/+10
2015-10-23arm/dts/aspeeed: Fix unit address for ibtJeremy Kerr1-1/+1
2015-10-23misc/bt-host: use a more explicit compatible stringJeremy Kerr2-2/+2
2015-10-23misc/bt-host: unify device name to bt-hostJeremy Kerr1-3/+3
2015-10-23misc/bt-host: remove chrdev_region, use module_platform_driverJeremy Kerr1-31/+1
2015-10-23misc/bt-host: use explicit u8 type for bt registersJeremy Kerr1-9/+7
2015-10-23misc/bt-host: fix whitespace issuesJeremy Kerr1-19/+19
2015-10-23misc/bt-host: remove unused members of struct bt_hostJeremy Kerr1-3/+0
2015-10-23misc/bt-host: Fix compile warningsJeremy Kerr1-16/+1
2015-10-22watchdog/aspeed_wdt: Set system reset mode to 'full chip'Jeremy Kerr1-1/+3
2015-10-22watchdog/aspeed_wdt: Move watchdog reset to a separate functionJeremy Kerr1-12/+14
2015-10-22watchdog/aspeed_wdt: Unify register names with the docJeremy Kerr1-11/+11
2015-10-16Merge pull request #3 from jk-ozlabs/openbmcPatrick Williams2-1/+11
2015-10-16arm/aspeed_defconfig: change CONFIG_USB_G_SERIAL to yJeremy Kerr1-1/+1
2015-10-16arm/mach-aspeed: Enable UART clock divisorJeremy Kerr1-0/+10
2015-10-13Merge pull request #2 from cyrilbur-ibm/openbmc-devapopple1-3/+8
2015-10-13arm/aspeed_defconfig: Add required options to boot with systemdCyril Bur1-3/+8
2015-10-06config: update defconfig for ipmi bt host driverJoel Stanley1-0/+5
2015-10-06dts: update device tree for ncsi supportJoel Stanley1-0/+1
2015-10-06net/faraday: Enable offload checksum according to device-treeGavin Shan1-1/+5
2015-10-06net/faraday: Enable NCSI interfaceGavin Shan1-24/+67
2015-10-06net/faraday: Replace use_nc_si with use_ncsiGavin Shan1-7/+7
2015-10-06net/ncsi: Netlink supportGavin Shan6-1/+1105
2015-10-06net/ncsi: Manage NCSI deviceGavin Shan4-3/+584
2015-10-06net/ncsi: Packet handlerGavin Shan7-1/+2141
2015-10-06net/ncsi: Resource managementGavin Shan8-0/+758
2015-10-06bt/ipmi: Add Aspeed BT IPMI host driverAlistair Popple4-0/+396
2015-10-06gpio: Move aspeed Kconfig entry to correct menuAlistair Popple1-8/+7
2015-10-06aspeed: update defconfigJoel Stanley1-2438/+13
2015-10-06i2c wipJoel Stanley2-1274/+478
2015-09-14Add DS3231 driver to device tree and defconfigJoel Stanley1-2/+1
2015-09-14i2c: fix crap driver so it worksJoel Stanley6-87/+81
2015-09-14i2c: add crappy astsdk driverJoel Stanley1-0/+2262
2015-09-14gpio: Add Aspeed AST2400 driverJoel Stanley5-0/+203
2015-09-14aspeed: Build sram driverJoel Stanley2-0/+6
2015-09-14aspeed: Add hpll to dtsJoel Stanley1-7/+12
2015-09-14LOCAL: add path to my initramfsJoel Stanley1-0/+1
2015-09-14Add aspeed defconfig suitable for palmettoJoel Stanley1-0/+2618