summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * sunxi: Add H3 dts[i] filesHans de Goede2015-11-22-0/+825
| * sunxi: clock: Set AHB1 clock frequency to 200MHz on Allwinner H3Siarhei Siamashka2015-11-22-3/+10
| * sunxi: Add H3 DRAM initialization supportJens Kuske2015-11-22-0/+661
| * sunxi: Add basic H3 supportJens Kuske2015-11-22-3/+18
| * sunxi: musb: Implement dfu_usb_get_reset()Siarhei Siamashka2015-11-22-0/+12
| * sunxi: Enable DFU for RAMSiarhei Siamashka2015-11-22-5/+25
* | vexpress64: store env in flashRyan Harkin2015-11-21-19/+20
* | vexpress64: remove #errorRyan Harkin2015-11-21-6/+0
* | vexpress64: use 2nd DRAM bank only on junoRyan Harkin2015-11-21-3/+10
* | vexpress64: compile Juno PCIe conditionallyRyan Harkin2015-11-21-3/+9
* | Juno: don't print PCI debug information by defaultAndre Przywara2015-11-21-1/+1
* | eeprom: Clean up checkpatch issuesMarek Vasut2015-11-21-9/+10
* | eeprom: Add support for selecting i2c busMarek Vasut2015-11-21-4/+11
* | eeprom: Add bus argument to eeprom_init()Marek Vasut2015-11-21-5/+9
* | eeprom: Pull out the RW loopMarek Vasut2015-11-21-30/+21
* | eeprom: Pull out transfer length computationMarek Vasut2015-11-21-41/+25
* | eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_BITSMarek Vasut2015-11-21-8/+8
* | eeprom: Suck the ifdef into eeprom_init()Marek Vasut2015-11-21-4/+2
* | eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MSMarek Vasut2015-11-21-2/+4
* | eeprom: Make eeprom_write_enable() weakMarek Vasut2015-11-21-9/+9
* | eeprom: Pull out address computationMarek Vasut2015-11-21-38/+26
* | eeprom: Pull out the I/O codeMarek Vasut2015-11-21-19/+31
* | eeprom: Zap CONFIG_SPI_XMarek Vasut2015-11-21-9/+4
* | eeprom: Zap eeprom_probe()Marek Vasut2015-11-21-22/+0
* | eeprom: Zap CONFIG_SYS_EEPROM_X40430Marek Vasut2015-11-21-94/+0
* | eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMSMarek Vasut2015-11-21-68/+30
* | eeprom: Shuffle code aroundMarek Vasut2015-11-21-98/+70
* | tricorder: rewrite tricordereeprom commandAndreas Bießmann2015-11-21-27/+9
* | ARM: keystone2: configs: Correct burn_uboot_sp erase sizeCooper Jr., Franklin2015-11-21-1/+1
* | ARM: dra7x/am57x: Remove pin input/output config from WAKEUP pinsCooper Jr., Franklin2015-11-21-5/+5
* | nios2: 10m50: change to ns16550 uartThomas Chou2015-11-21-2/+3
* | ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou2015-11-21-155/+672
* | ns16550: zap CONFIG_NS16550_SERIALThomas Chou2015-11-21-47/+2
* | ns16550: unify serial_omapThomas Chou2015-11-21-76/+22
* | ns16550: unify serial_tegraThomas Chou2015-11-21-56/+16
* | ns16550: unify serial_dwThomas Chou2015-11-21-43/+3
* | ns16550: unify serial_keystoneThomas Chou2015-11-21-50/+1
* | ns16550: unify serial_rockchipThomas Chou2015-11-21-57/+6
* | ns16550: unify serial_ppcThomas Chou2015-11-21-42/+9
* | ns16550: unify serial_x86Thomas Chou2015-11-20-57/+3
* | ns16550: add generic binding to unify the driversThomas Chou2015-11-20-0/+55
* | ns16550: change map_sysmem to map_physmemThomas Chou2015-11-20-3/+2
* | debug_uart: restore ns16550 as defaultThomas Chou2015-11-20-0/+1
|/
* dm: Add timeline and guide for porting serial driversSimon Glass2015-11-20-0/+58
* dm: test: usb: sandbox: Add keyboard tests for sandboxSimon Glass2015-11-19-0/+36
* sandbox: Enable USB keyboardSimon Glass2015-11-19-1/+3
* usb: sandbox: Add a USB emulation driverSimon Glass2015-11-19-0/+264
* usb: sandbox: Add support for interrupt operationsSimon Glass2015-11-19-0/+42
* usb: Avoid open-coded USB constants in usb_kbd.cSimon Glass2015-11-19-5/+5
* usb: Drop unused code in usb_kbd.cSimon Glass2015-11-19-30/+0