summaryrefslogtreecommitdiffstats
path: root/board/astro
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* common: Move serial functions out of common.hSimon Glass2019-12-021-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-073-7/+3
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-131-1/+1
* board_f: Drop return value from initdram()Simon Glass2017-04-051-2/+4
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-051-1/+1
* Move console definitions into a new console.h fileSimon Glass2015-11-191-0/+1
* m68k: add architecture-specific u-boot.ldsangelo@sysam.it2015-04-231-86/+0
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-4/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+19
* m68k: Fix warnings with gcc 4.6Simon Glass2014-06-112-2/+2
* fpga: xilinx: Simplify load/dump/info function handlingMichal Simek2014-05-131-1/+2
* fpga: xilinx: Fix the rest of CamelCasesMichal Simek2014-05-131-19/+19
* fpga: xilinx: Avoid CamelCase for in Xilinx_descMichal Simek2014-05-131-1/+1
* fpga: spartan3: Avoid CamelCaseMichal Simek2014-05-131-2/+2
* m68k: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-21/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-244-69/+4
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-181-1/+1
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-1/+1
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-151-1/+1
|/
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-221-3/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-221-0/+5
* ColdFire: Fix build error for astro mcf53731 board.Jason Jin2012-10-191-53/+11
* rename _end to __bss_end__Po-Yu Chuang2011-03-271-1/+1
* Remove redundant config.mk filesWolfgang Denk2010-12-091-25/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-3/+1
* m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser2010-04-131-1/+1
* Rename lib_generic/ to lib/Peter Tyser2010-04-131-1/+1
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-131-2/+2
* add ASTRO MCF5373L boardWolfgang Wegner2010-03-246-0/+893