aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-27Merge branch 'master' of git://git.denx.de/u-boot-i2cHEADmasterTom Rini
2015-11-27i2c: Fix the comment to match the function describedStefan Roese
2015-11-25arm: spear: x600: Enable tiny-printfStefan Roese
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng
2015-11-25spi: Move SPI drivers to defconfigBin Meng
2015-11-23am33xx: Remove serial_init in s_init for QSPI/NOR XIP bootVignesh R
2015-11-23fs: ext4: Prevent infinite loop in ext4fs_iterate_dirThomas Fitzsimmons
2015-11-23pci: fix address range check in __pci_hose_phys_to_bus()Marcel Ziswiler
2015-11-23part:efi: add bootable parameter in gpt commandPatrick Delaunay
2015-11-23gpt: command: Extend gpt command to support GPT table verificationLukasz Majewski
2015-11-23gpt: part: Definition and declaration of GPT verification functionsLukasz Majewski
2015-11-23gpt: doc: Update gpt command's help descriptionLukasz Majewski
2015-11-23gpt: doc: README: Update README entry for gpt verify extensionLukasz Majewski
2015-11-23gpt: command: Remove duplicated check for empty partition descriptionLukasz Majewski
2015-11-23lib/tiny-printf.c: Support numbers bigger than 0xffff and misc updatesStefan Roese
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