aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2007-08-14Merge with /home/wd/git/u-boot/custodian/u-boot-armWolfgang Denk
2007-08-14Fix initrd/dtb interactionAndy Fleming
2007-08-14Add MACH_TYPE records for several AT91 boards.Peter Pearse
2007-08-10Improve error print messages.Gerald Van Baren
2007-08-10fdt: allow for builds that don't want env and bd_t nodesKim Phillips
2007-08-10fdt: do board setup based on fdt address specified on bootm lineKim Phillips
2007-08-10Call ft_board_setup() from the bootm command.Gerald Van Baren
2007-08-10Create new fdt boardsetup command, fix bug parsing [] form of set values.Gerald Van Baren
2007-08-10Tighten up the error messages.Gerald Van Baren
2007-08-10Asthetic improvements: error messages and line lengths.Gerald Van Baren
2007-08-10Fix fdt_chosen() to call ft_board_setup(), clean up long lines.Gerald Van Baren
2007-08-10For fdt_find_node_by_path(), handle the root path properly.Gerald Van Baren
2007-08-10Replace fdt_node_offset() with fdt_find_node_by_path().Gerald Van Baren
2007-08-10Fix cmd_fdt line lengths, refactor code.Gerald Van Baren
2007-08-10FDT command improvements.Gerald Van Baren
2007-08-10Reorganize and fix problems (returns) in the bootm command.Gerald Van Baren
2007-08-10Fix bugs in the CONFIG_OF_LIBFDTGerald Van Baren
2007-08-10Improve fdt move length handling.Gerald Van Baren
2007-08-10Minor code clean up.Gerald Van Baren
2007-08-10Improve error messages, more informative.Gerald Van Baren
2007-08-10[ARM] TI DaVinci support, hopefully finalSergey Kubushyn
2007-08-07Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher
2007-08-06Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk
2007-08-06Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk
2007-08-06Add functions to list of exported functionsMartin Krause
2007-08-03Merge branch 'testing' into workingAndy Fleming
2007-07-13make show_boot_progress () weak.Heiko Schocher
2007-07-11Fix some compile problems introduced by the latest CFG_CMD_xxx cleanupStefan Roese
2007-07-10common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-09Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK!Jon Loeliger
2007-07-09Merge with /home/hs/Atronic/u-bootWolfgang Denk
2007-07-08common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-08common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger
2007-07-08common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger
2007-07-08common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger
2007-07-04common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-04common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-04common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-03Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk
2007-06-30Fix S-ATA support.Mushtaq Khan
2007-06-22Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk
2007-06-22Adapt log buffer code to support Linux 2.6Igor Lisitsin
2007-06-22[PCS440EP] upgrade the PCS440EP board:Heiko Schocher
2007-06-12Change 'repeatable' attribute of some commands to sensible values.Detlev Zundel
2007-06-12Fix 'run' not to continue after interrupted commandDetlev Zundel
2007-06-08Fix config problems on SC3 board; make ide_reset_timeout work.Wolfgang Denk
2007-06-06Merge with /home/wd/git/u-boot/custodian/u-boot-armWolfgang Denk
2007-06-06USB event poll supportZhang Wei
2007-05-28Merge with /home/tur/git/u-boot#motionproWolfgang Denk
2007-05-27Fix: Add missing NULL termination in strings expanded by macros parser.Bartlomiej Sieka