Commit Graph

635 Commits (1b4aaffe4fb2a5e95d9111a5d94fd1f89215dce4)

Author SHA1 Message Date
Zhang Wei eb6f214d36 Fix the issue of usb_kbd driver missing the scan code of key 'z'. 17 years ago
Detlev Zundel 5441f61a3d Fix two typos. 17 years ago
Grant Likely 0d38effc6e Fpga: fix incorrect test of CFG_FPGA_XILINX macro 17 years ago
Michal Simek 481d432861 [FIX] repair MFSL commands 17 years ago
Michal Simek b90c045f03 synchronizition with mainline 17 years ago
Kyungmin Park d7e8ce101a OneNAND support (take #2) 17 years ago
Wolfgang Denk 67c31036ac TQM8xx[LM]: Fix broken environment alignment. 17 years ago
Matthias Fuchs 5bd7fe9aeb Fix do_div() usage in nand process output 17 years ago
Matthias Fuchs c750d2e669 NAND: Add CFG_NAND_QUIET option 17 years ago
Michal Simek 991b089d1c Synchronize with U-BOOT mainline 17 years ago
Grant Likely a7d7eca791 Bugfix: make bootm+libfdt compile on boards with no flash 17 years ago
stefano babic 80172c6181 PXA270: Add support for multiple serial ports. 17 years ago
Bartlomiej Sieka 5b729fb3bd Fix do_bootm_linux() so that multi-file images with FDT blob boot. 17 years ago
Grant Likely e79021223b bootm/fdt: Only process the fdt if an fdt address was provided 17 years ago
Dirk Behme 9bb8b209ed Fix compilation error for omap2420h4_config. 17 years ago
Heiko Schocher f98984cb19 IDE: - make ide_inb () and ide_outb () "weak", so boards can 17 years ago
Stefan Roese 26667b7fa0 ColdFire: Fix some remaining problems with CFG_CMD_ 17 years ago
TsiChungLiew 8ae158cd87 ColdFire: Add M54455EVB for MCF5445x 17 years ago
TsiChungLiew ab77bc547b ColdFire: MCF5329 Update and cleanup 17 years ago
Kim Phillips d35b508a55 fdt: suppress unused variable 'bd' warning 17 years ago
Andy Fleming 82bd9ee774 Fix warnings from of_data copy fix 17 years ago
Andy Fleming 10aaf716cb Fix of_data copying for CONFIG_OF_FLAT_TREE-using boards 17 years ago
Jerry Van Baren 210f463c71 Fix where the #ifdef CFG_BOOTMAPSZ is placed. 17 years ago
Andy Fleming 073e1b5099 Fix initrd/dtb interaction 17 years ago
Peter Pearse d4fc6012fd Add MACH_TYPE records for several AT91 boards. 17 years ago
Gerald Van Baren 5fe6be6208 Improve error print messages. 17 years ago
Kim Phillips 99dffca3b7 fdt: allow for builds that don't want env and bd_t nodes 17 years ago
Kim Phillips 91148bf7ae fdt: do board setup based on fdt address specified on bootm line 17 years ago
Gerald Van Baren e125a2ffc2 Call ft_board_setup() from the bootm command. 17 years ago
Gerald Van Baren fd61e55dd8 Create new fdt boardsetup command, fix bug parsing [] form of set values. 17 years ago
Gerald Van Baren 6f35ded9e8 Tighten up the error messages. 17 years ago
Gerald Van Baren c45874b05a Asthetic improvements: error messages and line lengths. 17 years ago
Gerald Van Baren 35ec398f16 Fix fdt_chosen() to call ft_board_setup(), clean up long lines. 17 years ago
Gerald Van Baren 06e19a0770 For fdt_find_node_by_path(), handle the root path properly. 17 years ago
Gerald Van Baren 1a861169bc Replace fdt_node_offset() with fdt_find_node_by_path(). 17 years ago
Gerald Van Baren addd8ce830 Fix cmd_fdt line lengths, refactor code. 17 years ago
Gerald Van Baren 25114033ab FDT command improvements. 17 years ago
Gerald Van Baren 38eb508e8e Reorganize and fix problems (returns) in the bootm command. 17 years ago
Gerald Van Baren 89c8757d8f Fix bugs in the CONFIG_OF_LIBFDT 17 years ago
Gerald Van Baren 6be07cc1ca Improve fdt move length handling. 17 years ago
Gerald Van Baren bb930e76fe Minor code clean up. 17 years ago
Gerald Van Baren ba24e2ac3b Improve error messages, more informative. 17 years ago
Sergey Kubushyn c74b2108e3 [ARM] TI DaVinci support, hopefully final 17 years ago
Michal Simek ab4b956d31 [FIX] Coding style cleanup - Wolfgang's suggestions 17 years ago
Martin Krause 8092fef4c2 Add functions to list of exported functions 17 years ago
Eugene OBrien d2f6800662 ppc4xx: Update AMCC Bamboo 440EP support 17 years ago
John Otken d4024bb72d ppc4xx: Add support for AMCC 405EP Taihu board 17 years ago
Michal Simek 91bb4ca665 [FS] Added support for ROMFS 17 years ago
Michal Simek 55e26ad621 [FIX] correct help for rspr 17 years ago
Heiko Schocher fad6340715 make show_boot_progress () weak. 17 years ago