Commit Graph

28536 Commits (bd2a4888b123713adec271d6c8040ca9f609aa2f)
 

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