summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-23lib/tiny-printf.c: Add tiny printf function for space limited environmentsStefan Roese
2015-11-23common/console.c: Small coding style cleanupStefan Roese
2015-11-23common/console.c: Drop sandbox special-case console codeStefan Roese
2015-11-23i2c, avr32: fix compiler warning "input is not relaxable"Heiko Schocher
2015-11-22sunxi: Update new defconfigsTom Rini
2015-11-22Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-11-22sunxi: Add support for the Lamobo R1 boardJelle de Jong
2015-11-22sunxi: Add support for Orangepi Plus and Orangepi PC boardsHans de Goede
2015-11-22sunxi: Add H3 dts[i] filesHans de Goede
2015-11-22sunxi: clock: Set AHB1 clock frequency to 200MHz on Allwinner H3Siarhei Siamashka
2015-11-22sunxi: Add H3 DRAM initialization supportJens Kuske
2015-11-22sunxi: Add basic H3 supportJens Kuske
2015-11-22sunxi: musb: Implement dfu_usb_get_reset()Siarhei Siamashka
2015-11-22sunxi: Enable DFU for RAMSiarhei Siamashka
2015-11-21vexpress64: store env in flashRyan Harkin
2015-11-21vexpress64: remove #errorRyan Harkin
2015-11-21vexpress64: use 2nd DRAM bank only on junoRyan Harkin
2015-11-21vexpress64: compile Juno PCIe conditionallyRyan Harkin
2015-11-21Juno: don't print PCI debug information by defaultAndre Przywara
2015-11-21eeprom: Clean up checkpatch issuesMarek Vasut
2015-11-21eeprom: Add support for selecting i2c busMarek Vasut
2015-11-21eeprom: Add bus argument to eeprom_init()Marek Vasut
2015-11-21eeprom: Pull out the RW loopMarek Vasut
2015-11-21eeprom: Pull out transfer length computationMarek Vasut
2015-11-21eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_BITSMarek Vasut
2015-11-21eeprom: Suck the ifdef into eeprom_init()Marek Vasut
2015-11-21eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MSMarek Vasut
2015-11-21eeprom: Make eeprom_write_enable() weakMarek Vasut
2015-11-21eeprom: Pull out address computationMarek Vasut
2015-11-21eeprom: Pull out the I/O codeMarek Vasut
2015-11-21eeprom: Zap CONFIG_SPI_XMarek Vasut
2015-11-21eeprom: Zap eeprom_probe()Marek Vasut
2015-11-21eeprom: Zap CONFIG_SYS_EEPROM_X40430Marek Vasut
2015-11-21eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMSMarek Vasut
2015-11-21eeprom: Shuffle code aroundMarek Vasut
2015-11-21tricorder: rewrite tricordereeprom commandAndreas Bießmann
2015-11-21ARM: keystone2: configs: Correct burn_uboot_sp erase sizeCooper Jr., Franklin
2015-11-21ARM: dra7x/am57x: Remove pin input/output config from WAKEUP pinsCooper Jr., Franklin
2015-11-21nios2: 10m50: change to ns16550 uartThomas Chou
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou
2015-11-21ns16550: zap CONFIG_NS16550_SERIALThomas Chou
2015-11-21ns16550: unify serial_omapThomas Chou
2015-11-21ns16550: unify serial_tegraThomas Chou
2015-11-21ns16550: unify serial_dwThomas Chou
2015-11-21ns16550: unify serial_keystoneThomas Chou
2015-11-21ns16550: unify serial_rockchipThomas Chou
2015-11-21ns16550: unify serial_ppcThomas Chou
2015-11-20ns16550: unify serial_x86Thomas Chou
2015-11-20ns16550: add generic binding to unify the driversThomas Chou
2015-11-20ns16550: change map_sysmem to map_physmemThomas Chou