Commit Graph

658 Commits (9e2c347151db5ae8acf5f18b99493cd53e6637e3)

Author SHA1 Message Date
Gerald Van Baren 9162352817 Fix fdt printing for updated libfdt 17 years ago
Kumar Gala 9eb77cea1f Add additional fdt fixup helper functions 17 years ago
Kumar Gala ab544633ab Add fdt_fixup_ethernet helper to set mac addresses 17 years ago
Kumar Gala dbaf07ce62 Fix warnings from import of libfdt 17 years ago
Kumar Gala 8d04f02f62 Update libfdt from device tree compiler (dtc) 17 years ago
Kumar Gala e93becf80d Move do_fixup* for libfdt into common code 17 years ago
Kumar Gala f738b4a759 Make no options to fdt print default to '/' 17 years ago
Kumar Gala a3c2933e02 Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt 17 years ago
Grant Likely 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
Wolfgang Denk 409ecdc0bb Fix compiler warnings for PPC systems. Update CHANGELOG. 17 years ago
Stefan Roese 2309c130aa Fix warning differ in signedness in common/cmd_scsi.c 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 5c15010efa Fixed mips_io_port_base build errors. 17 years ago
Wolfgang Denk 6ecbb7a3fa Fix a bug in the slave serial programming mode for the Xilinx 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 7a60ee7c62 Fix warning differ in signedness in common/cmd_ide.c 17 years ago
Grant Likely f0037c56b0 Build: split COBJS value into multiple lines 17 years ago
Larry Johnson 71bc6e6474 NET: Add Ethernet 1000BASE-X support for PPC4xx 17 years ago
Larry Johnson 298035df49 NET: Cosmetic changes 17 years ago
Zhang Wei eb6f214d36 Fix the issue of usb_kbd driver missing the scan code of key 'z'. 17 years ago
Stefan Roese dbbd125721 ppc4xx: Add PPC405EX support 17 years ago
Stefan Roese 3048bcbf0b ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms 17 years ago
Detlev Zundel 5441f61a3d Fix two typos. 17 years ago
Grant Likely 0d38effc6e Fpga: fix incorrect test of CFG_FPGA_XILINX macro 18 years ago
Michal Simek 481d432861 [FIX] repair MFSL commands 18 years ago
Michal Simek b90c045f03 synchronizition with mainline 18 years ago
Kyungmin Park d7e8ce101a OneNAND support (take #2) 18 years ago
Wolfgang Denk 67c31036ac TQM8xx[LM]: Fix broken environment alignment. 18 years ago
Matthias Fuchs 5bd7fe9aeb Fix do_div() usage in nand process output 18 years ago
Matthias Fuchs c750d2e669 NAND: Add CFG_NAND_QUIET option 18 years ago
Michal Simek 991b089d1c Synchronize with U-BOOT mainline 18 years ago
Grant Likely a7d7eca791 Bugfix: make bootm+libfdt compile on boards with no flash 18 years ago
stefano babic 80172c6181 PXA270: Add support for multiple serial ports. 18 years ago
Bartlomiej Sieka 5b729fb3bd Fix do_bootm_linux() so that multi-file images with FDT blob boot. 18 years ago
Grant Likely e79021223b bootm/fdt: Only process the fdt if an fdt address was provided 18 years ago
Dirk Behme 9bb8b209ed Fix compilation error for omap2420h4_config. 18 years ago
Heiko Schocher f98984cb19 IDE: - make ide_inb () and ide_outb () "weak", so boards can 18 years ago
Stefan Roese 26667b7fa0 ColdFire: Fix some remaining problems with CFG_CMD_ 18 years ago
TsiChungLiew 8ae158cd87 ColdFire: Add M54455EVB for MCF5445x 18 years ago
TsiChungLiew ab77bc547b ColdFire: MCF5329 Update and cleanup 18 years ago
Kim Phillips d35b508a55 fdt: suppress unused variable 'bd' warning 18 years ago
Andy Fleming 82bd9ee774 Fix warnings from of_data copy fix 18 years ago
Andy Fleming 10aaf716cb Fix of_data copying for CONFIG_OF_FLAT_TREE-using boards 18 years ago
Jerry Van Baren 210f463c71 Fix where the #ifdef CFG_BOOTMAPSZ is placed. 18 years ago
Andy Fleming 073e1b5099 Fix initrd/dtb interaction 18 years ago
Peter Pearse d4fc6012fd Add MACH_TYPE records for several AT91 boards. 18 years ago
Gerald Van Baren 5fe6be6208 Improve error print messages. 18 years ago
Kim Phillips 99dffca3b7 fdt: allow for builds that don't want env and bd_t nodes 18 years ago
Kim Phillips 91148bf7ae fdt: do board setup based on fdt address specified on bootm line 18 years ago
Gerald Van Baren e125a2ffc2 Call ft_board_setup() from the bootm command. 18 years ago
Gerald Van Baren fd61e55dd8 Create new fdt boardsetup command, fix bug parsing [] form of set values. 18 years ago
Gerald Van Baren 6f35ded9e8 Tighten up the error messages. 18 years ago