| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-02-26 | 1 | -11/+3 |
|\ |
|
| * | arm: remove unneeded symbol offsets and _TEXT_BASE | Albert ARIBAUD | 2014-02-26 | 1 | -11/+3 |
* | | common: Add get_effective_memsize() to memsize.c | York Sun | 2014-02-21 | 1 | -11/+0 |
|/ |
|
* | Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee | Masahiro Yamada | 2014-02-19 | 1 | -2/+0 |
* | dts: re-write dts/Makefile more simply with Kbuild | Masahiro Yamada | 2014-02-19 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-01-10 | 1 | -7/+13 |
|\ |
|
| * | arm64: generic board support | David Feng | 2014-01-09 | 1 | -7/+13 |
* | | sandbox: Allow reading/writing of RAM buffer | Simon Glass | 2014-01-08 | 1 | -3/+4 |
* | | sandbox: Allow return from board_init_f() | Simon Glass | 2014-01-08 | 1 | -5/+3 |
* | | board_f: explicitly disable console on early boot | Alexey Brodkin | 2013-12-13 | 1 | -0/+1 |
|/ |
|
* | i2c: fix init on generic board | trem | 2013-10-17 | 1 | -0/+4 |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-07-24 | 1 | -2/+2 |
|\ |
|
| * | i2c, soft-i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | 1 | -4/+2 |
| * | i2c: common changes for multibus/multiadapter support | Heiko Schocher | 2013-07-23 | 1 | -2/+4 |
* | | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
|/ |
|
* | Add trace support to generic board | Simon Glass | 2013-06-26 | 1 | -1/+16 |
* | generic_board: reduce the redundancy of gd_t struct members | Masahiro Yamada | 2013-06-07 | 1 | -49/+49 |
* | common: board_f: Do not call board_postclk_init twice | Masahiro Yamada | 2013-06-04 | 1 | -6/+3 |
* | Power: remove support for Freescale MPC8220 | Wolfgang Denk | 2013-05-15 | 1 | -24/+0 |
* | lib: consolidate hang() | Andreas Bießmann | 2013-05-01 | 1 | -10/+0 |
* | sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file | Simon Glass | 2013-05-01 | 1 | -0/+55 |
* | sandbox: Switch over to generic board | Simon Glass | 2013-05-01 | 1 | -9/+42 |
* | x86: Allow setup code to manage its own global data | Simon Glass | 2013-04-15 | 1 | -1/+1 |
* | x86: Fix DRAM bank size init with generic board | Simon Glass | 2013-04-15 | 1 | -2/+1 |
* | Do not call board_early_init_f() twice | Vadim Bendebury | 2013-04-11 | 1 | -3/+0 |
* | x86: Adjust board_f.c for x86 | Simon Glass | 2013-03-15 | 1 | -2/+81 |
* | Adjust board_f.c for ppc | Simon Glass | 2013-03-15 | 1 | -2/+332 |
* | Add CONFIG_SYS_SYM_OFFSETS to support offset symbols | Simon Glass | 2013-03-15 | 1 | -0/+14 |
* | Add spl load feature | Simon Glass | 2013-03-15 | 1 | -0/+13 |
* | Introduce generic pre-relocation board_f.c | Simon Glass | 2013-03-15 | 1 | -0/+579 |