aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2007-08-10Replace fdt_node_offset() with fdt_find_node_by_path().Gerald Van Baren2-6/+6
2007-08-10Fix cmd_fdt line lengths, refactor code.Gerald Van Baren1-187/+239
2007-08-10FDT command improvements.Gerald Van Baren1-128/+143
2007-08-10Reorganize and fix problems (returns) in the bootm command.Gerald Van Baren1-66/+64
2007-08-10Fix bugs in the CONFIG_OF_LIBFDTGerald Van Baren1-2/+2
2007-08-10Improve fdt move length handling.Gerald Van Baren1-6/+15
2007-08-10Minor code clean up.Gerald Van Baren1-0/+5
2007-08-10Improve error messages, more informative.Gerald Van Baren1-13/+14
2007-08-10[ARM] TI DaVinci support, hopefully finalSergey Kubushyn1-1/+14
2007-08-07Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher64-417/+1197
2007-08-06Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk59-246/+250
2007-08-06Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk6-38/+113
2007-08-06Add functions to list of exported functionsMartin Krause1-0/+2
2007-08-03Merge branch 'testing' into workingAndy Fleming59-246/+248
2007-07-13make show_boot_progress () weak.Heiko Schocher7-150/+110
2007-07-11Fix some compile problems introduced by the latest CFG_CMD_xxx cleanupStefan Roese2-4/+3
2007-07-10common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger35-67/+69
2007-07-09Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK!Jon Loeliger1-3/+3
2007-07-09Merge with /home/hs/Atronic/u-bootWolfgang Denk6-38/+113
2007-07-08common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger12-19/+19
2007-07-08common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger11-23/+22
2007-07-08common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger14-78/+60
2007-07-08common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger22-63/+61
2007-07-04common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger13-15/+15
2007-07-04common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger25-71/+92
2007-07-04common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger21-50/+51
2007-07-03Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk3-7/+719
2007-06-30Fix S-ATA support.Mushtaq Khan1-4/+4
2007-06-22Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk2-3/+3
2007-06-22Adapt log buffer code to support Linux 2.6Igor Lisitsin1-45/+71
2007-06-22[PCS440EP] upgrade the PCS440EP board:Heiko Schocher6-38/+113
2007-06-12Change 'repeatable' attribute of some commands to sensible values.Detlev Zundel3-4/+4
2007-06-12Fix 'run' not to continue after interrupted commandDetlev Zundel1-1/+1
2007-06-08Fix config problems on SC3 board; make ide_reset_timeout work.Wolfgang Denk1-2/+2
2007-06-06Merge with /home/wd/git/u-boot/custodian/u-boot-armWolfgang Denk1-0/+3
2007-06-06USB event poll supportZhang Wei1-1/+5
2007-05-28Merge with /home/tur/git/u-boot#motionproWolfgang Denk1-0/+2
2007-05-27Fix: Add missing NULL termination in strings expanded by macros parser.Bartlomiej Sieka1-0/+2
2007-05-18Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2-1/+418
2007-05-17Merge with /home/git/u-bootWolfgang Denk2-1/+418
2007-05-16Fix compile problem cause my Microblaze mergeStefano Babic1-1/+1
2007-05-15Minor coding style cleanup.Wolfgang Denk1-25/+27
2007-05-15Add driver for S-ATA-controller on Intel processors with Southmushtaq khan2-2/+712
2007-05-09New board SMN42 branchPeter Pearse1-0/+3
2007-05-08add: reading special purpose registersMichal Simek1-10/+33
2007-05-08add: FSL control read and writeMichal Simek1-72/+195
2007-05-08Merge git://www.denx.de/git/u-bootMichal Simek11-106/+1144
2007-05-07fix: read and write MSR - repair number of parametersMichal Simek1-1/+1
2007-05-07new: add writing to msr registerMichal Simek1-4/+10
2007-05-05Merge with /home/git/u-bootWolfgang Denk1-1/+1