Commit Graph

28726 Commits (66afaef22889e2685aa500c047b66ac003eea264)
 

Author SHA1 Message Date
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
Michal Simek 5e2fc801ff microblaze: Fix coding style in exception.c 11 years ago
Michal Simek 1c424d2697 microblaze: Show return address from exception 11 years ago
Michal Simek cd8574c0a7 microblaze: Fix stack usage in interrupt handler 11 years ago
Andreas Bießmann 61d7b1bb5f common/board_r: manual relocation for cmd table 11 years ago
Michal Simek 0267ba5d86 common: Move dram_init() declaration to common location 11 years ago
Alexey Brodkin a67ef280f4 arc: build libgcc in U-Boot 11 years ago
Alexey Brodkin 51f4999bc5 arc: move CPU flags selection to the main "config.mk" 11 years ago
Alexey Brodkin 836d2cc2ee arc: move SYS_MONITOR_BASE setup in Konfig 11 years ago
Alexey Brodkin a1dbe57d2d arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.h 11 years ago
Alexey Brodkin bcba9742ce arc: get rid of useless CONFIG_SKIP_LOWLEVEL_INIT 11 years ago
Alexey Brodkin 6eb651ad29 arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.h 11 years ago
Alexey Brodkin 1f9ad44546 arc: add selection of endianess in Kconfig 11 years ago
Alexey Brodkin 205e7a7b77 arc: select cache settings via menuconfig 11 years ago
Alexey Brodkin 5ff40f3d42 arc: define and use PTAG AUX regs for MMUv3 only 11 years ago