| Commit message (Expand) | Author | Age | Lines |
* | remove unnecessary version.h includes | Rob Herring | 2015-03-24 | -1/+0 |
* | common: Move dram_init() declaration to common location | Michal Simek | 2015-02-09 | -1/+0 |
* | Kbuild: introduce Makefile in arch/$ARCH/ | Daniel Schwierzeck | 2014-12-08 | -0/+8 |
* | kbuild: use SoC-specific CONFIG to descend into SoC directory | Masahiro Yamada | 2014-11-23 | -4/+2 |
* | kbuild: Descend into SOC directory from CPU directory | Masahiro Yamada | 2014-11-23 | -0/+2 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | -1/+0 |
* | kconfig: delete redundant CONFIG_${ARCH} definition | Masahiro Yamada | 2014-07-30 | -1/+1 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | -0/+26 |
* | bd_info: remove bi_barudrate member from struct bd_info | Masahiro Yamada | 2014-05-12 | -2/+0 |
* | kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib | Masahiro Yamada | 2014-03-28 | -44/+28 |
* | config.mk: specify the exact path to standalone linker script | Masahiro Yamada | 2014-03-07 | -1/+2 |
* | kbuild: fix CROSS_COMPILE settings in config.mk | Masahiro Yamada | 2014-03-04 | -1/+3 |
* | kbuild: add dummy obj-y to create built-in.o | Masahiro Yamada | 2014-02-19 | -0/+3 |
* | kbuild: change out-of-tree build | Masahiro Yamada | 2014-02-19 | -1/+1 |
* | nds32: add support for leopard and orca board boot flow auto detect | rick | 2014-01-28 | -4/+85 |
* | nds32: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | -94/+11 |
* | nds32: introduce DMA allocation API | ken kuo | 2013-08-09 | -0/+33 |
* | Merge branch 'master' of git://git.denx.de/u-boot-nds32 | Tom Rini | 2013-07-25 | -23/+309 |
|\ |
|
| * | nds32: Enable FPU if the version of CPU supported | ken kuo | 2013-07-25 | -0/+52 |
| * | nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiers | Tom Rini | 2013-07-25 | -6/+2 |
| * | nds32: Convert Makefiles to use COBJS-y style | ken kuo | 2013-07-25 | -13/+16 |
| * | nds32: ag101/ag102: Fix setting lastdec and now values | Axel Lin | 2013-07-24 | -6/+8 |
| * | nds32: Enable the function of passing parameters to Linux | ken kuo | 2013-07-24 | -0/+192 |
| * | nds32: Enable two banks of SDRAM on Andes board | ken kuo | 2013-07-24 | -1/+5 |
| * | nds32: introduce macros for bit manipulation | Gabor Juhos | 2013-07-24 | -0/+37 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-07-24 | -1/+9 |
|\ \ |
|
| * | | i2c: common changes for multibus/multiadapter support | Heiko Schocher | 2013-07-23 | -1/+9 |
| |/ |
|
* | | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -492/+30 |
|/ |
|
* | Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM | Dirk Eibach | 2013-07-16 | -1/+2 |
* | avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux | Andreas Bießmann | 2013-07-02 | -0/+6 |
* | nds32: Use sections header to obtain link symbols | Kuan-Yu Kuo | 2013-05-08 | -6/+2 |
* | lib: consolidate hang() | Andreas Bießmann | 2013-05-01 | -7/+0 |
* | Consolidate bool type | York Sun | 2013-04-01 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-03-18 | -1/+1 |
|\ |
|
| * | Refactor linker-generated arrays | Albert ARIBAUD | 2013-03-12 | -1/+1 |
* | | Change stub example to use asm-generic/sections.h | Simon Glass | 2013-03-15 | -4/+4 |
* | | Introduce generic link section.h symbol files | Simon Glass | 2013-03-15 | -0/+27 |
* | | Replace __bss_end__ with __bss_end | Simon Glass | 2013-03-15 | -4/+4 |
|/ |
|
* | malloc: make malloc_bin_reloc static | Gabor Juhos | 2013-02-19 | -1/+0 |
* | nds32: Add a basic errno.h | Simon Glass | 2013-02-18 | -0/+1 |
* | nds32: Use generic global_data | Simon Glass | 2013-02-04 | -31/+1 |
* | nds32: Drop tlb_addr from global data | Simon Glass | 2013-02-01 | -14/+0 |
* | Add architecture-specific global data | Simon Glass | 2013-02-01 | -0/+6 |
* | common: Discard the __u_boot_cmd section | Marek Vasut | 2012-10-22 | -3/+0 |
* | common: Convert the U-Boot commands to LG-arrays | Marek Vasut | 2012-10-22 | -2/+2 |
* | common: Add .u_boot_list into all linker files | Marek Vasut | 2012-10-22 | -0/+5 |
* | nds32: Change global data baudrate to int | Simon Glass | 2012-10-19 | -2/+2 |
* | nds32: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT | Nobuhiro Iwamatsu | 2012-10-17 | -1/+1 |
* | serial: Remove CONFIG_SERIAL_MULTI from remaining sources | Marek Vasut | 2012-10-15 | -2/+0 |
* | malloc: remove extern declarations of malloc_bin_reloc() in board.c files | Daniel Schwierzeck | 2012-09-26 | -2/+0 |