summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB()Lukasz Majewski2012-04-042-16/+33
| * | onenand:samsung OneNAND chip probe functions added for GONI and Exynos4210Lukasz Majewski2012-04-042-0/+3
| * | onenand:samsung Target dependent OneNAND chip probe functionLukasz Majewski2012-04-044-7/+49
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-niosWolfgang Denk2012-04-093-1/+33
|\ \
| * | nios2 - adjust gbl data off to account for bd_infoAlex Hornung2012-02-241-1/+2
| * | nios2: implement get_ticks and get_tbclkAlex Hornung2012-02-231-0/+21
| * | nios2: add flush_dcache_range functionStefan Kristiansson2012-02-231-0/+10
* | | Merge branch 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk2012-04-091-5/+0
|\ \ \
| * | | x86: Remove dead code in eNETSimon Glass2012-04-011-5/+0
| | |/ | |/|
* | | LMB: Fix undefined lmb_reserve() on non-lmb platformsMarek Vasut2012-04-091-0/+1
|/ /
* | Prepare v2012.04-rc1Wolfgang Denk2012-03-311-3/+3
* | net/altera_tse: use flush_dcache_range instead of flush_dcacheStefan Kristiansson2012-03-301-3/+6
* | net/ethoc: use flush_dcache_range instead of flush_dcacheStefan Kristiansson2012-03-301-3/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2012-03-307-7/+116
|\ \
| * | Enable high speed support for USB device framework and usbttyVipin KUMAR2012-03-287-7/+116
* | | RAMDISK: Fix unused variable issue caused by raw rd supportMarek Vasut2012-03-301-0/+2
* | | BOOT: Add RAW ramdisk support to bootzMarek Vasut2012-03-303-5/+21
* | | BOOT: Add "bootz" command to boot Linux zImage on ARMMarek Vasut2012-03-304-9/+171
* | | mx28evk: fix build errorAnatolij Gustschin2012-03-301-0/+5
* | | pci: declare pciauto functions in headerLinus Walleij2012-03-302-6/+5
* | | pci: get rid of local prototypesLinus Walleij2012-03-302-8/+0
* | | Add support for loading and saving the environment to a FAT partitionMaximilian Schwerin2012-03-303-1/+159
* | | MAKEALL: Add -m/-M option to determine maintainersMarek Vasut2012-03-301-3/+112
* | | cmd_log: print log->v2.con value in the "log info" commandHeiko Schocher2012-03-301-0/+1
* | | command, log: Coding Style cleanupHeiko Schocher2012-03-301-45/+51
* | | command, log: print with "log show" a full logbufferHeiko Schocher2012-03-301-1/+3
* | | drivers/mmc/mmc.c: Fix build warningAnatolij Gustschin2012-03-301-1/+1
* | | drivers/mmc/tegra2_mmc.c: fix GCC 4.6 warningAnatolij Gustschin2012-03-301-1/+1
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2012-03-3028-132/+210
|\ \ \
| * \ \ Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2012-03-3028-132/+210
| |\ \ \
| | * | | lzma: fix printf warningsMike Frysinger2012-03-281-2/+2
| | * | | Remove CONFIG_SYS_EXTBDINFO from snapper9260.hSimon Glass2012-03-271-1/+0
| | * | | cmd_pxe.c: fix strict-aliasing warningsJason Hobbs2012-03-271-8/+8
| | * | | net: smc91111: use mdelay()Mike Frysinger2012-03-271-13/+2
| | * | | doc: Fix some typos in different filesThomas Weber2012-03-2717-26/+26
| | * | | disk/part.c: Fix device enumeration through APITim Kientzle2012-03-271-0/+3
| | * | | mkenvimage: Really set the redundant byte when applicableDavid Wagner2012-03-271-1/+3
| | * | | mkenvimage: Don't try to detect comments in the input fileDavid Wagner2012-03-271-8/+0
| | * | | mkenvimage: Use mmap() when reading from a regular fileDavid Wagner2012-03-271-6/+19
| | * | | mkenvimage: Read/Write from/to stdin/out by default or if the filename is "-"David Wagner2012-03-271-13/+13
| | * | | mkenvimage: More error handlingDavid Wagner2012-03-271-2/+29
| | * | | mkenvimage: Correct an include and add a missing oneDavid Wagner2012-03-271-1/+2
| | * | | mkenvimage: correct and clarify comments and error messagesDavid Wagner2012-03-271-25/+14
| | * | | MAKEALL: display SPL size if presentScott Wood2012-03-261-2/+6
| | * | | ARMV7/Vexpress: add missing get_ticks() and get_tbclk()Liming Wang2012-03-261-0/+10
| | * | | mkenvimage: fix usage messageWolfgang Denk2012-03-261-1/+1
| | * | | cmd_fat: add FAT write commandDonggeun Kim2012-03-262-2/+63
| | * | | fs/fat/fat_write.c: Fix GCC 4.6 warningsAnatolij Gustschin2012-03-261-9/+1
| | * | | FAT write: Fix compile errorsDonggeun Kim2012-03-241-12/+8
| | |/ /
* | | | post: remove #warning for kirkwood CPUsValentin Longchamp2012-03-301-2/+1
|/ / /
OpenPOWER on IntegriCloud