summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| | | * | | | | TQM834x: support for Spansion N-type Flashes (sector size = 256 KiB at 2x16 B...Jens Gehrlein2008-01-29-3/+3
| | | * | | | | Fix conditional compilation of mpx8xxx_spi driverBen Warren2008-01-29-2/+3
| | | | |_|/ / | | | |/| | |
| * | | | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-02-12-18/+23
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | API: Provide dummy halt() in the glue layer.Rafal Jaworowski2008-01-29-1/+6
| | * | | | | API: Convert conditional building to the new scheme.Rafal Jaworowski2008-01-29-17/+17
| | |/ / / /
| * | | | | Get rid of "#undef DEBUG" from board config files.Wolfgang Denk2008-02-12-61/+0
| * | | | | Remove #undef DEBUG from MPC83xx board header filesTimur Tabi2008-02-12-12/+0
| * | | | | QE: Move FDT support into a common fileKumar Gala2008-02-12-64/+99
* | | | | | [new uImage] Move kernel data find code to get_kernel() routineMarian Balakowicz2008-02-07-74/+107
* | | | | | [new uImage] Cleanup FDT handling in PPC do_boot_linux()Marian Balakowicz2008-02-07-127/+158
* | | | | | [new uImage] Cleanup do_botm_linux() boot allocationsMarian Balakowicz2008-02-07-117/+189
* | | | | | [new uImage] Move ramdisk loading to a common routineMarian Balakowicz2008-02-07-175/+171
* | | | | | [new uImage] Removed dead ramdisk code on microblaze architecturesMarian Balakowicz2008-02-07-5/+0
* | | | | | [new uImage] Factor out common image_get_ramdisk() routineMarian Balakowicz2008-02-07-588/+239
* | | | | | [new uImage] Move FDT error printing to common fdt_error() routineMarian Balakowicz2008-02-07-26/+24
* | | | | | [new uImage] Factor out common routines for getting os/arch/type/comp namesMarian Balakowicz2008-02-07-69/+109
* | | | | | [new uImage] Remove standalone applications handling from boootmMarian Balakowicz2008-02-07-37/+1
* | | | | | [new uImage] Remove OF_FLAT_TREE support from PPC bootm codeMarian Balakowicz2008-02-07-68/+7
* | | | | | [new uImage] Use image API in SH do_bootm_linux() routineMarian Balakowicz2008-02-07-5/+2
* | | | | | [new uImage] Rename architecture specific bootm code filesMarian Balakowicz2008-02-07-11/+11
* | | | | | [new uImage] Return error on image move/uncompress overwritesMarian Balakowicz2008-02-07-2/+34
* | | | | | [new uImage] Cleanup image header pointer use in bootm codeMarian Balakowicz2008-02-07-489/+435
* | | | | | [new uImage] Cleanup cmd_bootm.cMarian Balakowicz2008-02-07-311/+322
* | | | | | [new uImage] Add memmove_wd() common routineMarian Balakowicz2008-02-07-53/+33
* | | | | | [new uImage] Fix FDT header verification in PPC do_boot_linux() routineMarian Balakowicz2008-02-07-2/+2
* | | | | | [new uImage] Fix uImage header pointer use in i386 do_bootm_linux()Marian Balakowicz2008-02-07-3/+3
* | | | | | [new uImage] Remove I386 uImage fake_header() routineMarian Balakowicz2008-02-07-79/+1
* | | | | | [new uImage] Move CHUNKSZ definition to image.hMarian Balakowicz2008-02-07-11/+7
* | | | | | [new uImage] Move gunzip() common code to common/gunzip.cMarian Balakowicz2008-02-07-109/+123
* | | | | | [new uImage] Cleanup OF/FDT #if/#elif/#endif use in do_bootm_linux()Marian Balakowicz2008-02-07-11/+12
* | | | | | [new uImage] Move PPC do_bootm_linux() to lib_ppc/ppc_linux.cMarian Balakowicz2008-02-07-543/+592
* | | | | | [new uImage] Define a API for image handling operationsMarian Balakowicz2008-02-07-806/+822
* | | | | | Add missing cmd_ximg.o to common/MakefileMarian Balakowicz2008-02-07-0/+1
|/ / / / /
* | | | | ADS5121e: DDR2 init/timing update.Grzegorz Bernacki2008-02-07-22/+27
* | | | | Device tree updatesJohn Rigby2008-02-07-5/+6
* | | | | Change IPS freq to 66MHzJohn Rigby2008-02-07-1/+1
* | | | | xsengine: rename board_post_init to board_late_initJean-Christophe PLAGNIOL-VILLARD2008-02-07-2/+2
* | | | | Add attribute POST_PREREL to ECC memory POSTLarry Johnson2008-02-07-2/+2
| |_|/ / |/| | |
* | | | TFTP: add host ip addr supportJean-Christophe PLAGNIOL-VILLARD2008-02-05-11/+31
* | | | OMAP5912: fix FIFO handling in UART driverWolfgang Denk2008-02-05-4/+12
* | | | ARM: S3C24x0 SoC NAND controller supportHarald Welte2008-02-04-1/+180
* | | | ARM: s3c24xx: Multiple serial port supportHarald Welte2008-02-04-21/+163
* | | | ARM: arm920t: Allow use of 'gd' pointer from IRQHarald Welte2008-02-04-5/+5
* | | | ARM: arm920/s3c24xx: IRQ demulitplexer callbackHarald Welte2008-02-04-1/+17
* | | | ARM: Display Ethernet info in do_bdinfo only if CONFIG_CMD_NET is definedHebbar2008-02-04-0/+2
* | | | ARM: add I2C init function call in lib_arm/board.cHebbar2008-02-04-0/+18
* | | | ARM: Board voiceblue updateLadislav Michl2008-02-04-96/+35
| |/ / |/| |
* | | ARM: AT91RM9200 based boards config cleanupLadislav Michl2008-02-04-86/+10
* | | ARM: Fix at91rm9200dk base addressLadislav Michl2008-02-04-7/+7
* | | MMC for PXA 27X (resubmit)stefano babic2008-02-03-199/+380