Commit Graph

28540 Commits (20779ec3a5d7b3cad4fdc960d9e2e898fab259b3)
 

Author SHA1 Message Date
Hans de Goede 20779ec3a5 sunxi: video: Dynamically reserve framebuffer memory 11 years ago
Hans de Goede 5633a296eb sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebuffer 11 years ago
Hans de Goede 8910a7d37a sunxi: MAINTAINERS: drop no longer existing felconfig-s from MAINTAINERS 11 years ago
Paul Kocialkowski e8f768ab33 sunxi: Ampe A76 support 11 years ago
Hans de Goede bd2a4888b1 sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART 11 years ago
Hans de Goede 478b02f1a7 Add linux/compiler-gcc5.h to fix builds with gcc5 11 years ago
Tom Rini db7a7dee68 Merge branch 'master' of git://git.denx.de/u-boot-x86 11 years ago
Tom Rini c956662cc3 Merge branch 'master' of git://git.denx.de/u-boot-atmel 11 years ago
Tom Rini 0dac731d19 Merge branch 'master' of git://git.denx.de/u-boot-video 11 years ago
Tom Rini 307367eaff Merge branch 'master' of git://www.denx.de/git/u-boot-imx 11 years ago
Nikita Kiryanov 7bf71d1f55 lcd: split splash code into its own function 11 years ago
Nikita Kiryanov 033167c4c5 lcd: dt: extract simplefb support 11 years ago
Nikita Kiryanov bf21a5deb9 lcd: rename bitmap_plot to better represent its functionality 11 years ago
Nikita Kiryanov c8d2febcc7 lcd: various cleanups 11 years ago
Nikita Kiryanov 8ddfe2fad8 lcd: remove unused includes 11 years ago
Nikita Kiryanov 0b29a8969e lcd: introduce lcd_set_cmap 11 years ago
Nikita Kiryanov 2306457c45 lcd: logo: move generic cmap setting to lcd_logo_set_cmap() 11 years ago
Nikita Kiryanov 0ee261f6d3 lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.c 11 years ago
Nikita Kiryanov a02e948139 lcd: atmel: introduce lcd_logo_set_cmap 11 years ago
Nikita Kiryanov 27fad01b7f lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.c 11 years ago
Nikita Kiryanov b3d12e9bca lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb 11 years ago
Nikita Kiryanov 38b550877f lcd: split configuration_get_cmap 11 years ago
Nikita Kiryanov baaa7dd706 lcd: move platform-specific structs to their own headers 11 years ago
Fabio Estevam aee0013e53 mx53loco: Fix boot hang during reboot stress test 11 years ago
Graeme Russ 2d6286ab79 arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode 11 years ago
Graeme Russ 7a08603707 arm: mxs: Enable booting of mx28 without battery 11 years ago
Graeme Russ 950eaf6230 arm: mxs: Add debug outputs and comments to mxs SPL source files 11 years ago
Ye.Li e8cdeefc22 imx: mx6: Fixed AIPS3 base address issue 11 years ago
Ye.Li 9598f8c30c imx: imximage: Add QuadSPI boot support 11 years ago
Ye.Li 5f22d88f82 imx: mx6qsabreauto: Change to use common GPMI IO clock function 11 years ago
Peng Fan ccbb18713b pmic:pfuz100 add switch mode and more registers 11 years ago
Peng Fan ee52f1a5fe pmic:pfuze add macro for setting voltage 11 years ago
Peng Fan 1730af1bbd imx:mx6 update fuse_bank0_regs 11 years ago
Tom Rini a4fb5df214 Merge branch 'microblaze' of git://git.denx.de/u-boot-microblaze 11 years ago
Tom Rini 10918c03a9 Merge git://git.denx.de/u-boot-arc 11 years ago
Michal Simek 7f33899221 microblaze: spl: Add LISTS to linker script 11 years ago
Michal Simek ca7d22662e microblaze: spl: Do not call mem_malloc_init and use early alloc 11 years ago
Michal Simek 405e651d70 microblaze: Add support for CONFIG_SYS_MALLOC_F_LEN 11 years ago
Michal Simek 0510b14b73 microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATA 11 years ago
Michal Simek de86765bc4 bdinfo: Show information about fdt blob via bdinfo 11 years ago
Michal Simek 7c4dd54255 microblaze: Speedup code copy 11 years ago
Michal Simek e945f6dc28 microblaze: Move architecture to use generic board init 11 years ago
Michal Simek 4dd097427a microblaze: Enable SPL_NOR support when FLASH_BASE is setup 11 years ago
Michal Simek 9cef20b109 microblaze: Fix gd_t address which is placed at the end of BRAM 11 years ago
Michal Simek e4a4743e48 microblaze: Remove unused asm label 11 years ago
Michal Simek 2c7c32fa7f microblaze: Use standard interrupt_init() function 11 years ago
Michal Simek 7c6814f184 microblaze: Remove unneeded data section adding from DTB 11 years ago
Michal Simek 070b8e0da2 microblaze: Add debug message about enabling interrupts 11 years ago
Michal Simek e217b0d50d microblaze: Fix coding style 11 years ago
Michal Simek 4c0922f367 microblaze: Remove DEBUG_INT macro and use debug() instead 11 years ago