summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm: s5pc1xx: move SoC to mach-s5pc1xxMinkyu Kang2015-11-3022-6/+4
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2015-11-271-1/+2
|\
| * i2c: Fix the comment to match the function describedStefan Roese2015-11-271-1/+2
* | arm: spear: x600: Enable tiny-printfStefan Roese2015-11-251-0/+1
* | sf: Move SPI flash drivers to defconfigBin Meng2015-11-25541-179/+556
* | spi: Move SPI drivers to defconfigBin Meng2015-11-25316-51/+278
|/
* am33xx: Remove serial_init in s_init for QSPI/NOR XIP bootVignesh R2015-11-231-6/+0
* fs: ext4: Prevent infinite loop in ext4fs_iterate_dirThomas Fitzsimmons2015-11-231-0/+5
* pci: fix address range check in __pci_hose_phys_to_bus()Marcel Ziswiler2015-11-231-1/+1
* part:efi: add bootable parameter in gpt commandPatrick Delaunay2015-11-233-0/+55
* gpt: command: Extend gpt command to support GPT table verificationLukasz Majewski2015-11-231-25/+67
* gpt: part: Definition and declaration of GPT verification functionsLukasz Majewski2015-11-232-0/+145
* gpt: doc: Update gpt command's help descriptionLukasz Majewski2015-11-231-2/+5
* gpt: doc: README: Update README entry for gpt verify extensionLukasz Majewski2015-11-231-1/+26
* gpt: command: Remove duplicated check for empty partition descriptionLukasz Majewski2015-11-231-3/+0
* lib/tiny-printf.c: Support numbers bigger than 0xffff and misc updatesStefan Roese2015-11-231-20/+12
* lib/tiny-printf.c: Add tiny printf function for space limited environmentsStefan Roese2015-11-236-73/+192
* common/console.c: Small coding style cleanupStefan Roese2015-11-231-2/+4
* common/console.c: Drop sandbox special-case console codeStefan Roese2015-11-231-5/+0
* i2c, avr32: fix compiler warning "input is not relaxable"Heiko Schocher2015-11-231-1/+1
* sunxi: Update new defconfigsTom Rini2015-11-223-0/+3
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-11-2223-11/+1902
|\
| * sunxi: Add support for the Lamobo R1 boardJelle de Jong2015-11-224-0/+319
| * sunxi: Add support for Orangepi Plus and Orangepi PC boardsHans de Goede2015-11-223-0/+32
| * sunxi: Add H3 dts[i] filesHans de Goede2015-11-224-0/+825
| * sunxi: clock: Set AHB1 clock frequency to 200MHz on Allwinner H3Siarhei Siamashka2015-11-222-3/+10
| * sunxi: Add H3 DRAM initialization supportJens Kuske2015-11-226-0/+661
| * sunxi: Add basic H3 supportJens Kuske2015-11-226-3/+18
| * sunxi: musb: Implement dfu_usb_get_reset()Siarhei Siamashka2015-11-221-0/+12
| * sunxi: Enable DFU for RAMSiarhei Siamashka2015-11-221-5/+25
* | vexpress64: store env in flashRyan Harkin2015-11-213-19/+20
* | vexpress64: remove #errorRyan Harkin2015-11-211-6/+0
* | vexpress64: use 2nd DRAM bank only on junoRyan Harkin2015-11-212-3/+10
* | vexpress64: compile Juno PCIe conditionallyRyan Harkin2015-11-213-3/+9
* | Juno: don't print PCI debug information by defaultAndre Przywara2015-11-211-1/+1
* | eeprom: Clean up checkpatch issuesMarek Vasut2015-11-211-9/+10
* | eeprom: Add support for selecting i2c busMarek Vasut2015-11-211-4/+11
* | eeprom: Add bus argument to eeprom_init()Marek Vasut2015-11-213-5/+9
* | eeprom: Pull out the RW loopMarek Vasut2015-11-211-30/+21
* | eeprom: Pull out transfer length computationMarek Vasut2015-11-211-41/+25
* | eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_BITSMarek Vasut2015-11-211-8/+8
* | eeprom: Suck the ifdef into eeprom_init()Marek Vasut2015-11-211-4/+2
* | eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MSMarek Vasut2015-11-211-2/+4
* | eeprom: Make eeprom_write_enable() weakMarek Vasut2015-11-211-9/+9
* | eeprom: Pull out address computationMarek Vasut2015-11-211-38/+26
* | eeprom: Pull out the I/O codeMarek Vasut2015-11-211-19/+31
* | eeprom: Zap CONFIG_SPI_XMarek Vasut2015-11-212-9/+4
* | eeprom: Zap eeprom_probe()Marek Vasut2015-11-212-22/+0
* | eeprom: Zap CONFIG_SYS_EEPROM_X40430Marek Vasut2015-11-211-94/+0
* | eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMSMarek Vasut2015-11-2130-68/+30
OpenPOWER on IntegriCloud