~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* board: m68k add missing maintainerAngelo Dureghello2023-07-25
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* common: Drop init.h from common headerSimon Glass2020-05-18
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-13
* board_f: Drop return value from initdram()Simon Glass2017-04-05
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-05
* m68k: move CONFIG_SYS_TEXT_BASE to defconfig filesMasahiro Yamada2016-01-20
* m68k: add architecture-specific u-boot.ldsangelo@sysam.it2015-04-23
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-24
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30
* m68k: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-12
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-15
|/
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22
* ColdFire: Fix the build error for Freescale m5282evb board.Jason Jin2012-10-19
* ColdFire: Cleanup lds files for multiple defined symbolsstany MARCEL2011-10-19
* rename _end to __bss_end__Po-Yu Chuang2011-03-27
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18
* m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser2010-04-13
* Rename lib_generic/ to lib/Peter Tyser2010-04-13
* Small fix to m5282evbAlan Carvalho de Assis2009-04-04
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20
* ColdFire: Remove platforms mii.c fileTsiChung Liew2008-11-03
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-10
* ColdFire: Multiple fixes for M5282EVBTsiChung Liew2008-08-14
* ColdFire: Move m5282evb from board to board/freescaleTsiChung Liew2008-08-14