summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-30Merge git://www.denx.de/git/u-boot-ppc4xxTom Rini
2015-11-30Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini
2015-11-30Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2015-11-30cfi_flash: give default CONFIG_SYS_MAX_FLASH_SECT in flash.hThomas Chou
2015-11-30PPC4xx: Create "liebherr" vendor directoryWolfgang Denk
2015-11-30ppc4xx: Remove remnants from ocotea, taishan, ebony and taihuStefan Roese
2015-11-30video: ipu: fix out of bounds accessPeng Fan
2015-11-30arm: s5pc1xx: move SoC to mach-s5pc1xxMinkyu Kang
2015-11-29arm: kirkwood: add ZyXEL NSA310S deviceGerald Kerma
2015-11-29tools/kwbimage: fix size computations for v1 imagesReinhard Pfau
2015-11-29tools/kwbimage: fix endianess issueReinhard Pfau
2015-11-29tools/kwbimage.c: Make sure that the resulting image is 4-byte alignedStefan Roese
2015-11-29arm: mvebu: Configure ARP timeout and retry countStefan Roese
2015-11-27Merge branch 'master' of git://git.denx.de/u-boot-i2cTom 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-22vexpress64: store env in flashRyan Harkin
2015-11-22vexpress64: remove #errorRyan Harkin
2015-11-22vexpress64: use 2nd DRAM bank only on junoRyan Harkin
2015-11-22vexpress64: compile Juno PCIe conditionallyRyan Harkin
2015-11-22Juno: don't print PCI debug information by defaultAndre Przywara
2015-11-22eeprom: Clean up checkpatch issuesMarek Vasut
2015-11-22eeprom: Add support for selecting i2c busMarek Vasut
2015-11-22eeprom: Add bus argument to eeprom_init()Marek Vasut