index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-02-10
lcd: various cleanups
Nikita Kiryanov
2015-02-10
lcd: remove unused includes
Nikita Kiryanov
2015-02-10
lcd: introduce lcd_set_cmap
Nikita Kiryanov
2015-02-10
lcd: logo: move generic cmap setting to lcd_logo_set_cmap()
Nikita Kiryanov
2015-02-10
lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.c
Nikita Kiryanov
2015-02-10
lcd: atmel: introduce lcd_logo_set_cmap
Nikita Kiryanov
2015-02-10
lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.c
Nikita Kiryanov
2015-02-10
lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb
Nikita Kiryanov
2015-02-10
lcd: split configuration_get_cmap
Nikita Kiryanov
2015-02-10
lcd: move platform-specific structs to their own headers
Nikita Kiryanov
2015-02-10
mx53loco: Fix boot hang during reboot stress test
Fabio Estevam
2015-02-10
arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode
Graeme Russ
2015-02-10
arm: mxs: Enable booting of mx28 without battery
Graeme Russ
2015-02-10
arm: mxs: Add debug outputs and comments to mxs SPL source files
Graeme Russ
2015-02-10
imx: mx6: Fixed AIPS3 base address issue
Ye.Li
2015-02-10
imx: imximage: Add QuadSPI boot support
Ye.Li
2015-02-10
imx: mx6qsabreauto: Change to use common GPMI IO clock function
Ye.Li
2015-02-10
pmic:pfuz100 add switch mode and more registers
Peng Fan
2015-02-10
pmic:pfuze add macro for setting voltage
Peng Fan
2015-02-10
imx:mx6 update fuse_bank0_regs
Peng Fan
2015-02-09
Merge branch 'microblaze' of git://git.denx.de/u-boot-microblaze
Tom Rini
2015-02-09
Merge git://git.denx.de/u-boot-arc
Tom Rini
2015-02-09
microblaze: spl: Add LISTS to linker script
Michal Simek
2015-02-09
microblaze: spl: Do not call mem_malloc_init and use early alloc
Michal Simek
2015-02-09
microblaze: Add support for CONFIG_SYS_MALLOC_F_LEN
Michal Simek
2015-02-09
microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATA
Michal Simek
2015-02-09
bdinfo: Show information about fdt blob via bdinfo
Michal Simek
2015-02-09
microblaze: Speedup code copy
Michal Simek
2015-02-09
microblaze: Move architecture to use generic board init
Michal Simek
2015-02-09
microblaze: Enable SPL_NOR support when FLASH_BASE is setup
Michal Simek
2015-02-09
microblaze: Fix gd_t address which is placed at the end of BRAM
Michal Simek
2015-02-09
microblaze: Remove unused asm label
Michal Simek
2015-02-09
microblaze: Use standard interrupt_init() function
Michal Simek
2015-02-09
microblaze: Remove unneeded data section adding from DTB
Michal Simek
2015-02-09
microblaze: Add debug message about enabling interrupts
Michal Simek
2015-02-09
microblaze: Fix coding style
Michal Simek
2015-02-09
microblaze: Remove DEBUG_INT macro and use debug() instead
Michal Simek
2015-02-09
microblaze: Fix coding style in exception.c
Michal Simek
2015-02-09
microblaze: Show return address from exception
Michal Simek
2015-02-09
microblaze: Fix stack usage in interrupt handler
Michal Simek
2015-02-09
common/board_r: manual relocation for cmd table
Andreas Bießmann
2015-02-09
common: Move dram_init() declaration to common location
Michal Simek
2015-02-09
arc: build libgcc in U-Boot
Alexey Brodkin
2015-02-09
arc: move CPU flags selection to the main "config.mk"
Alexey Brodkin
2015-02-09
arc: move SYS_MONITOR_BASE setup in Konfig
Alexey Brodkin
2015-02-09
arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.h
Alexey Brodkin
2015-02-09
arc: get rid of useless CONFIG_SKIP_LOWLEVEL_INIT
Alexey Brodkin
2015-02-09
arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.h
Alexey Brodkin
2015-02-09
arc: add selection of endianess in Kconfig
Alexey Brodkin
2015-02-09
arc: select cache settings via menuconfig
Alexey Brodkin
[prev]
[next]