aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-25spi: Move SPI drivers to defconfigBin Meng316-51/+278
2015-11-23am33xx: Remove serial_init in s_init for QSPI/NOR XIP bootVignesh R1-6/+0
2015-11-23fs: ext4: Prevent infinite loop in ext4fs_iterate_dirThomas Fitzsimmons1-0/+5
2015-11-23pci: fix address range check in __pci_hose_phys_to_bus()Marcel Ziswiler1-1/+1
2015-11-23part:efi: add bootable parameter in gpt commandPatrick Delaunay3-0/+55
2015-11-23gpt: command: Extend gpt command to support GPT table verificationLukasz Majewski1-25/+67
2015-11-23gpt: part: Definition and declaration of GPT verification functionsLukasz Majewski2-0/+145
2015-11-23gpt: doc: Update gpt command's help descriptionLukasz Majewski1-2/+5
2015-11-23gpt: doc: README: Update README entry for gpt verify extensionLukasz Majewski1-1/+26
2015-11-23gpt: command: Remove duplicated check for empty partition descriptionLukasz Majewski1-3/+0
2015-11-23lib/tiny-printf.c: Support numbers bigger than 0xffff and misc updatesStefan Roese1-20/+12
2015-11-23lib/tiny-printf.c: Add tiny printf function for space limited environmentsStefan Roese6-73/+192
2015-11-23common/console.c: Small coding style cleanupStefan Roese1-2/+4
2015-11-23common/console.c: Drop sandbox special-case console codeStefan Roese1-5/+0
2015-11-23i2c, avr32: fix compiler warning "input is not relaxable"Heiko Schocher1-1/+1
2015-11-22sunxi: Update new defconfigsTom Rini3-0/+3
2015-11-22Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini23-11/+1902
2015-11-22sunxi: Add support for the Lamobo R1 boardJelle de Jong4-0/+319
2015-11-22sunxi: Add support for Orangepi Plus and Orangepi PC boardsHans de Goede3-0/+32
2015-11-22sunxi: Add H3 dts[i] filesHans de Goede4-0/+825
2015-11-22sunxi: clock: Set AHB1 clock frequency to 200MHz on Allwinner H3Siarhei Siamashka2-3/+10
2015-11-22sunxi: Add H3 DRAM initialization supportJens Kuske6-0/+661
2015-11-22sunxi: Add basic H3 supportJens Kuske6-3/+18
2015-11-22sunxi: musb: Implement dfu_usb_get_reset()Siarhei Siamashka1-0/+12
2015-11-22sunxi: Enable DFU for RAMSiarhei Siamashka1-5/+25
2015-11-21vexpress64: store env in flashRyan Harkin3-19/+20
2015-11-21vexpress64: remove #errorRyan Harkin1-6/+0
2015-11-21vexpress64: use 2nd DRAM bank only on junoRyan Harkin2-3/+10
2015-11-21vexpress64: compile Juno PCIe conditionallyRyan Harkin3-3/+9
2015-11-21Juno: don't print PCI debug information by defaultAndre Przywara1-1/+1
2015-11-21eeprom: Clean up checkpatch issuesMarek Vasut1-9/+10
2015-11-21eeprom: Add support for selecting i2c busMarek Vasut1-4/+11
2015-11-21eeprom: Add bus argument to eeprom_init()Marek Vasut3-5/+9
2015-11-21eeprom: Pull out the RW loopMarek Vasut1-30/+21
2015-11-21eeprom: Pull out transfer length computationMarek Vasut1-41/+25
2015-11-21eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_BITSMarek Vasut1-8/+8
2015-11-21eeprom: Suck the ifdef into eeprom_init()Marek Vasut1-4/+2
2015-11-21eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MSMarek Vasut1-2/+4
2015-11-21eeprom: Make eeprom_write_enable() weakMarek Vasut1-9/+9
2015-11-21eeprom: Pull out address computationMarek Vasut1-38/+26
2015-11-21eeprom: Pull out the I/O codeMarek Vasut1-19/+31
2015-11-21eeprom: Zap CONFIG_SPI_XMarek Vasut2-9/+4
2015-11-21eeprom: Zap eeprom_probe()Marek Vasut2-22/+0
2015-11-21eeprom: Zap CONFIG_SYS_EEPROM_X40430Marek Vasut1-94/+0
2015-11-21eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMSMarek Vasut30-68/+30
2015-11-21eeprom: Shuffle code aroundMarek Vasut1-98/+70
2015-11-21tricorder: rewrite tricordereeprom commandAndreas Bießmann1-27/+9
2015-11-21ARM: keystone2: configs: Correct burn_uboot_sp erase sizeCooper Jr., Franklin1-1/+1
2015-11-21ARM: dra7x/am57x: Remove pin input/output config from WAKEUP pinsCooper Jr., Franklin2-5/+5
2015-11-21nios2: 10m50: change to ns16550 uartThomas Chou3-2/+3