aboutsummaryrefslogtreecommitdiffstats
path: root/dev
AgeCommit message (Expand)AuthorFilesLines
2020-08-14olpc/sound: move the Mic and HP jacks from /gpio-keys to /audio-complexLubomir Rintel1-28/+0
2020-08-14olpc/mmp2camera: add power domain on MMP3Lubomir Rintel1-0/+1
2020-03-23olpc/rtc: move into dev/ds1338Lubomir Rintel1-0/+116
2020-03-23video/dacs: add driver for Chrontel CH7033Lubomir Rintel1-0/+187
2020-03-23dev: add driver for KB3930 Embedded Controller on Dell ArielLubomir Rintel1-0/+118
2020-03-23dev: add mv88pm867 driverLubomir Rintel1-0/+50
2020-03-23usb2/net: add a driver for SMSC LAN7500Lubomir Rintel3-2/+218
2020-03-23usb2/net: drop extra copy-packet wordLubomir Rintel1-4/+0
2020-03-23usb2/net: add length-header callbackLubomir Rintel3-10/+16
2020-03-23usb2/net: remove wrap-msgLubomir Rintel2-2/+0
2020-03-23spiflash: add Windbond W25Q32FV chipLubomir Rintel1-0/+3
2020-03-23mmp3: tidy up interrupt controller referencesLubomir Rintel1-1/+1
2020-03-23dev/usb2: use @1 for root hub port indexLubomir Rintel1-1/+1
2020-03-12all: drop a handful of extra executable bitsLubomir Rintel11-0/+0
2020-03-12geode/display: add /chosen/framebuffer simple-framebuffer nodeLubomir Rintel2-2/+29
2020-03-12olpc/dcon: add gpio and ports to /dcon nodeLubomir Rintel1-0/+47
2020-03-12geode/gxfb: add ports to the /displayLubomir Rintel1-0/+29
2020-03-12olpc/cafecamera: create port and an image-sensor nodesLubomir Rintel2-0/+36
2020-03-12pc/olpc: split gxfb, smbus and dcon into separate nodesLubomir Rintel3-101/+115
2020-03-12gxfb: move maybe-set-cmos from dconLubomir Rintel2-18/+6
2020-03-12pc/olpc: add the /embedded-controller nodeLubomir Rintel1-2/+18
2020-03-12geode/gpio: make /isa node a gpio-controllerLubomir Rintel1-0/+5
2020-03-12usb2/keyboard: fix the "\" keyLubomir Rintel1-4/+4
2019-10-29dev/olpc: add /panel node moduleLubomir Rintel1-0/+12
2019-10-29mmp2: use link-endpoints to draw device graphsLubomir Rintel2-13/+3
2019-10-29dcon: drop dcon-found?Lubomir Rintel3-6/+0
2019-04-19olpc: switch SPI to clock from /clocksLubomir Rintel1-1/+1
2019-04-19olpc: switch /camera to clock from /clocksLubomir Rintel1-1/+1
2019-04-19kb3700: make sure the SSP's TXFIXO is empty on closeLubomir Rintel1-0/+5
2019-04-19olpc: add the olpc,xo1.75-ec compatible /ec-spi/slaveLubomir Rintel1-2/+13
2019-04-19olpc/1.75: connect the /panel to the /dconLubomir Rintel1-0/+5
2019-04-19olpc/lcd: connect the /display to the /dconLubomir Rintel1-0/+5
2019-04-19olpc: make /dcon compatible with himax,hx8837Lubomir Rintel1-0/+16
2019-04-19olpc: add /port nodes to /dconLubomir Rintel1-0/+27
2019-04-19olpc: have the /camera provide clock for /image-sensorLubomir Rintel1-0/+8
2019-04-19olpc: link the /camera and /image-sensor into a device graphLubomir Rintel1-0/+12
2019-04-19olpc/mmp2camera: make /camera compatible with marvell,mmp2-ccicLubomir Rintel1-0/+2
2019-04-19olpc/gpio-i2c: use zero #size-cellsLubomir Rintel2-2/+2
2019-04-19olpc: make /image-sensor compatible with ovti,ov7670Lubomir Rintel1-1/+1
2019-04-19olpc: add /gpio-keys nodeLubomir Rintel1-0/+98
2019-04-19olpc: make /battery compatible with olpc,xo1.5-battery on > XO-1Lubomir Rintel1-0/+3
2016-01-29OLPC XO-1 - fix build, broken by [if] in dropinJames Cameron1-362/+0
2016-01-13OLPC XO-4 - leave camera reset assertedJames Cameron1-0/+1
2015-10-22IDE: fix probe message, from Marcin Cieslakquozl1-0/+1
2015-10-22Emulator ROM build - fix VMWare VGA adapter, from Marcin Cieslakquozl3-3/+30
2015-07-01OLPC XO-4 - get-hdmi-edid was returning extra zero on stack underneath stringquozl1-3/+3
2015-05-17OLPC XO-1.75 - dcon-setup, lower drive strength for DETTL clock and data sign...quozl1-2/+0
2015-05-17OLPC XO - siv121c minimal register changes documentation, no functional changequozl1-0/+42
2015-03-09OLPC XO - siv121d camera sensor support, #12861quozl1-1/+42
2015-01-16OLPC XO-4 - set display brightness to full on old displays, and to closest ma...quozl1-1/+10
2015-01-09OLPC XO-4 - revert r3760, cause was found to be CForth init. Q7B45.quozl1-1/+1
2015-01-08OLPC XO-4 - dcon-setup, order of register writes found to be important, on af...quozl1-1/+1
2015-01-06OLPC XO-4 - dcon-setup, lower drive strength for DETTL clock and data signals...quozl1-0/+3
2014-12-08OLPC - add another ASIX AX88772B based USB ethernet adaptor 0b95.772b to be u...quozl2-4/+9
2014-10-30OLPC XO-4 - add Simplo LiPoly battery vendor and typequozl1-0/+2
2014-09-02Added a bunch of PReP stuffwmb12-3/+1026
2014-08-12OLPC XO-1.75 - new SPI FLASH source sample to be qualifiedquozl1-0/+1
2014-06-12OLPC XO-1.5 - fix siv120d image alignment (#12625), disable siv121c support (...quozl2-7/+22
2014-06-09libertas - fix build on XO-1quozl1-1/+3
2014-06-04OLPC - add SIV121C camera sensor, as SIV120D is end-of-lifequozl1-20/+400
2014-05-10scsidisk - retry TEST UNIT READY oncequozl1-1/+9
2014-04-11libertas - stack effect comment fixquozl1-1/+1
2014-03-28libertas - use a single byte sequence number for 8787, fixes use of adhoc-sta...quozl2-1/+6
2014-03-19OLPC - preserve some comments against th seti camera initialisation as compar...quozl1-1/+2
2014-02-21usb - trivial comment improvementquozl1-2/+2
2013-08-29OLPC XO-1.5 XO-1.75 XO-4 - restore four game key reflash over HTTP, by doing ...quozl1-2/+2
2013-08-29libertas - fix backward logic for selecting scan time based on scan time, reg...quozl1-1/+1
2013-07-12OLPC ARM - sdhci/slot - add missing asynchronous completion call, fixes #12726quozl1-0/+1
2013-07-11OLPC - NANDblaster receivers are not performing a passive scan, originally be...quozl1-1/+1
2013-06-25OLPC XO-1.5 - fix build broken by r3681, test-station is not defined inside F...quozl1-1/+7
2013-06-24OLPC XO-4 - force operator abandon of SD card test to cause overall test sequ...quozl1-1/+7
2013-06-21OLPC - when testing /usb/hub in diag mode, fail the test if the device is rem...quozl3-4/+6
2013-06-06OLPC - save-mfg-data, simplify SN processing code following #12695 review. N...quozl1-5/+1
2013-05-21OLPC - do not leave keyboard locked if file cannot be created by save-mfg-dat...quozl1-1/+1
2013-05-21OLPC - avoid duplicate file creation. #12684.quozl1-0/+1
2013-04-29OLPC XO-1 - suppress the RTC amnesia check introduced in r3649, because the V...quozl1-1/+5
2013-04-27OLPC XO-1.5 - the Valid RAM and Time (VRT) bit in RTC register 0xd can't be t...quozl1-0/+25
2013-04-12OLPC XO-4 - bluetooth test, increase number of responses that are allowed fro...quozl1-1/+1
2013-04-02OLPC - libertas, reduce the scan time to 30ms per channel for an active scan,...quozl1-3/+4
2013-03-27OLPC - avoid use of RTC undefined data, by detecting power loss andquozl1-11/+9
2013-03-25SDHCI - added ext-csd! call-through to slot driver, in case someone needs it.wmb1-0/+1
2013-03-25Audio selftest - trivial refactoring to make interactive testing easier.wmb1-2/+8
2013-03-25OLPC XO-4 - improved the reliability of the audio test:wmb2-2/+7
2013-03-15OLPC - rename dcon-screen-freeze to video-save, to fit with existing XO-1 and...quozl1-4/+4
2013-03-15OLPC - shorten the delay in the lid test, to improve apparent responsiveness.quozl1-2/+2
2013-03-15OLPC XO-1.5 - Marvell WLAN driver, fix a Page Fault during device open, adjus...quozl1-4/+4
2013-03-15OLPC - set the month and day registers of the RTC when it is being initialise...quozl1-1/+8
2013-03-06OLPC XO-1.5 - fixed build problem introduced by Bluetooth driver.wmb2-7/+6
2013-03-06Bluetooth driver - added commentary and license text; no functional change.wmb1-15/+34
2013-03-06OLPC - WLAN driver - fixed build problem on XO-1 introduced by recentwmb6-43/+77
2013-02-25Bluetooth diagnostic - turn of scanning when closing the Bluetooth device.wmb1-0/+1
2013-02-25Added Bluetooth diagnostic driver.wmb1-0/+980
2013-02-25Marvell WLAN driver - Omnibus checkin of changes to the SDIO layer towmb11-190/+276
2013-02-19OLPC - libertas, fix failure during test /wlan on 8686, by returning separate...quozl1-4/+4
2013-02-18OLPC - libertas, add support for 802.11n 5 GHz networks on 8787. Due to a fi...quozl1-67/+57
2013-02-14OLPC XO-1.5 - lid test needed factory-test? definedquozl1-0/+4
2013-02-14OLPC - rewrite switch tests for field only, #12514quozl1-19/+42
2013-02-14OLPC - lid and ebook switch tests, move to a common filequozl1-0/+55
2013-02-12OLPC ARM - dcon, power cycle on hang, fix for #12377.quozl1-3/+5
2013-02-08OLPC - libertas, when ring buffer was full stack imbalance triggered Data Abo...quozl1-1/+1
2013-02-06USB - add an interrupt lockout for the keyboard alarm handler, so that it is ...quozl9-0/+57
2013-02-04OLPC - allocate any heap during driver open rather than during an alarm handl...quozl2-2/+6
2013-01-21OLPC XO-1.75 XO-4 - tune DCON unfreeze timing. Ten values of resumeline are ...quozl1-0/+10
2013-01-11usbserial - start the read again next time the device is opened, fixes re-use...quozl1-0/+1
2013-01-08OLPC XO-4 - rework DCON freeze and unfreeze screen synchronisation, make wait...quozl1-9/+23
2013-01-07OLPC ARM - DCON unfreeze glitch reduction on 1.2 GHz SKUs. Increased the del...quozl1-2/+5
2013-01-06OLPC camera driver - trac #12436 - turn off camera power domain in open metho...wmb1-1/+1
2013-01-04OLPC XO-1.75 XO-4 - bat-status@ gave an EC command result timeout on XO-1.75,...quozl1-14/+1
2012-12-14EDID parser - fixed a bug in the parsing of audio information - it got the fo...wmb1-2/+4
2012-12-14OLPC XO-1.75 XO-4 - fix DCON unfreeze glitch in "test /display", #12394, but ...quozl1-21/+52
2012-12-13Marvell WLAN driver - moved the host interrupt mask setting code earlier in t...wmb2-7/+9
2012-12-12SETi camera driver - changed frame rate to 25 Hz to better match the 50 Hz re...wmb1-2/+2
2012-12-12SETi camera driver - fixed regression in which r3484 accidentally undid the e...wmb1-1/+1
2012-12-12SETi camera driver - set undocumented bank 0 register 0x13 to avoid dark spot...wmb1-1/+2
2012-12-07OLPC - libertas, add unused eeprom dump helperquozl1-1/+16
2012-12-07Seti camera driver - changed register settings to match the Linux driver ones...wmb1-6/+6
2012-12-07OLPC XO-4 - add EC 16-bit battery status command, rework to allow automatic u...quozl2-8/+22
2012-12-06HDMI/EDID - more complicated way of choosing the resolution, in hopes of doin...wmb1-6/+27
2012-12-06EDID decoder - (a) Fixed crash due to typo of " for ." (b) Fixed spurious + i...wmb1-19/+19
2012-12-06OLPC XO-4 - add EC 16-bit battery status command so that cooling bit can be d...quozl1-1/+10
2012-12-05usbserial - FTDI232 driver for OLPC serial adaptersquozl5-19/+108
2012-12-05Start of a driver for FTDI serial chips. Needs fleshing out.wmb1-0/+72
2012-12-03OLPC XO-4 - Added parser/displayer for HDMI EDID info.wmb1-0/+392
2012-11-28OLPC: Fix battery temperature calculation errorrsmith1-1/+1
2012-11-22libertas - spacing fix for antenna testquozl1-1/+1
2012-11-20OLPC XO-1.5 - fixed build problem in audio selftest.wmb1-0/+1
2012-11-20XO-1 - fixed build problem by creating new DCON driver methods "dcon-freeze" ...wmb3-0/+6
2012-11-20XO-1 WLAN driver - added stub definition of multifunction? to satisfy new ver...wmb1-0/+2
2012-11-20USB - Changed selftest logic so that it will not destroy (by wanton reprobing...wmb4-57/+86
2012-11-19OLPC - report NiMH battery cooling status bitquozl1-0/+1
2012-11-14OLPC ARM audio test - workaround channel-swapping problem (trac #12096). Als...wmb3-29/+89
2012-11-08OLPC SPI FLASH driver - converted nested case statements to tables.wmb1-38/+79
2012-11-07OLPC SPI FLASH driver - added support for MX25L1635E.wmb1-0/+4
2012-10-30OLPC: Add tenths digit to battery temperature displayrsmith1-5/+12
2012-10-30spiflash - two parts with different voltage have the same JEDEC ID, the Winbo...quozl1-1/+1
2012-10-30spiflash - rework identification logic, verified against GD25Q16B W25Q16CVSSI...quozl1-24/+34
2012-10-30spiflash - fix for r3396, incorrect id when printedquozl1-1/+1
2012-10-30spiflash - fix for r3392, incorrect idquozl1-2/+2
2012-10-29spiflash - identify another second source parts by JEDEC ID rather than the s...quozl1-1/+5
2012-10-29OLPC - stack imbalance after (hub-selftest) fails causes test-all failure, re...quozl1-1/+1
2012-10-27OLPC XO-1.75 - fix incorrect SPI FLASH size detection for XO-1.75 only, the s...quozl1-1/+1
2012-10-26spiflash - identify some second source parts by JEDEC ID rather than the shor...quozl1-18/+12
2012-10-22Libertas WLAN driver - fix build on XO-1.5, another change of "0 [if]" to "[i...quozl1-1/+1
2012-10-20WLAN - scan buffer display overran actual length, only seen with 8787, see ht...quozl2-4/+30
2012-10-12Libertas WLAN driver - changed "0 [if]" to "[ifdef] notdef" because the forme...wmb1-2/+2
2012-10-12OLPC - rewrite SPI and EC flash animation scale calculation following reviewquozl1-9/+4
2012-10-11WLAN - fix test-antenna 'a' commandwmb1-4/+14
2012-10-11SDHCI - fixed ok copy int:\foo int:\bar which was hangingwmb1-2/+12
2012-10-11OLPC WLAN driver - report 802.11n firmware capability when present, tested on...quozl1-1/+2
2012-10-11OLPC WLAN driver - extend antenna testing to 8787quozl1-22/+85
2012-10-11OLPC - make SPI and EC flash animation scale calculation at run time, tested ...quozl2-4/+4
2012-10-10OLPC - adjust SPI and EC flash animation for larger parts, tested on XO-4quozl2-3/+4
2012-10-03OLPC x86 - fixed build regression for platforms where the WLAN driver is in F...wmb1-3/+7
2012-10-03OLPC x86 - fixed build regression for old platforms where there is no camera ...wmb2-0/+4
2012-09-27OLPC WLAN driver - Support both 8686 and 8787 WLAN modules from the same driver.wmb6-138/+492
2012-09-27OLPC WLAN driver - Use $read-file instead of boot-read in find-fw, so the res...wmb1-2/+2
2012-09-27OLPC XO-1.75 XO-4 - image sensor properties were applied to camera, move them...quozl2-13/+14
2012-09-26OLPC XO-1.75 XO-4 - fix regression introduced by r3326 that caused Data Abort...quozl1-2/+0
2012-09-26OLPC XO-1 - fix inability to reflash, caused by EC being halted to find the f...quozl1-0/+2
2012-09-26OLPC XO-1 XO-1.75 XO-4 - fix broken XO-1 build, avoid core words in FCode cam...quozl2-14/+14
2012-09-26OLPC XO-1 - test-all did "BOUND range exceeded" continuously at ok prompt aft...quozl1-2/+2
2012-09-15OLPC XO-4 - Removed temporary upgrade-to-2m code, as it is now being done in ...wmb1-16/+1
2012-09-14OLPC XO-4 - better support for different SPI FLASH sizes.wmb2-7/+29
2012-09-10OLPC XO-4 B1 - add new SPI FLASH ID 35 for MXIC 25U1635Equozl1-1/+2
2012-09-05OLPC XO-4 - Corrected the interrupt routing for the CCIC (camera controller)....wmb1-1/+1
2012-08-31OLPC ARM - Converted the MMP2 DCON driver to call it's I2C parent bus for I2C...wmb1-16/+10
2012-08-29OLPC ARM - Camera device node - The interrupts property needed to change beca...wmb1-0/+6
2012-08-29OLPC ARM - Camera driver - use the new "my-clocks-on/off" facility to move th...wmb1-48/+4
2012-08-29OLPC ARM - Set reg and compatible properties in the /image-sensor node dynami...wmb4-0/+22
2012-08-28OLPC ARM - MMP camera driver - Some tweaking of device tree properties for th...wmb1-0/+6
2012-08-28SETi camera driver - invert the PCLK polarity so the data is sampled on the c...wmb1-1/+1
2012-08-22OLPC XO-1.5 - fix for missing microSD card causing hang during banner, regres...quozl1-0/+1
2012-08-20SDHCI - handle host controllers that spuriously set the transfer interrupt bi...wmb1-8/+23
2012-08-18OLPC - Change all uses of I2C addresses for bit-banged SMBUS (I2C) to use uns...wmb8-13/+13
2012-08-17OLPC ARM - moved the DCON driver out of the screen node into a new node under...wmb1-58/+48
2012-08-17USB EHCI driver - use string-property instead of +compatible so it can be com...wmb1-1/+1
2012-08-17OLPC camera test - removed an unnecessary call to full-brightness.wmb1-3/+2
2012-08-17OLPC - libertas antenna test, translate baseband processor register antenna n...quozl1-4/+4
2012-08-17OLPC - libertas antenna test, comply with new firmware specification that req...quozl1-18/+26
2012-08-16OLPC ARM - Added I2C GPIO device nodes.wmb2-0/+17
2012-08-16OLPC ARM - Added USB properties.wmb1-0/+2
2012-08-16OLPC ARM - Added properties to display and DCON device nodes for the benefit ...wmb1-4/+20
2012-08-14OLPC - Added GPIO properties to /ec-spi node.wmb1-0/+3
2012-08-13SDHCI driver - Use new device tree layout for SDHCI nodes to support Linux SD...wmb2-2/+3
2012-08-13SDHCI driver - Wait for write operations to complete more aggressively than b...wmb1-2/+9
2012-08-10OLPC XO-1.5 XO-1.75 - libertas, change baseband register interpretation to ma...quozl1-8/+18
2012-08-09OLPC XO-1.5 XO-1.75 - libertas, add baseband register fetch to show currently...quozl1-1/+10
2012-08-03OLPC CL4 - Turn on power island for MMP3 camera controller.wmb1-0/+44
2012-08-01OLPC CL4 - Various fixes for SD. eMMC is now working.wmb1-2/+2
2012-07-27OLPC SPIFLASH driver - handle 2 MB parts.wmb1-6/+13
2012-07-18In ramdisk driver, ensure that the number base is hex when encoding the base ...wmb1-0/+2
2012-07-13OLPC - parameterize the location of the signature string in the FLASH, now th...wmb1-1/+1
2012-07-12OLPC ARM - don't touch cam-pwrdn GPIO on platforms that don't have it. (CL4 ...wmb1-0/+4
2012-07-11OLPC - omnibus change to greatly reduce the number of platform-specific ifdef...wmb4-46/+35
2012-07-10OLPC - libertas antenna test, remove transmit antenna selection, #11976quozl1-18/+14
2012-07-04PCI bus driver - fixed a problem introduced by svn 3021 (the code change to m...wmb1-16/+1
2012-06-29Checked in "slot.fth" file needed by previous checkin.wmb1-0/+29
2012-06-29OLPC ARM - omnibus checkin of device tree additions to support the conversion...wmb2-1/+7
2012-06-28OLPC - further work on libertas antenna test, #11976quozl1-46/+57
2012-06-27OLPC - libertas antenna switching testquozl1-3/+72