summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* partition: fix compiler warningSascha Hauer2008-08-261-7/+7
* partition: rename variableSascha Hauer2008-08-261-13/+13
* atmel serial: add initialization and baudrate functionsSascha Hauer2008-08-261-16/+36
* macb eth driver: remove barrier() definitionSascha Hauer2008-08-261-2/+0
* PM9263 board: add lowlevel_init to start from resetSascha Hauer2008-08-262-5/+326
* AT91SAM clocksource: switch to new headers, implement reset_cpuSascha Hauer2008-08-261-6/+6
* AT91SAM: Use Atmel header files from their Bootstrap code (ver 1.9)Sascha Hauer2008-08-2621-1448/+22865
* Move cfi flash drivers to drivers/nor as suggested by Nishanth MenonSascha Hauer2008-08-258-81/+81
* PCM038: fixed typoEnrico Scholz2008-08-221-1/+1
* PCM038: give out chip-id at startupEnrico Scholz2008-08-221-0/+6
* PCM038: re-write SPCTL0 after reading itEnrico Scholz2008-08-221-1/+4
* mx27ads: Add a defconfig fileSascha Hauer2008-08-211-0/+207
* cfi Flash (new) add missing open/close/lseek functionsSascha Hauer2008-08-211-0/+3
* fix 62e2cd0a681c19fdc4180adf89e69709c696133bSascha Hauer2008-08-211-7/+2
* mx27ads: replace pcm038 with mx27adsSascha Hauer2008-08-211-6/+6
* mx27ads: add missing includeSascha Hauer2008-08-211-0/+1
* Revert "loadb: remove old-style-u-boot-ifdefs around whole file"Sascha Hauer2008-08-211-0/+3
* net: remove redundant assignmentSascha Hauer2008-08-201-2/+0
* net: initialize Net* variables unconditionally, not in a big switch/caseSascha Hauer2008-08-201-53/+12
* setenv: Fix warning introduced with last commitSascha Hauer2008-08-201-13/+23
* string: add typechecking for strchr, strrchr, strstrSascha Hauer2008-08-202-7/+19
* pcm038 defenv: Do not hardcode ip addresses, ask to set MAC addressSascha Hauer2008-08-202-8/+15
* remove unnecessary double string function declarationsSascha Hauer2008-08-202-41/+0
* 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