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