summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | ARM: socfpga: rename the cyclone5 and arria5 base address fileDinh Nguyen2015-11-306-5/+5
| * | ARM: socfpga: arria10: add base address map for Arria10Dinh Nguyen2015-11-301-0/+45
| * | arm: socfpga: reset: FIX address of tstscratch registerPhilipp Rosenberger2015-11-301-0/+1
| |/
* | Merge git://www.denx.de/git/u-boot-cfi-flashTom Rini2015-11-301-3/+4
|\ \
| * | cfi_flash: give default CONFIG_SYS_MAX_FLASH_SECT in flash.hThomas Chou2015-11-301-3/+4
| |/
* | Merge git://www.denx.de/git/u-boot-ppc4xxTom Rini2015-11-3010-25/+5
|\ \
| * | PPC4xx: Create "liebherr" vendor directoryWolfgang Denk2015-11-309-2/+5
| * | ppc4xx: Remove remnants from ocotea, taishan, ebony and taihuStefan Roese2015-11-301-23/+0
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2015-11-3022-6/+4
|\ \
| * | arm: s5pc1xx: move SoC to mach-s5pc1xxMinkyu Kang2015-11-3022-6/+4
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2015-11-303-1/+15
|\ \
| * | video: ipu: fix out of bounds accessPeng Fan2015-11-302-1/+2
| * | LCD: Add an option to skip registration as an stdio outputStephane Ayotte2015-11-191-0/+13
* | | arm: kirkwood: add ZyXEL NSA310S deviceGerald Kerma2015-11-299-0/+376
* | | tools/kwbimage: fix size computations for v1 imagesReinhard Pfau2015-11-291-3/+4
* | | tools/kwbimage: fix endianess issueReinhard Pfau2015-11-292-20/+26
* | | tools/kwbimage.c: Make sure that the resulting image is 4-byte alignedStefan Roese2015-11-291-1/+9
* | | arm: mvebu: Configure ARP timeout and retry countStefan Roese2015-11-291-0/+2
| |/ |/|
* | 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
OpenPOWER on IntegriCloud