Commit Graph

33 Commits (31493dd5ffc74e2d5d1f1112fd2267e37d4fd698)

Author SHA1 Message Date
Simon Glass 7ffce4f17f i2c: powerpc: Remove use of CONFIG_HARD_I2C 8 years ago
Simon Glass f1683aa73c board_f: Rename initdram() to dram_init() 8 years ago
Simon Glass 088454cde2 board_f: Drop return value from initdram() 8 years ago
Simon Glass 52c411805c board_f: Drop board_type parameter from initdram() 8 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 9 years ago
Masahiro Yamada c6e18144b6 m68k: move CONFIG_SYS_TEXT_BASE to defconfig files 9 years ago
angelo@sysam.it 5296cb1d99 m68k: add architecture-specific u-boot.lds 10 years ago
angelo@sysam.it 944ab340b6 m68k: fix 3 broken boards 10 years ago
Masahiro Yamada 461be2f96e kconfig: remove redundant "string" type in arch and board Kconfigs 11 years ago
Masahiro Yamada 93d4334f7f Add board MAINTAINERS files 11 years ago
Masahiro Yamada dd84058d24 kconfig: add board Kconfig and defconfig files 11 years ago
Masahiro Yamada e2906a5943 Makefile: rename all libraries to built-in.o 11 years ago
Masahiro Yamada 64bd89e437 m68k: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Heiko Schocher 00f792e0df i2c, fsl_i2c: switch to new multibus/multiadapter support 12 years ago
Heiko Schocher ea818dbbcd i2c, soft-i2c: switch to new multibus/multiadapter support 12 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 12 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 12 years ago
Marek Vasut 8b493a5236 common: Discard the __u_boot_cmd section 12 years ago
Marek Vasut 556751427b common: Add .u_boot_list into all linker files 12 years ago
Alison Wang aa0d99fc28 ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301x 13 years ago
Wolfgang Denk 702e6014f1 doc: cleanup - move board READMEs into respective board directories 13 years ago
Jason Jin 6c0bf27d74 ColdFire: Cleanup for partial linking and --gc-sections 14 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 15 years ago
Peter Tyser a414553485 m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU 15 years ago
Peter Tyser 78acc472d9 Rename lib_generic/ to lib/ 15 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 15 years ago
Trent Piepho f62fb99941 Fix all linker script to handle all rodata sections 16 years ago
TsiChung Liew 536e7dac16 ColdFire: Add MCF5301x CPU and M53017EVB support 17 years ago