summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Add a flattened device tree (fdt) command (2 of 2)Gerald Van Baren2007-03-312-11/+56
| * | | | | | Add a flattened device tree (fdt) command (1 of 2)Gerald Van Baren2007-03-311-0/+874
| | |_|_|/ / | |/| | | |
| * | | | | Code cleanup / re-insert previous Copyright entries.Wolfgang Denk2007-03-221-18/+18
| * | | | | Merge http://www.denx.de/git/u-bootAubrey Li2007-03-191-20/+22
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | [PATCH] I2C: add some more SPD eeprom decoding for DDR2 modulesMatthias Fuchs2007-03-081-0/+2
| | * | | | [PATCH] I2C: disable flat i2c commands when CONFIG_I2C_CMD_TREE is definedMatthias Fuchs2007-03-081-20/+20
| | | |/ / | | |/| |
| * | | | [Blackfin][PATCH-2/2] Common files changed to support bf533 platformAubrey.Li2007-03-091-1/+2
| |/ / /
* | | | fix: read and write MSR - repair number of parametersMichal Simek2007-05-071-1/+1
* | | | new: add writing to msr registerMichal Simek2007-05-071-4/+10
* | | | new: FSL and MSR support #2Michal Simek2007-05-051-1/+1
* | | | new: FSL and MSR supportMichal Simek2007-05-051-0/+265
| |/ / |/| |
* | | Support for XUPV2P boardMichal Simek2007-03-261-8/+0
* | | [Microblaze][PATCH] part 2Michal Simek2007-03-112-0/+34
|/ /
* | Merge with /home/stefan/git/u-boot/denx-merge-srStefan Roese2007-02-2011-446/+42
|\ \
| * | [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe...Grant Likely2007-02-203-8/+8
| * | [PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.cGrant Likely2007-02-202-266/+1
| * | [PATCH 5_9] Whitespace fixup on common_cmd_ace.c (using Lindent)Grant Likely2007-02-201-149/+146
| * | [PATCH 4_4] Remove local implementation of isprint() in ft_build.cGrant Likely2007-02-201-5/+1
| * | [PATCH 3_9] Move buffer print code from md command to common functionGrant Likely2007-02-201-51/+14
| * | [PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely2007-02-207-113/+18
| |/
* | [PATCH] I2C: Add support for multiple I2C busses for RTC & DTTStefan Roese2007-02-202-4/+22
|/
* Undo commit 3033ebb2: reset command does not take any argumentsWolfgang Denk2007-01-131-1/+1
* Fix to make the baudrate changes immediate for the MCF52x2 family.Bartlomiej Sieka2006-12-201-1/+1
* Preliminary support for the iDMR board (ColdFire).Bartlomiej Sieka2006-12-201-0/+1
* Code cleanup.Wolfgang Denk2006-11-301-140/+144
* Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.gitWolfgang Denk2006-11-301-80/+174
|\
| * Merge http://www.denx.de/git/u-bootKim Phillips2006-11-287-41/+393
| |\
| * | mpc83xx: Miscellaneous code style fixesTimur Tabi2006-11-281-130/+75
| * | Add support for multiple I2C busesBen Warren2006-11-031-5/+154
* | | [PATCH] common/cmd_elf.c: Enable loadaddr as parameter in bootvx commandStefan Roese2006-11-291-7/+5
| |/ |/|
* | Merge with /home/sr/git/u-boot/denx-alpr-merge-testWolfgang Denk2006-11-275-9/+354
|\ \
| * \ Merge with /home/stefan/git/u-boot/denxStefan Roese2006-11-1015-491/+935
| |\ \
| * | | Remove compile warnings in fpga codeStefan Roese2006-10-071-2/+2
| * | | Merge with /home/stefan/git/u-boot/denxStefan Roese2006-09-1812-475/+706
| |\ \ \
| * | | | Add FPGA Altera Cyclone 2 supportStefan Roese2006-08-154-1/+346
* | | | | [PATCH] Allow CONFIG_OF_FLAT_TREE to boot a non-arch/powerpc kernelStefan Roese2006-11-271-32/+22
| |_|/ / |/| | |
* | | | Sequential accesses to non-existent memory must be synchronized,Wolfgang Denk2006-11-061-0/+17
| |_|/ |/| |
* | | [PATCH] NAND: Partition name support added to NAND subsystemStefan Roese2006-10-282-153/+207
* | | Check for illegal character '=' in environment variable names.Wolfgang Denk2006-10-281-0/+5
* | | Minor code cleanup.Wolfgang Denk2006-10-281-94/+80
* | | Code cleanup.Wolfgang Denk2006-10-262-7/+6
* | | Merge with git://git.kernel.org/pub/scm/boot/u-boot/galak/u-boot.git#device_treeWolfgang Denk2006-10-261-6/+55
|\ \ \
| * | | Added support for Multi-Image files that contain a device treeKumar Gala2006-10-241-6/+55
* | | | Fix Makefile for "CHANGELOG" targetWolfgang Denk2006-10-251-2/+129
|\ \ \ \ | |/ / / |/| | |
| * | | Add monitor functions for indirect access to PPC440 DCR'sStefan Roese2006-10-171-2/+129
* | | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-245-8/+81
|\ \ \ \
| * \ \ \ Merge with http://www.jdl.com/software/u-boot-86xx.gitWolfgang Denk2006-10-206-258/+271
| |\ \ \ \
| | * | | | * Fix a bunch of compiler warnings for gcc 4.0Jon Loeliger2006-10-191-5/+5
| | * | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-121-2/+1
| | |\ \ \ \ | | | |/ / /
| | * | | | Fix possible uninitialized variable compiler warning.Grant Likely2006-10-121-1/+1
OpenPOWER on IntegriCloud