Age | Commit message (Expand) | Author | Files | Lines |
2015-11-20 | Move console definitions into a new console.h file | Simon Glass | 1 | -0/+1 |
2015-04-23 | m68k: add architecture-specific u-boot.lds | angelo@sysam.it | 1 | -86/+0 |
2014-09-14 | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 1 | -4/+0 |
2014-07-30 | Add board MAINTAINERS files | Masahiro Yamada | 1 | -0/+6 |
2014-07-30 | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 1 | -0/+19 |
2014-06-12 | m68k: Fix warnings with gcc 4.6 | Simon Glass | 2 | -2/+2 |
2014-05-13 | fpga: xilinx: Simplify load/dump/info function handling | Michal Simek | 1 | -1/+2 |
2014-05-13 | fpga: xilinx: Fix the rest of CamelCases | Michal Simek | 1 | -19/+19 |
2014-05-13 | fpga: xilinx: Avoid CamelCase for in Xilinx_desc | Michal Simek | 1 | -1/+1 |
2014-05-13 | fpga: spartan3: Avoid CamelCase | Michal Simek | 1 | -2/+2 |
2013-11-01 | m68k: convert makefiles to Kbuild style | Masahiro Yamada | 1 | -21/+1 |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 4 | -69/+4 |
2013-03-18 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 1 | -1/+1 |
2013-03-16 | Replace __bss_end__ with __bss_end | Simon Glass | 1 | -1/+1 |
2013-03-13 | Refactor linker-generated arrays | Albert ARIBAUD | 1 | -1/+1 |
2012-10-22 | common: Discard the __u_boot_cmd section | Marek Vasut | 1 | -3/+0 |
2012-10-22 | common: Add .u_boot_list into all linker files | Marek Vasut | 1 | -0/+5 |
2012-10-19 | ColdFire: Fix build error for astro mcf53731 board. | Jason Jin | 1 | -53/+11 |
2011-03-27 | rename _end to __bss_end__ | Po-Yu Chuang | 1 | -1/+1 |
2010-12-09 | Remove redundant config.mk files | Wolfgang Denk | 1 | -25/+0 |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier | 1 | -2/+2 |
2010-10-19 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 1 | -3/+1 |
2010-04-13 | m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU | Peter Tyser | 1 | -1/+1 |
2010-04-13 | Rename lib_generic/ to lib/ | Peter Tyser | 1 | -1/+1 |
2010-04-13 | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | 1 | -2/+2 |
2010-03-24 | add ASTRO MCF5373L board | Wolfgang Wegner | 6 | -0/+893 |