summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2018-01-31emmc: add gpt commandRuixuan Li53-146/+1234
2018-01-15Revert "test commit"Victor Wan1-1/+1
2018-01-12test commitVictor Wan1-1/+1
2015-01-05doc: fix grammatical errors in READMEJeremiah Mahler1-37/+37
2015-01-05powerpc: mpc824x: remove MPC824X cpu supportMasahiro Yamada105-16821/+12
2015-01-01Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini50-44/+4433
2014-12-18ARM: Implement non-cached memory supportThierry Reding4-0/+79
2014-12-18fastboot: handle flash write to GPT partitionsSteve Rae4-3/+145
2014-12-08Merge git://git.denx.de/u-boot-mpc85xxTom Rini115-144/+6835
2014-12-08spl: MMC U-Boot image load from raw partitionPaul Kocialkowski2-4/+30
2014-12-05powerpc/mpc85xx:Put errata number for T104x NAND boot issuePrabhakar Kushwaha5-4/+20
2014-12-04MMC SD fs boot partition config coding style and proper descriptionPaul Kocialkowski19-23/+26
2014-11-26Merge git://git.denx.de/u-boot-fdtTom Rini113-232/+599
2014-11-24Merge git://git.denx.de/u-boot-dmTom Rini41-364/+1048
2014-11-23hush: add CONFIG_HUSH_PARSER to KconfigMasahiro Yamada2-12/+17
2014-11-23fs: make it possible to read the filesystem UUIDChristian Gmeiner7-0/+94
2014-11-21dm: Update documentation to include CONFIG_DM... optionsSimon Glass2-10/+153
2014-11-21fdt: Add ft_system_setup() function for system device tree additionsSimon Glass5-1/+48
2014-11-17spl, nand: add option to boot raw u-boot.bin image onlyHeiko Schocher4-5/+28
2014-11-07doc: fix documentation of out-of-tree buildTimo Ketola2-5/+5
2014-10-27doc: Update documentation according to the EXT SPL support patch setGuillaume GARDET2-7/+11
2014-10-27Provide option to avoid defining a custom version of uintptr_t.Gabe Black6-4/+36
2014-10-26Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini10-8/+1903
2014-10-23kconfig: move CONFIG_SYS_HZ to lib/KconfigMasahiro Yamada12-25/+8
2014-10-23Makefile: Add CONFIG_BUILD_TARGET to automatically build an special imageStefan Roese2-0/+13
2014-10-23doc: Remove note about auto-complete not working with hushSimon Glass1-4/+0
2014-10-22usb: dwc2: Add driver for Synopsis DWC2 USB IP blockOleksandr Tymoshenko5-1/+1843
2014-10-16fsl_sec : Change accessor function to take care of endiannessRuchika Gupta7-6/+29
2014-09-26Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini39-251/+1018
2014-09-25driver/ddr: Restruct driver to allow standalone memory spaceYork Sun8-108/+238
2014-09-24usb/gadget: fastboot: add support for flash commandSteve Rae3-2/+44
2014-09-23Merge git://git.denx.de/u-boot-dmTom Rini4-7/+11
2014-09-23dm: Fix repeated comment in READMESimon Glass1-4/+1
2014-09-21sandbox: Update minor documentation changesJagannadha Sutradharudu Teki2-4/+4
2014-08-30cmd_bootm.c: Add 'booti' for ARM64 Linux kernel ImagesTom Rini3-1/+142
2014-08-29Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini73-205/+6001
2014-08-25mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher75-6800/+26583
2014-08-25Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini9-5/+21
2014-08-21net: More BOOTP retry timeout improvementsThierry Reding2-8/+58
2014-08-14README: document CONFIG_BOARD_SIZE_LIMITSascha Silbe1-0/+5
2014-08-14RTC: add support for DS1339 (using DS1307 driver)Markus Niebel3-1/+3
2014-08-11Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2625-2924/+50912
2014-08-08Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic290-3147/+8923
2014-08-06The _config target is not present anymore, mention _defconfig insteadHolger Freyther1-11/+11
2014-08-06Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini7-8/+31
2014-08-05spi, spi_mxc: do not hang in spi_xchg_singleHeiko Schocher2-2/+19
2014-08-04arm: Support pre-relocation malloc()Simon Glass2-1/+7
2014-07-23sandbox: Support pre-relocation malloc()Simon Glass2-0/+6
2014-07-23Add a simple malloc() implementation for pre-relocationSimon Glass6-0/+72
2014-07-23spi: add config option to enable the WP pin function on st micron flashesHeiko Schocher3-0/+45
[next]