Commit Graph

47 Commits (fb8a5ffc77597a99678dbd5077f29ec9df54bdbe)

Author SHA1 Message Date
Simon Glass e895a4b06f fdt: Allow ft_board_setup() to report failure 10 years ago
Masahiro Yamada 535aad29f2 MAINTAINERS: comment out blank M: field 10 years ago
Masahiro Yamada 461be2f96e kconfig: remove redundant "string" type in arch and board Kconfigs 10 years ago
Masahiro Yamada 93d4334f7f Add board MAINTAINERS files 10 years ago
Masahiro Yamada dd84058d24 kconfig: add board Kconfig and defconfig files 10 years ago
Masahiro Yamada 377e1048d3 board: powerpc: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Heiko Schocher ea818dbbcd i2c, soft-i2c: switch to new multibus/multiadapter support 11 years ago
Gerald Van Baren 58864ddc72 Clean up libfdt.h includes 12 years ago
Mike Frysinger 464c79207c punt unused clean/distclean targets 13 years ago
Scott Wood 83b7e2a7f2 Handle most LDSCRIPT setting centrally 14 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 14 years ago
Mike Frysinger 36ebb78779 do_bootm: unify duplicate prototypes 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Wolfgang Denk 1211a46485 config.mk cleanup: drop "-I$(TOPDIR)/board" entries 14 years ago
Wolfgang Denk 2ae1824196 Makefile: move all Power Architecture boards into boards.cfg 14 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 14 years ago
Michael Zaidman 800eb09641 POST cleanup. 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Stefan Roese a47a12becf Move arch/ppc to arch/powerpc 15 years ago
Peter Tyser 8d1f268204 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 15 years ago
Heiko Schocher 00b6d927ba 5xxx, fdt: move fdt_fixup_memory() to cpu.c file 15 years ago
Stefan Roese 39ff7d5f4c POST: Remove duplicated post_hotkey_pressed() functions 15 years ago
Peter Tyser 858290178f ppc: Enable full relocation to RAM 15 years ago
Wolfgang Denk a89c33db96 General help message cleanup 16 years ago
Peter Tyser 8229e9c04f cm5200: Make function test command names more unique 16 years ago
Trent Piepho f62fb99941 Fix all linker script to handle all rodata sections 16 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 16 years ago
Selvamuthukumar 9b827cf172 Align end of bss by 4 bytes 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Wolfgang Denk 9b55a25369 Fix some more print() format errors. 16 years ago
Matvejchikov Ilya 27269417ad Some copy-n-paste fixes in printf usage 16 years ago
Wolfgang Denk c8a3b109f0 Cleanup out-or-tree building for some boards (.depend) 16 years ago
Becky Bruce 9973e3c614 Change initdram() return type to phys_size_t 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Jason Wessel 3d36be0300 Remove all the search paths from the .lds files. 17 years ago
Detlev Zundel e5084af8de Replace deprecated "ramdisk" with "ramdisk_size" kernel parameter. 17 years ago
Wolfgang Denk 64134f0112 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections 17 years ago
Kumar Gala 246d4ae6bc Convert boards that set memory node to use fdt_fixup_memory() 17 years ago
Kumar Gala 8d04f02f62 Update libfdt from device tree compiler (dtc) 17 years ago
Bartlomiej Sieka 92869195ef CM5200: Fix missing null-termination in hostname manipulation code 17 years ago
Bartlomiej Sieka 6e7b7b6ea1 cm5200: Fix a typo introduced by afaac86fe2 17 years ago
Wolfgang Denk be5d72d10d Minor coding style cleanup. Update CHANGELOG. 17 years ago
Wolfgang Denk afaac86fe2 Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues. 17 years ago
Bartlomiej Sieka 86b116b1b1 cm1_qp1 -> cm5200: single U-Boot image for modules from the cm5200 family. 17 years ago