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-16
sunxi: video: Dynamically reserve framebuffer memory
Hans de Goede
2015-02-16
sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebuffer
Hans de Goede
2015-02-16
sunxi: MAINTAINERS: drop no longer existing felconfig-s from MAINTAINERS
Hans de Goede
2015-02-16
sunxi: Ampe A76 support
Paul Kocialkowski
2015-02-11
sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART
Hans de Goede
2015-02-11
Add linux/compiler-gcc5.h to fix builds with gcc5
Hans de Goede
2015-02-10
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2015-02-10
Merge branch 'master' of git://git.denx.de/u-boot-atmel
Tom Rini
2015-02-10
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2015-02-10
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2015-02-10
lcd: split splash code into its own function
Nikita Kiryanov
2015-02-10
lcd: dt: extract simplefb support
Nikita Kiryanov
2015-02-10
lcd: rename bitmap_plot to better represent its functionality
Nikita Kiryanov
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
[next]