Commit Graph

28678 Commits (f388a26d1132dae7ffe123cd7bd9adf78d4f7b57)
 

Author SHA1 Message Date
Nikita Kiryanov bf21a5deb9 lcd: rename bitmap_plot to better represent its functionality 10 years ago
Nikita Kiryanov c8d2febcc7 lcd: various cleanups 10 years ago
Nikita Kiryanov 8ddfe2fad8 lcd: remove unused includes 10 years ago
Nikita Kiryanov 0b29a8969e lcd: introduce lcd_set_cmap 10 years ago
Nikita Kiryanov 2306457c45 lcd: logo: move generic cmap setting to lcd_logo_set_cmap() 10 years ago
Nikita Kiryanov 0ee261f6d3 lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.c 10 years ago
Nikita Kiryanov a02e948139 lcd: atmel: introduce lcd_logo_set_cmap 10 years ago
Nikita Kiryanov 27fad01b7f lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.c 10 years ago
Nikita Kiryanov b3d12e9bca lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb 10 years ago
Nikita Kiryanov 38b550877f lcd: split configuration_get_cmap 10 years ago
Nikita Kiryanov baaa7dd706 lcd: move platform-specific structs to their own headers 10 years ago
Fabio Estevam aee0013e53 mx53loco: Fix boot hang during reboot stress test 10 years ago
Graeme Russ 2d6286ab79 arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode 10 years ago
Graeme Russ 7a08603707 arm: mxs: Enable booting of mx28 without battery 10 years ago
Graeme Russ 950eaf6230 arm: mxs: Add debug outputs and comments to mxs SPL source files 10 years ago
Ye.Li e8cdeefc22 imx: mx6: Fixed AIPS3 base address issue 10 years ago
Ye.Li 9598f8c30c imx: imximage: Add QuadSPI boot support 10 years ago
Ye.Li 5f22d88f82 imx: mx6qsabreauto: Change to use common GPMI IO clock function 10 years ago
Peng Fan ccbb18713b pmic:pfuz100 add switch mode and more registers 10 years ago
Peng Fan ee52f1a5fe pmic:pfuze add macro for setting voltage 10 years ago
Peng Fan 1730af1bbd imx:mx6 update fuse_bank0_regs 10 years ago
Tom Rini a4fb5df214 Merge branch 'microblaze' of git://git.denx.de/u-boot-microblaze 10 years ago
Tom Rini 10918c03a9 Merge git://git.denx.de/u-boot-arc 10 years ago
Michal Simek 7f33899221 microblaze: spl: Add LISTS to linker script 10 years ago
Michal Simek ca7d22662e microblaze: spl: Do not call mem_malloc_init and use early alloc 10 years ago
Michal Simek 405e651d70 microblaze: Add support for CONFIG_SYS_MALLOC_F_LEN 10 years ago
Michal Simek 0510b14b73 microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATA 10 years ago
Michal Simek de86765bc4 bdinfo: Show information about fdt blob via bdinfo 10 years ago
Michal Simek 7c4dd54255 microblaze: Speedup code copy 10 years ago
Michal Simek e945f6dc28 microblaze: Move architecture to use generic board init 10 years ago
Michal Simek 4dd097427a microblaze: Enable SPL_NOR support when FLASH_BASE is setup 10 years ago
Michal Simek 9cef20b109 microblaze: Fix gd_t address which is placed at the end of BRAM 10 years ago
Michal Simek e4a4743e48 microblaze: Remove unused asm label 10 years ago
Michal Simek 2c7c32fa7f microblaze: Use standard interrupt_init() function 10 years ago
Michal Simek 7c6814f184 microblaze: Remove unneeded data section adding from DTB 10 years ago
Michal Simek 070b8e0da2 microblaze: Add debug message about enabling interrupts 10 years ago
Michal Simek e217b0d50d microblaze: Fix coding style 10 years ago
Michal Simek 4c0922f367 microblaze: Remove DEBUG_INT macro and use debug() instead 10 years ago
Michal Simek 5e2fc801ff microblaze: Fix coding style in exception.c 10 years ago
Michal Simek 1c424d2697 microblaze: Show return address from exception 10 years ago
Michal Simek cd8574c0a7 microblaze: Fix stack usage in interrupt handler 10 years ago
Andreas Bießmann 61d7b1bb5f common/board_r: manual relocation for cmd table 10 years ago
Michal Simek 0267ba5d86 common: Move dram_init() declaration to common location 10 years ago
Alexey Brodkin a67ef280f4 arc: build libgcc in U-Boot 10 years ago
Alexey Brodkin 51f4999bc5 arc: move CPU flags selection to the main "config.mk" 10 years ago
Alexey Brodkin 836d2cc2ee arc: move SYS_MONITOR_BASE setup in Konfig 10 years ago
Alexey Brodkin a1dbe57d2d arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.h 10 years ago
Alexey Brodkin bcba9742ce arc: get rid of useless CONFIG_SKIP_LOWLEVEL_INIT 10 years ago
Alexey Brodkin 6eb651ad29 arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.h 10 years ago
Alexey Brodkin 1f9ad44546 arc: add selection of endianess in Kconfig 10 years ago