| Commit message (Expand) | Author | Age | Files | Lines |
* | microblaze: Enable GCC garbage collector for full U-Boot | Michal Simek | 2020-11-20 | 2 | -3/+6 |
* | arch: Move NEEDS_MANUAL_RELOC symbol to KconfigWIP/04Nov2020 | Michal Simek | 2020-11-04 | 1 | -4/+0 |
* | xilinx: Merge together BOOT_SCRIPT_OFFSET between MB and ARM | Michal Simek | 2020-10-27 | 1 | -0/+1 |
* | microblaze: Enable spi for microblaze | T Karthik Reddy | 2020-10-27 | 1 | -0/+3 |
* | microblaze: start.S: Use board_init_f_alloc/init in early init | Ovidiu Panait | 2020-10-27 | 1 | -24/+22 |
* | microblaze: start.S: Factor out exception setup code to __setup_exceptions | Ovidiu Panait | 2020-10-27 | 1 | -94/+103 |
* | microblaze: Add support for little/big endian in/out api's | T Karthik Reddy | 2020-09-23 | 1 | -6/+16 |
* | efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-system | Heinrich Schuchardt | 2020-08-01 | 1 | -8/+0 |
* | Remove CROSS_COMPILE default from arch/*/config.mk | Tom Rini | 2020-07-01 | 1 | -4/+0 |
* | common: Drop linux/delay.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 4 | -0/+4 |
* | command: Remove the cmd_tbl_t typedef | Simon Glass | 2020-05-18 | 3 | -3/+4 |
* | common: Drop init.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop image.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop bootstage.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop net.h from common header | Simon Glass | 2020-05-18 | 2 | -0/+2 |
* | Kconfig: Remove redundant variable sets | Tom Rini | 2020-03-16 | 1 | -3/+0 |
* | dma-mapping: add <asm/dma-mapping.h> for all architectures | Masahiro Yamada | 2020-02-20 | 1 | -0/+1 |
* | common: Move hang() to the same header as panic() | Simon Glass | 2020-01-17 | 2 | -0/+2 |
* | common: Move enable/disable_interrupts out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+2 |
* | common: Move interrupt functions into a new header | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | common: Move ARM cache operations out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | common: Move some cache and MMU functions out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | arm: powerpc: Tidy up code style for cache functions | Simon Glass | 2019-12-02 | 1 | -7/+11 |
* | common: Move get_ticks() function out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | microblaze: Fix tab indentation in start.S | Michal Simek | 2019-10-24 | 1 | -1/+1 |
* | microblaze: Unify Linux bootm process | Michal Simek | 2019-10-24 | 1 | -6/+9 |
* | microblaze: Fix FDT message in boot_prep_linux() | Michal Simek | 2019-10-24 | 1 | -1/+1 |
* | microblaze: Setup initrd_high and fdt_high at run time | Michal Simek | 2019-10-08 | 1 | -0/+8 |
* | microblaze: Switch to generic bootm implementation | Michal Simek | 2019-10-08 | 2 | -53/+54 |
* | microblaze: Define arch_lmb_reserve | Michal Simek | 2019-10-08 | 1 | -0/+41 |
* | microblaze: Move CONFIG_LMB from board file to config.h | Michal Simek | 2019-10-08 | 1 | -0/+2 |
* | env: Move env_get() to env.h | Simon Glass | 2019-08-11 | 1 | -0/+1 |
* | spl: fix linker size check off-by-one errors | Simon Goldschmidt | 2019-05-05 | 1 | -1/+1 |
* | arch: types.h: factor out fixed width typedefs to int-ll64.h | Masahiro Yamada | 2018-09-10 | 1 | -31/+2 |
* | configs: Migrate CONFIG_NR_DRAM_BANKS | Tom Rini | 2018-08-16 | 1 | -2/+0 |
* | dm: Change CMD_DM enabling | Michal Simek | 2018-07-30 | 1 | -0/+1 |
* | Kconfig: Sort bool, default, select and imply options | Michal Simek | 2018-07-30 | 1 | -2/+2 |
* | microblaze: Do not force saving variables to flash | Michal Simek | 2018-07-19 | 1 | -1/+0 |
* | microblaze: Convert generic platform to DM gpio | Michal Simek | 2018-07-19 | 3 | -13/+9 |
* | microblaze: Cosmetic changes in Microblaze related files | Shreenidhi Shedi | 2018-07-19 | 1 | -40/+54 |
* | microblaze: Do not call timer init that early | Michal Simek | 2018-07-19 | 1 | -0/+4 |
* | microblaze: Use default implementation from include/linux/io.h | Michal Simek | 2018-07-19 | 1 | -3/+0 |
* | .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore | Masahiro Yamada | 2018-06-18 | 1 | -1/+0 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 26 | -56/+26 |
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 2018-04-27 | 2 | -4/+0 |
* | fdt: Implement weak arch_fixup_fdt() | Alexey Brodkin | 2018-02-18 | 1 | -5/+0 |
* | microblaze: bootm: Fix compiler warning | Bin Meng | 2018-02-13 | 1 | -1/+2 |
* | microblaze: Use asm-generic/io.h | Paul Burton | 2017-10-02 | 1 | -28/+1 |
* | env: Rename getenv/_f() to env_get() | Simon Glass | 2017-08-16 | 1 | -1/+1 |