aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-01-11tools/kwbimage.c: fix parser error handlingHEADmasterAndreas Bießmann1-6/+8
2015-01-11ARM: atmel: sama5d3xek: fix the LCD parametersBo Shen1-2/+1
2015-01-11ARM: atmel: sama5d4xek: fix the LCD parametersBo Shen1-2/+1
2015-01-11ARM: atmel: sama5d4 xplained: fix the LCD parametersBo Shen1-4/+2
2015-01-10fix: tools: kwbimage.c: Initialize headersz to suppress warningŁukasz Majewski1-1/+1
2015-01-10Merge git://git.denx.de/u-boot-nand-flashTom Rini2-10/+5
2015-01-09arc: introduce "mdbtrick" targetAlexey Brodkin1-0/+15
2015-01-09mtd: nand: do not scan BBT after scrubMasahiro Yamada2-8/+3
2015-01-09mtd: nand: Mark the BBT as scanned prior to calling scan_bbt againMasahiro Yamada1-1/+1
2015-01-09mtd: nand: revive "nand scrub" commandMasahiro Yamada1-1/+1
2015-01-09arm: vf610: fix boot from SD-cardStefan Agner1-1/+4
2015-01-09arm: build arch memset/memcpy in Thumb2 modeStefan Agner4-87/+142
2015-01-08Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini7-58/+316
2015-01-08mx25: Fix boot hang by avoiding vector relocationFabio Estevam2-0/+27
2015-01-09imx:mx6sxsabresd support qspi AHB readPeng Fan1-0/+3
2015-01-09qspi:fsl implement AHB readPeng Fan2-10/+142
2015-01-08doc: fix spelling errors in am335x/READMEJeremiah Mahler1-3/+3
2015-01-08mx25: Remove empty line after printing the reset causeFabio Estevam1-1/+1
2015-01-08i2c:mxc fix array size of i2c_dataPeng Fan1-11/+11
2015-01-08MAINTAINERS: add me as a co-maintainer of KIRKWOODLuka Perkov2-1/+3
2015-01-08doc/gitmail-rc: fix whitespacesLuka Perkov1-2/+2
2015-01-08gpt: Fix the protective MBR partition sizeMaxime Ripard1-1/+1
2015-01-08scripts: fix binutils-version.sh for 'as' without a package.Bill Pringlemeir1-1/+2
2015-01-08ARM: UniPhier: add UART initialization routine for low-level debugMasahiro Yamada8-0/+128
2015-01-08ARM: UniPhier: enable output of system busMasahiro Yamada3-0/+15
2015-01-08ARM: UniPhier: fix SRAM size on support cardMasahiro Yamada1-3/+3
2015-01-08spi: ftssp010_spi: Simplify code flow in ftssp010_[wait|wait_tx|wait_rx]Axel Lin1-24/+12
2015-01-07Kconfig: move EXPERT option under "General setup" menuMasahiro Yamada1-2/+2
2015-01-07spi: cadence_qspi: Fix checking return value of fdt_first_subnode()Axel Lin1-1/+1
2015-01-07mx6sxsabresd: support qspi flash bigger than 16MBPeng Fan1-0/+5
2015-01-07spi:fsl-quadspi support bank register read writePeng Fan1-15/+145
2015-01-07dt: socfpga: Replace num-chipselect with num-csMarek Vasut1-3/+3
2015-01-06Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini1-1/+1
2015-01-06Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini3-46/+77
2015-01-06dt: socfpga: Rename snps, dw-spi-mmio to snps, dw-apb-ssiMarek Vasut2-3/+3
2015-01-06sunxi: axp221: Fix using the wrong register address for ALDO2Hans de Goede1-1/+1
2015-01-06spi: designware_spi: Fix detecting FIFO depthAxel Lin1-2/+2
2015-01-06spl: mmc: Fix raw boot mode (related to commit 4c5bbc2328a24f5e1ee990c9a9527e...Guillaume GARDET1-3/+16
2015-01-06MVEBUMMC : REMOVE unnecessary delay from initGerald Kerma1-2/+0
2015-01-06MVEBUMMC : CLEAN codeGerald Kerma1-20/+20
2015-01-06MVEBUMMC : REMOVE unnecessary delaysGerald Kerma1-3/+0
2015-01-06MVEBUMMC : FIX debug stringsGerald Kerma1-5/+13
2015-01-06MVEBUMMC : Speed up access timeGerald Kerma2-17/+32
2015-01-06MVEBUMMC : Change copyright dateGerald Kerma1-1/+1
2015-01-05spl_sata.c: Add <scsi.h>Tom Rini1-0/+1
2015-01-05Merge branch 'misc' of git://git.denx.de/u-boot-x86Tom Rini7-155/+41
2015-01-05cros-ec-keyboard: Synchronize DT binding from linuxSjoerd Simons5-153/+38
2015-01-05i2c_eeprom: include <linux/err.h> to fix build errorMasahiro Yamada1-0/+1
2015-01-05dm: README: recommend u-boot.dtb to try driver-model on sandboxMasahiro Yamada1-2/+2
2015-01-05memmove_wd: copy chunk down from big address if parameter to is larger than fromSonic Zhang1-2/+12
2015-01-05mtd: nand: omap_gpmc: fix error handlingGuido Martínez1-1/+2
2015-01-05powerpc/cm5200: migrate to generic boardDavid Büchi1-0/+5
2015-01-05doc: fix grammatical errors in READMEJeremiah Mahler1-37/+37
2015-01-05keystone: set default pci mode to root complexKaricheri, Muralidharan2-0/+34
2015-01-05beagle_x15: enable NFS commandFelipe Balbi1-0/+1
2015-01-05omap5: cm-t54: add sata supportDmitry Lifshitz1-0/+13
2015-01-05arm: omap: reset sata on bootDmitry Lifshitz1-0/+9
2015-01-05OMAP5+: sata/scsi: implement scsi_bus_reset()Dmitry Lifshitz1-0/+6
2015-01-05ahci-plat: provide a weak scsi_bus_reset() hookDmitry Lifshitz1-2/+1
2015-01-05ahci: introduce ahci_reset()Dmitry Lifshitz2-17/+31
2015-01-05da850evm: Use generic board and libfdt, fix size for SPI flashPeter Howard1-2/+4
2015-01-05fs: fat: read: fix fat16 ls/read issuePrzemyslaw Marczak1-18/+51
2015-01-05TI: armv7: enable UUID and PARTNishanth Menon6-10/+2
2015-01-05Revert "ARM: omap4: Update sdram setting for panda rev A6"Nishanth Menon1-4/+0
2015-01-05ARM: OMAP4: Panda: rework DMM logicNishanth Menon2-0/+19
2015-01-05omap-common/hwinit-common.c: timer_init() doesn't need to touch gdTom Rini1-5/+0
2015-01-05am33xx: Drop timer_init call from s_initTom Rini1-1/+0
2015-01-05socfpga: Drop redundant save_boot_paramsTom Rini1-7/+0
2015-01-05cmd_fdt: fix working_fdt is set to wrong valueHua Yanghao1-1/+1
2015-01-05ARM: bootm: do not add PSCI to fdt when booting in secure mode.Ian Campbell3-2/+5
2015-01-05devkit8000: convert to use generic board codeAnthoine Bourgeois1-0/+1
2015-01-05cmd_bdinfo: check for CONFIG_ARC instead of CONFIG_ARC700Alexey Brodkin1-1/+1
2015-01-05arm: omap3: cm-t35: convert to generic boardNikita Kiryanov1-0/+1
2015-01-05powerpc: mpc824x: remove MPC824X cpu supportMasahiro Yamada105-16821/+12
2015-01-05mpc8260: remove atc board supportMasahiro Yamada13-2388/+1
2015-01-05mpc8260: remove CPU86, CPU87 board supportMasahiro Yamada20-3270/+2
2015-01-05mpc8260: remove ep82xxm board supportMasahiro Yamada8-687/+1
2015-01-05mpc8260: remove gw8260 board supportMasahiro Yamada9-1971/+1
2015-01-05mpc8260: remove IPHASE4539 board supportMasahiro Yamada10-1600/+1
2015-01-05mpc8260: remove muas3001 board supportMasahiro Yamada9-761/+1
2015-01-05mpc8260: remove PM825, PM826, PM828 board supportMasahiro Yamada27-2595/+3
2015-01-05mpc8260: remove MPC8266ADS board supportMasahiro Yamada10-1726/+3
2015-01-05mpc8260: remove VoVPN-GW board supportMasahiro Yamada11-1556/+1
2015-01-05mpc8260: remove ep8260 board supportMasahiro Yamada11-1604/+1
2015-01-05mpc8260: remove ppmc8260 board supportMasahiro Yamada8-1307/+1
2015-01-05mpc8260: remove sacsng board supportMasahiro Yamada12-3752/+1
2015-01-05powerpc: remove cogent_8xx, cogent_mpc8260 board supportMasahiro Yamada34-3779/+2
2015-01-05mpc8xx: remove ESTEEM192E board supportMasahiro Yamada11-1784/+1
2015-01-05mpc8xx: remove IP860 board supportMasahiro Yamada13-1414/+2
2015-01-05mpc8xx: remove IVMS8, IVML24 board supportMasahiro Yamada20-2148/+2
2015-01-05mpc8xx: remove lwmon board supportMasahiro Yamada24-2944/+3
2015-01-05mpc8xx: remove NETVIA board supportMasahiro Yamada14-1564/+1
2015-01-05mpc8xx: remove R360MPI board supportMasahiro Yamada15-1718/+1
2015-01-05mpc8xx: remove RRvision board supportMasahiro Yamada18-1762/+3
2015-01-05mpc8xx: remove SPD823TS board supportMasahiro Yamada15-1003/+2
2015-01-05mpc8xx: remove KUP4X, KUP4K board supportMasahiro Yamada25-2755/+2
2015-01-05mpc8xx: remove ELPT860 board supportMasahiro Yamada13-2036/+1
2015-01-05powerpc: manroland: remove uc100, uc101, mucmc52, hmi1001 supportMasahiro Yamada32-2711/+4
2015-01-05mpc8xx: remove FPS{850, 860}L, NSCU, SM850, TK885D, virtlab2 supportMasahiro Yamada20-2894/+11
2015-01-04Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini0-0/+0
2015-01-02Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini12-453/+224
2015-01-01Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini50-44/+4433
2014-12-31Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini5-0/+719
2014-12-31usb: eth: enable AX88179 DRIVER for ARNDALE 5250Rene Griessl1-0/+1
2014-12-31usb: eth: add ASIX AX88179 DRIVERRene Griessl4-0/+714
2014-12-31imx:mx6slevk add spi nor boot supportPeng Fan3-1/+16
2014-12-31imx:mx6sxsabresd add qspi supportPeng Fan2-0/+52
2014-12-31imx:qspi add 4K erase supportPeng Fan1-5/+19
2014-12-31arm:mx6sx add QSPI supportPeng Fan4-6/+76
2014-12-31QuadSPI: use correct amba_basePeng Fan1-5/+25
2014-12-31QuadSPI: use QSPI_CMD_xx instead of flash opcodesPeng Fan1-31/+33
2014-12-30Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2-2/+12
2014-12-30Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini21-292/+742
2014-12-30Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini15-3/+826
2014-12-30Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini19-70/+216
2014-12-30mx6slevk: Remove get_board_rev()Fabio Estevam1-5/+0
2014-12-30arm: mx6: novena: Add proper LVDS display supportMarek Vasut5-23/+401
2014-12-30arm: mx6: novena: Pull video handling into separate fileMarek Vasut4-78/+106
2014-12-30arm: mx6: novena: Pull GPIO definitions into headerMarek Vasut3-12/+27
2014-12-30arm: mx6: novena: Minor config file fixMarek Vasut1-1/+0
2014-12-30arm: mx6: novena: Minor coding style fixMarek Vasut1-13/+13
2014-12-30arm: mx6: novena: Define CONFIG_SYS_MALLOC_F_LENMarek Vasut1-0/+1
2014-12-30arm: mx6: gw_ventana: Define CONFIG_SYS_MALLOC_F_LENMarek Vasut1-0/+1
2014-12-30imx: i2c: Zap unnecessary malloc() callsMarek Vasut1-16/+8
2014-12-30embestmx6boards: convert to use config_distro_bootcmd.hIain Paton1-129/+39
2014-12-30embestmx6boards: convert to use config_distro_defaults.hIain Paton1-17/+4
2014-12-30imx SPL: enable boot from eMMC boot partitions.Pierre Aubert1-1/+3
2014-12-30Merge branch 'master' of git://git.denx.de/u-bootStefano Babic90-1980/+3941
2014-12-30ARM: UniPhier: display boot swap pin status by pinmon commandMasahiro Yamada1-0/+3
2014-12-30ARM: UniPhier: add dump command of DDR PHY parametersMasahiro Yamada3-0/+237
2014-12-30ARM: UniPhier: add DDR PHY training codeMasahiro Yamada12-3/+586
2014-12-30Exynos: Move down common USB configurationSjoerd Simons5-11/+14
2014-12-29Prepare v2015.01-rc4Tom Rini1-1/+1
2014-12-29buildman: Fix some typos in READMEDirk Behme1-7/+7
2014-12-29Fix hash verificationNikolay Dimitrov2-19/+15
2014-12-29common/board_f.c: fix compile error when tracing disabledKevin Hilman1-0/+2
2014-12-29bcm281xx: add support for "USB OTG clock"Steve Rae6-0/+52
2014-12-29initcall: add explicit hint if initcall was relocatedAlexey Brodkin1-1/+5
2014-12-29scripts: fix binutils-version.shMasahiro Yamada1-2/+4
2014-12-29ARM: rpi: consolidate board rev error checkingStephen Warren1-7/+9
2014-12-29ARM: rpi: support model A+Stephen Warren2-2/+13
2014-12-29ARM: rpi: only set usbethaddr on relevant systemsStephen Warren1-0/+17
2014-12-29vexpress64: switch to generic boardLinus Walleij1-2/+3
2014-12-29vexpress64: take over maintenance of the semi vexpress64Linus Walleij1-1/+1
2014-12-29arm: semihosting: get rid of forward declarationsLinus Walleij1-89/+84
2014-12-29arm: semihosting: fix up compile bugsLinus Walleij2-50/+53
2014-12-29arm: semihosting: staticize internal functionsLinus Walleij2-8/+9
2014-12-28Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2-2/+2
2014-12-26arm: rmobile: kconfig: Remove '+S:' prefix from defconfig filesNobuhiro Iwamatsu2-2/+2
2014-12-24arm: exynos: clock: support SPLL as mmc source clock for exynos5420Joonyoung Shim1-0/+2
2014-12-22ARM: exynos5420: Leave VBUS GPIO configuration up to common codeSjoerd Simons1-16/+0
2014-12-22odroid-XU3: Add entry for DTS EHCI GPIOSjoerd Simons2-0/+8
2014-12-22exynos5420: fix compilation without parade videoSjoerd Simons3-3/+19
2014-12-22Exynos5800: The Peach-Pi board does not have a Parade video bridgeSjoerd Simons1-5/+0
2014-12-22Odroid-XU3: Add documentation for Odroid-XU3Hyungwon Hwang1-16/+31
2014-12-22Odroid-XU3: Add support for Odroid-XU3Hyungwon Hwang6-1/+119
2014-12-22config: exynos5420: move non common configs to specific board filesHyungwon Hwang4-18/+23
2014-12-21arm: socfpga: Change watchdog timeoutStefan Roese2-2/+12
2014-12-19Merge git://git.denx.de/u-boot-x86Tom Rini55-1718/+3381
2014-12-19arm: mxs: olinuxino: move DRAM config tuning to SPLJan Luebbe2-30/+30
2014-12-19mx51evk: Fix MX51EVK_USB_CLK_EN_B definitionFabio Estevam1-1/+1
2014-12-19arm: mx6: gw_ventana: Change clock init to enable NAND related clocksStefan Roese1-1/+1
2014-12-19ot1200: enable support for USB_STORAGEChristian Gmeiner1-0/+1
2014-12-19ot1200: add fsuuid commandChristian Gmeiner1-0/+2
2014-12-19imx:mx6qarm2 add board level support for usbPeng Fan2-0/+56
2014-12-19imx:mx6sabresd add board level support for usbPeng Fan2-0/+82
2014-12-19imx:mx6 fix return value of mxc_get_clockPeng Fan1-1/+2
2014-12-18x86: Add a script to process Intel microcode filesSimon Glass2-0/+254
2014-12-18x86: Clean up the FSP support codesBin Meng13-290/+279
2014-12-18x86: Add a README.x86 for U-Boot on x86 supportBin Meng1-0/+126
2014-12-18x86: Rename coreboot-serial to x86-serialBin Meng6-11/+11
2014-12-18x86: crownbay: Add SDHCI supportBin Meng3-1/+54
2014-12-18x86: crownbay: Enable Intel E1000 NIC supportBin Meng2-0/+7
2014-12-18x86: crownbay: Add SPI flash supportBin Meng3-1/+42
2014-12-18x86: Include FSP and CMC binary in the u-boot.rom build rulesBin Meng2-2/+10
2014-12-18x86: Use consistent name XXX_ADDR for binary blob flash addressBin Meng6-7/+7
2014-12-18x86: Add crownbay defconfig and config.hBin Meng2-0/+58
2014-12-18x86: Add queensbay and crownbay Kconfig filesBin Meng3-0/+112
2014-12-18x86: Enable the queensbay cpu directory buildBin Meng1-0/+1
2014-12-18x86: ich6-gpio: Add Intel Tunnel Creek GPIO supportBin Meng6-12/+34
2014-12-18x86: Convert microcode format to device-tree-onlySimon Glass3-8/+14
2014-12-18x86: Add basic support to queensbay platform and crownbay boardBin Meng10-0/+369
2014-12-18x86: Integrate Tunnel Creek processor microcodeBin Meng1-0/+368
2014-12-18x86: Correct problems in the microcode loadingSimon Glass1-10/+15
2014-12-18x86: ivybridge: Update the microcodeSimon Glass6-1374/+1504
2014-12-18x86: Move microcode updates into a separate directorySimon Glass3-2/+2
2014-12-18x86: ifdtool: Add support for early microcode accessSimon Glass2-8/+103
2014-12-18x86: ifdtool: Use a structure for the file/address listSimon Glass1-6/+18
2014-12-18x86: ifdtool: Display filename when file errors are reportedSimon Glass1-12/+18
2014-12-18x86: ifdtool: Correct a debug() missing parameterSimon Glass1-1/+2
2014-12-18net: rtl8169: Add support for RTL-8168/8111gThierry Reding1-0/+1
2014-12-18net: rtl8169: Use non-cached memory if availableThierry Reding1-11/+60
2014-12-18net: rtl8169: Properly align buffersThierry Reding1-29/+34
2014-12-18net: rtl8169: Honor CONFIG_SYS_RX_ETH_BUFFERThierry Reding1-1/+5
2014-12-18ARM: tegra: Enable non-cached memoryThierry Reding1-1/+3
2014-12-18ARM: Implement non-cached memory supportThierry Reding4-0/+79
2014-12-18ARM: tegra: Enable PCIe on Jetson TK1Thierry Reding3-0/+412
2014-12-18ARM: tegra: Add Tegra124 PCIe device tree nodeThierry Reding1-0/+66
2014-12-18ARM: tegra: Add GIC for Tegra124Thierry Reding1-0/+13
2014-12-18ARM: tegra: Enable PCIe on BeaverThierry Reding2-0/+255