| Commit message (Expand) | Author | Age | Files | Lines |
* | board_f: fix noncached reservation calculation | Stephen Warren | 2019-08-30 | 1 | -3/+12 |
* | board_f: reserve noncached space below malloc area | Vikas Manocha | 2019-08-26 | 1 | -0/+17 |
* | env: Rename environment.h to env_internal.h | Simon Glass | 2019-08-11 | 1 | -1/+1 |
* | env: Move env_init() to env.h | Simon Glass | 2019-08-11 | 1 | -0/+1 |
* | common: Remove video_setmem() | Simon Glass | 2019-08-11 | 1 | -7/+0 |
* | common: Move lcd_setmem() to lcd.h | Simon Glass | 2019-08-11 | 1 | -0/+1 |
* | trace: trace buffer may exceed 2GiB | Heinrich Schuchardt | 2019-07-10 | 1 | -2/+2 |
* | trace: undefined reference to `trace_early_init' | Heinrich Schuchardt | 2019-07-10 | 1 | -1/+1 |
* | CONFIG_SPL_SYS_[DI]CACHE_OFF: add | Trevor Woerner | 2019-05-18 | 1 | -1/+1 |
* | sandbox: Improve debugging in initcall_run_list() | Simon Glass | 2019-04-23 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini | 2018-12-05 | 1 | -14/+0 |
|\ |
|
| * | spi: Zap CONFIG_HARD_SPI | Jagan Teki | 2018-11-27 | 1 | -12/+0 |
| * | spi: Remove used spi_init | Jagan Teki | 2018-11-27 | 1 | -2/+0 |
* | | spl: Add support for passing handoff info to U-Boot proper | Simon Glass | 2018-11-26 | 1 | -0/+15 |
* | | bloblist: Locate bloblist in U-Boot | Simon Glass | 2018-11-26 | 1 | -0/+34 |
|/ |
|
* | arm: at91: wdt: Convert watchdog driver to dm/dt | Prasanthi Chellakumar | 2018-11-16 | 1 | -1/+1 |
* | dm: cpu: Fix print_cpuinfo() output | Bin Meng | 2018-11-14 | 1 | -1/+1 |
* | board_f: Use static print_cpuinfo if CONFIG_CPU is active | Mario Six | 2018-11-14 | 1 | -0/+28 |
* | Revert "board_f: Use static print_cpuinfo if CONFIG_CPU is active" | Bin Meng | 2018-11-07 | 1 | -28/+0 |
* | board_f: Use static print_cpuinfo if CONFIG_CPU is active | Mario Six | 2018-09-18 | 1 | -0/+28 |
* | common: board_f: Sort includes | Mario Six | 2018-09-18 | 1 | -1/+1 |
* | board_f: Add reset status printing | Mario Six | 2018-09-18 | 1 | -0/+28 |
* | lib: fdtdec: Update ram_base to store ram start adddress | Siva Durga Prasad Paladugu | 2018-07-19 | 1 | -2/+2 |
* | board_f: Only reserve memory for U-Boot if we're going to relocate | Alexey Brodkin | 2018-06-05 | 1 | -13/+15 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | arc: Introduce a possibility to not relocate U-boot | Alexey Brodkin | 2018-03-21 | 1 | -1/+2 |
* | common: move init_helpers.h prototypes in init.h | Patrick Delaunay | 2018-03-16 | 1 | -1/+0 |
* | common: move board_f.c prototypes in init.h | Patrick Delaunay | 2018-03-16 | 1 | -1/+1 |
* | common: board_f: Fix style violations | Mario Six | 2018-01-28 | 1 | -4/+4 |
* | Merge branch 'master' of git://git.denx.de/u-boot-coldfire | Tom Rini | 2018-01-24 | 1 | -2/+1 |
|\ |
|
| * | common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO | Angelo Dureghello | 2018-01-23 | 1 | -2/+1 |
* | | common: board_f: vid: Add VID specific API to adjust core voltage | Rajesh Bhagat | 2018-01-23 | 1 | -0/+10 |
|/ |
|
* | riscv: Modify generic codes to support RISC-V | Rick Chen | 2018-01-12 | 1 | -1/+1 |
* | log: Plumb logging into the init sequence | Simon Glass | 2017-12-07 | 1 | -1/+4 |
* | Drop the log buffer | Simon Glass | 2017-12-07 | 1 | -18/+0 |
* | board_f: Drop the timer after relocation | Simon Glass | 2017-09-16 | 1 | -0/+3 |
* | common/board_f.c: remove CONFIG_SYS_GENERIC_GLOBAL_DATA | Thomas Petazzoni | 2017-08-20 | 1 | -27/+0 |
* | env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() | Simon Glass | 2017-08-16 | 1 | -2/+2 |
* | common: board_f: Make reserve_mmu a weak function | Siva Durga Prasad Paladugu | 2017-08-02 | 1 | -1/+1 |
* | spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN | Andy Yan | 2017-07-27 | 1 | -2/+2 |
* | MIPS: Stop building position independent code | Paul Burton | 2017-07-25 | 1 | -1/+1 |
* | board_f: Add new function to allow runtime DTB selection | Cooper Jr., Franklin | 2017-07-10 | 1 | -0/+3 |
* | powerpc: remove 4xx support | Heiko Schocher | 2017-07-03 | 1 | -3/+0 |
* | powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x | Heiko Schocher | 2017-06-16 | 1 | -8/+1 |
* | board_f: fix calculation of reloc_off | Lothar Waßmann | 2017-06-12 | 1 | -2/+5 |
* | board_f: Use IS_ENABLED instead of #ifdef in initf_bootstage() | Simon Glass | 2017-06-12 | 1 | -5/+2 |
* | powerpc, 5xx: remove support for 5xx | Heiko Schocher | 2017-06-12 | 1 | -2/+1 |
* | powerpc, 8260: remove support for mpc8260 | Heiko Schocher | 2017-06-12 | 1 | -1/+1 |
* | powerpc, 8xx: remove support for 8xx | Heiko Schocher | 2017-06-12 | 1 | -2/+2 |
* | bootstage: Support SPL | Simon Glass | 2017-06-05 | 1 | -1/+16 |