Commit Graph

248 Commits (ff048ea916f74a40c18b5aaa5f357dce1c75bffa)

Author SHA1 Message Date
Gerald Van Baren e125a2ffc2 Call ft_board_setup() from the bootm command. 18 years ago
Gerald Van Baren c45874b05a Asthetic improvements: error messages and line lengths. 18 years ago
Gerald Van Baren 38eb508e8e Reorganize and fix problems (returns) in the bootm command. 18 years ago
Gerald Van Baren 89c8757d8f Fix bugs in the CONFIG_OF_LIBFDT 18 years ago
Heiko Schocher fad6340715 make show_boot_progress () weak. 18 years ago
Jon Loeliger 9025317883 common/: Remove lingering references to CFG_CMD_* symbols. 18 years ago
Jon Loeliger baa26db411 common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. 18 years ago
Jon Loeliger a76adc8142 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 years ago
Nobuhiro Iwamatsu 0b135cfc2e sh: First support code of SuperH. 18 years ago
Wolfgang Denk 9877d7dcd1 Fix initrd length corruption in bootm command. 18 years ago
Gerald Van Baren c28abb9c61 Improve the bootm command for CONFIG_OF_LIBFDT 18 years ago
Gerald Van Baren 64dbbd40c5 Moved fdt command support code to fdt_support.c 18 years ago
Gerald Van Baren aea03c4e8c Fix some minor whitespace violations. 18 years ago
Gerald Van Baren 213bf8c822 Add a flattened device tree (fdt) command (2 of 2) 18 years ago
Wolfgang Denk 44ba464b99 Code cleanup / re-insert previous Copyright entries. 18 years ago
Aubrey.Li ef26a08fef [Blackfin][PATCH-2/2] Common files changed to support bf533 platform 18 years ago
Stefan Roese da5553b095 [PATCH] Allow CONFIG_OF_FLAT_TREE to boot a non-arch/powerpc kernel 19 years ago
Wolfgang Denk 2b2a40bebb Code cleanup. 19 years ago
Kumar Gala c76f951a74 Added support for Multi-Image files that contain a device tree 19 years ago
Grant Likely 1eaf3a5ff4 Fix possible uninitialized variable compiler warning. 19 years ago
Matthew McClintock 7376eb87aa * Fix a bunch of compiler warnings for gcc 4.0 19 years ago
Stefan Roese 1a1b7374b8 Define IH_CPU_AVR32 19 years ago
Matthew McClintock b2b78421d9 * Another small fix for booting with disable_of 19 years ago
Matthew McClintock 5de62c47a8 Fix disable_of booting 19 years ago
Matthew McClintock 87a449c8ac Support for FDT in uImage format, error when using FDT from flash 19 years ago
Haiying Wang 75c299c383 Unlock cache before kernel starts up for MPC86xx 19 years ago
Haiying Wang 1c8f6d8fb0 Unlock cache before kernel starts up for MPC86xx 19 years ago
Matthew McClintock 86c8e17f25 * Fix disable_of booting 19 years ago
Matthew McClintock 25c751e9ad * Support for FDT in uImage format, error when using FDT from flash 19 years ago
Matthew McClintock 5498d90312 * Patch to modify ft_build.c to update flat device trees in place Patch by Matthew McClintock 26-June-2006 19 years ago
Matthew McClintock 0267768edd * Modify bootm command to support booting with flat device trees Patch by Matthew McClintock 26-June-2006 19 years ago
Jin Zhengxiong fcb28e7634 Fixed initrd issue by define big RAM 19 years ago
Jason Jin e6cd2a1785 We made a u-boot patch to fix the hang up issue 19 years ago
Matthew McClintock 1b380ec225 * Patch to modify ft_build.c to update flat device trees in place 19 years ago
Matthew McClintock 98a9c4d468 * Modify bootm command to support booting with flat device trees 19 years ago
Haiying Wang 6cfea33477 Remove unneeded INIT_RAM_LOCK cache twiddling. 19 years ago
Wolfgang Denk d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
Stefan Roese 15940c9af3 Change max size of uncompressed uImage's to 8MByte and add 19 years ago
Wolfgang Denk 0afe519a43 Add ADI Blackfin support 19 years ago
Wolfgang Denk dc013d4640 Add loads of ntohl() in image header handling 19 years ago
Kumar Gala e559a6901a Add support for passing initrd information via flat device tree 20 years ago
Wolfgang Denk 77ddac9480 Cleanup for GCC-4.x 20 years ago
Wolfgang Denk f57f70aab9 Support passing of OF flat trees to the kernel. 20 years ago
Marian Balakowicz e6f2e90233 Added support for TQM834x boards. 20 years ago
Wolfgang Denk bccae9039e Fix booting from serial dataflash on AT91RM9200 20 years ago
Jon Loeliger 9c4c5ae3e1 * Patch by Jon Loeliger, Kumar Gala 2005-02-08 20 years ago
wdenk b2532eff87 * Patch by Travis Sawyer, 10 Jun 2005: 20 years ago
wdenk c1a11c19ec * Patch by Scott McNutt, 01 Nov 2004: 20 years ago
wdenk 9d5028c2f7 * Update for AT91RM9200DK and CMC_PU2 boards: 21 years ago
wdenk 983fda8391 Patch by TsiChung Liew, 23 Sep 2004: 21 years ago