summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Merge git://git.denx.de/u-boot-socfpgaTom Rini2015-11-30-20/+1590
|\
| * arm: socfpga: Remove fsloadcmd from environmentChin Liang See2015-11-30-5/+0
| * arm: socfpga: dts: Adding drvsel and smplsel to dtsChin Liang See2015-11-30-0/+4
| * mmc: socfpga_dw_mmc: Move drvsel and smplsel to dtsChin Liang See2015-11-30-10/+21
| * arm: socfpga: Repair SoCrates boardMarek Vasut2015-11-30-1/+1515
| * ARM: socfpga: rename the cyclone5 and arria5 base address fileDinh Nguyen2015-11-30-5/+5
| * ARM: socfpga: arria10: add base address map for Arria10Dinh Nguyen2015-11-30-0/+45
| * arm: socfpga: reset: FIX address of tstscratch registerPhilipp Rosenberger2015-11-30-0/+1
* | Merge git://www.denx.de/git/u-boot-cfi-flashTom Rini2015-11-30-3/+4
|\ \
| * | cfi_flash: give default CONFIG_SYS_MAX_FLASH_SECT in flash.hThomas Chou2015-11-30-3/+4
| |/
* | Merge git://www.denx.de/git/u-boot-ppc4xxTom Rini2015-11-30-25/+5
|\ \
| * | PPC4xx: Create "liebherr" vendor directoryWolfgang Denk2015-11-30-2/+5
| * | ppc4xx: Remove remnants from ocotea, taishan, ebony and taihuStefan Roese2015-11-30-23/+0
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2015-11-30-6/+4
|\ \
| * | arm: s5pc1xx: move SoC to mach-s5pc1xxMinkyu Kang2015-11-30-6/+4
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2015-11-30-1/+15
|\ \
| * | video: ipu: fix out of bounds accessPeng Fan2015-11-30-1/+2
| * | LCD: Add an option to skip registration as an stdio outputStephane Ayotte2015-11-19-0/+13
* | | arm: kirkwood: add ZyXEL NSA310S deviceGerald Kerma2015-11-29-0/+376
* | | tools/kwbimage: fix size computations for v1 imagesReinhard Pfau2015-11-29-3/+4
* | | tools/kwbimage: fix endianess issueReinhard Pfau2015-11-29-20/+26
* | | tools/kwbimage.c: Make sure that the resulting image is 4-byte alignedStefan Roese2015-11-29-1/+9
* | | arm: mvebu: Configure ARP timeout and retry countStefan Roese2015-11-29-0/+2
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2015-11-27-1/+2
|\ \
| * | i2c: Fix the comment to match the function describedStefan Roese2015-11-27-1/+2
* | | arm: spear: x600: Enable tiny-printfStefan Roese2015-11-25-0/+1
* | | sf: Move SPI flash drivers to defconfigBin Meng2015-11-25-179/+556
* | | spi: Move SPI drivers to defconfigBin Meng2015-11-25-51/+278
|/ /
* | am33xx: Remove serial_init in s_init for QSPI/NOR XIP bootVignesh R2015-11-23-6/+0
* | fs: ext4: Prevent infinite loop in ext4fs_iterate_dirThomas Fitzsimmons2015-11-23-0/+5
* | pci: fix address range check in __pci_hose_phys_to_bus()Marcel Ziswiler2015-11-23-1/+1
* | part:efi: add bootable parameter in gpt commandPatrick Delaunay2015-11-23-0/+55
* | gpt: command: Extend gpt command to support GPT table verificationLukasz Majewski2015-11-23-25/+67
* | gpt: part: Definition and declaration of GPT verification functionsLukasz Majewski2015-11-23-0/+145
* | gpt: doc: Update gpt command's help descriptionLukasz Majewski2015-11-23-2/+5
* | gpt: doc: README: Update README entry for gpt verify extensionLukasz Majewski2015-11-23-1/+26
* | gpt: command: Remove duplicated check for empty partition descriptionLukasz Majewski2015-11-23-3/+0
* | lib/tiny-printf.c: Support numbers bigger than 0xffff and misc updatesStefan Roese2015-11-23-20/+12
* | lib/tiny-printf.c: Add tiny printf function for space limited environmentsStefan Roese2015-11-23-73/+192
* | common/console.c: Small coding style cleanupStefan Roese2015-11-23-2/+4
* | common/console.c: Drop sandbox special-case console codeStefan Roese2015-11-23-5/+0
* | i2c, avr32: fix compiler warning "input is not relaxable"Heiko Schocher2015-11-23-1/+1
* | sunxi: Update new defconfigsTom Rini2015-11-22-0/+3
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-11-22-11/+1902
|\ \
| * | sunxi: Add support for the Lamobo R1 boardJelle de Jong2015-11-22-0/+319
| * | sunxi: Add support for Orangepi Plus and Orangepi PC boardsHans de Goede2015-11-22-0/+32
| * | sunxi: Add H3 dts[i] filesHans de Goede2015-11-22-0/+825
| * | sunxi: clock: Set AHB1 clock frequency to 200MHz on Allwinner H3Siarhei Siamashka2015-11-22-3/+10
| * | sunxi: Add H3 DRAM initialization supportJens Kuske2015-11-22-0/+661
| * | sunxi: Add basic H3 supportJens Kuske2015-11-22-3/+18