index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
2017-03-29
dm: Add callback to modify the device tree
mario.six@gdsys.cc
2017-03-21
spl: Correct call to spl_common_init() with SPL_STACK_R_MALLOC_SIMPLE_LEN
Tom Rini
2017-03-18
Kconfig: Disable non-FIT SPL loading for TI secure devices
Andrew F. Davis
2017-03-18
spl: Add option to enable SPL Legacy image support
Andrew F. Davis
2017-03-18
spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option
Andrew F. Davis
2017-03-17
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2017-03-16
spl: Add spl_early_init()
Eddie Cai
2017-03-14
armv8: layerscape: Rewrite memory reservation
York Sun
2017-02-27
splash: Prevent splash_load_fs from writing to 0x0
Jonathan Golder
2017-02-17
SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig
Dalon Westergreen
2017-02-17
SPL: add support to boot from a partition type
Dalon Westergreen
2017-02-12
flash: compile common/flash.c iif CONFIG_MTD_NO_FLASH is enabled
Masahiro Yamada
2017-02-12
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
2017-02-09
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2017-02-08
Merge git://git.denx.de/u-boot-dm
Tom Rini
2017-02-08
common: env_sf: Use CONFIG_SF_DEFAULT_xxx as the default value for CONFIG_ENV...
Jean-Jacques Hiblot
2017-02-08
common: fdt_support: Remove check for mtdparts in fdt_fixup_mtdparts
Ladislav Michl
2017-02-07
net: cosmetic: Do not use magic values for ARP_HLEN
oliver@schinagl.nl
2017-02-06
x86: Do relocation before clearing BSS
Simon Glass
2017-02-06
x86: board_r: Set the global data pointer after relocation
Simon Glass
2017-02-06
board_f/r: Use static const for the init sequences
Simon Glass
2017-02-06
x86: board_f: Update init sequence for 64-bit startup
Simon Glass
2017-02-06
spl: Allow PCH drivers to be used in SPL
Simon Glass
2017-02-06
spl: Allow timer drivers to be used in SPL
Simon Glass
2017-02-06
spl: Allow RTC drivers to be used in SPL
Simon Glass
2017-02-06
spl: Allow PCI drivers to be used in SPL
Simon Glass
2017-02-06
spl: Allow CPU drivers to be used in SPL
Simon Glass
2017-02-06
spl: spi: Add a debug message if loading fails
Simon Glass
2017-02-06
console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL
Simon Glass
2017-01-29
ARM: uniphier: change CONFIG_SPL_PAD_TO to 128KB
Masahiro Yamada
2017-01-28
Revert "armv8: release slave cores from CPU_RELEASE_ADDR"
Masahiro Yamada
2017-01-28
spl: Remove overwrite of relocated malloc limit
Andrew F. Davis
2017-01-28
malloc_simple: Add debug statements to memalign_simple
Andrew F. Davis
2017-01-28
disk: convert CONFIG_EFI_PARTITION to Kconfig
Patrick Delaunay
2017-01-28
disk: convert CONFIG_DOS_PARTITION to Kconfig
Patrick Delaunay
2017-01-25
Drop CONFIG_CMD_DOC
Simon Glass
2017-01-25
Drop prt_mpc5xxx_clks() in favour of print_cpuinfo()
Simon Glass
2017-01-25
Drop the static inline print_cpuinfo()
Simon Glass
2017-01-25
Drop CONFIG_WINBOND_83C553
Simon Glass
2017-01-25
powerpc: Drop CONFIG_SYS_ALLOC_DPRAM
Simon Glass
2017-01-25
powerpc: Drop probecpu() in favour of arch_cpu_init()
Simon Glass
2017-01-25
Convert CONFIG_ARCH_MISC_INIT to Kconfig
Simon Glass
2017-01-25
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
Simon Glass
2017-01-25
Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig
Simon Glass
2017-01-24
Kconfig: Migrate BOARD_LATE_INIT to a select
Tom Rini
2017-01-21
status_led: Kconfig migration
Uri Mashiach
2017-01-21
common: Kconfig: Add BOARD_LATE_INIT entry
Jagan Teki
2017-01-20
bootm: qnx: Disable data cache before booting QNX image
Emmanuel Vadot
2017-01-20
board_init.c: Always use memset()
Tom Rini
2017-01-20
ARM: Default to using optimized memset and memcpy routines
Tom Rini
[next]