summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* eth: check for valid parameters for ethaddr, ipaddr, ...Sascha Hauer2008-08-201-0/+32
* Fix string_to_ipSascha Hauer2008-08-204-17/+27
* net: remove unused function declarationsSascha Hauer2008-08-201-8/+0
* parameter: set errno in dev_set_paramSascha Hauer2008-08-201-2/+4
* parameter: make stringlen more readableSascha Hauer2008-08-201-1/+2
* net: Coding style changesSascha Hauer2008-08-201-7/+6
* Net: Remove all hardcoded MAC addresses from default environmentsSascha Hauer2008-08-208-14/+2
* bootm: honour the -n flag againSascha Hauer2008-08-201-2/+1
* bootm: memmap now returns (void *)-1 for failure. Test for this instead of NULLSascha Hauer2008-08-201-1/+1
* This patch adds support for Beagle Board.Raghavendra KH2008-08-205-0/+473
* Remove duplicate OMAP3_CLOCK_CONFIG introduced by commit ID 5e4390feRaghavendra KH2008-08-201-6/+0
* Introduce a common board header for functions required by platform.SRaghavendra KH2008-08-202-9/+11
* loadb: change default download fileNishanth Menon2008-08-201-1/+1
* loadb: Add buffered writeNishanth Menon2008-08-201-6/+49
* loadb: remove old-style-u-boot-ifdefs around whole fileSascha Hauer2008-08-191-2/+1
* loadb: change -d to -fNishanth Menon2008-08-191-3/+3
* loadb: create fileNishanth Menon2008-08-191-5/+10
* Driver: expose dummy_probeNishanth Menon2008-08-151-0/+1
* Common: expose callocNishanth Menon2008-08-151-0/+1
* Bitops:Remove generic_funcsNishanth Menon2008-08-156-105/+23
* Bitops:Cleanup ARM bitopsNishanth Menon2008-08-153-42/+273
* U-Boot-V2:Bitops: asm-generic bitopsNishanth Menon2008-08-1512-0/+469
* Let 'go' command interpret filenames.Sascha Hauer2008-08-141-9/+33
* implement memmap for mem driverSascha Hauer2008-08-143-1/+12
* pcm038: Add SRAM deviceSascha Hauer2008-08-141-0/+11
* pcm038: Configure chipselects for SRAM / CAN ControllerSascha Hauer2008-08-141-3/+13
* ups, some debug printf slipped inSascha Hauer2008-08-141-1/+1
* pcm038: update defconfigSascha Hauer2008-08-141-9/+19
* pcm038: check for errorsSascha Hauer2008-08-141-1/+7
* Partition: Add an own device id for partitionsSascha Hauer2008-08-143-2/+16
* Add missing call to eth_halt()Sascha Hauer2008-08-141-0/+1
* increase maximum driver name length to 32Sascha Hauer2008-08-141-1/+1
* some merge leftover slipped inSascha Hauer2008-08-131-1/+0
* pcm038: add missing includeSascha Hauer2008-08-131-0/+1
* pcm038: use environment in NAND/NOR depending on where we started fromSascha Hauer2008-08-131-10/+25
* SPI: Add empty spi_register_board_info function when SPI is disabledSascha Hauer2008-08-131-1/+10
* Partition layer updatesSascha Hauer2008-08-131-9/+5
* nand: Allow adding/removing of more than one bad block aware device at onceSascha Hauer2008-08-132-71/+108
* add missing close() in do_protectSascha Hauer2008-08-131-4/+7
* pcm038: Update environment for NANDSascha Hauer2008-08-136-17/+55
* saveenv: close fileSascha Hauer2008-08-131-2/+5
* remove tools/updaterSascha Hauer2008-08-1311-2194/+0
* imx27: Add BOOT bitfield definitionsSascha Hauer2008-08-131-0/+9
* NAND: nand command updatesSascha Hauer2008-08-131-16/+43
* PCM038: NAND related updatesSascha Hauer2008-08-132-72/+127
* remove unused include fileSascha Hauer2008-08-131-60/+0
* init: add section for early codeSascha Hauer2008-08-132-0/+10
* Add i.MX NAND driverSascha Hauer2008-08-133-0/+1197
* i.MX27: Add NAND Flash Controller base addressSascha Hauer2008-08-131-0/+1
* NAND: add Kconfig to drivers/nandSascha Hauer2008-08-132-2/+17