Commit Graph

28544 Commits (c1c615735f5f3348a9df0623e366c7182506aebd)
 

Author SHA1 Message Date
Simon Glass c1c615735f powerpc: Permit device tree control of U-Boot (CONFIG_OF_CONTROL) 10 years ago
Simon Glass 74d0186766 Introduce board_init_f_mem() to handle early memory layout 10 years ago
Hans de Goede 2c8571703a malloc_simple: Return NULL on malloc failure rather then calling panic() 10 years ago
Przemyslaw Marczak a3e757a5d2 i2c: s3c24x0: reduce transmission status timeout 10 years ago
Axel Lin 26c0472cb0 gpio: omap: Pass correct argument to _get_gpio_direction() 10 years ago
Axel Lin d895821f4c gpio: at91: Fix getting address of private data 10 years ago
Peter Tyser b922a5f94d dm: Prevent "demo hello" and "demo status" segfaults 10 years ago
Chris Kuethe 9009798df2 RSA depends on DM 10 years ago
Hans de Goede bd2a4888b1 sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART 10 years ago
Hans de Goede 478b02f1a7 Add linux/compiler-gcc5.h to fix builds with gcc5 10 years ago
Tom Rini db7a7dee68 Merge branch 'master' of git://git.denx.de/u-boot-x86 10 years ago
Tom Rini c956662cc3 Merge branch 'master' of git://git.denx.de/u-boot-atmel 10 years ago
Tom Rini 0dac731d19 Merge branch 'master' of git://git.denx.de/u-boot-video 10 years ago
Tom Rini 307367eaff Merge branch 'master' of git://www.denx.de/git/u-boot-imx 10 years ago
Nikita Kiryanov 7bf71d1f55 lcd: split splash code into its own function 10 years ago
Nikita Kiryanov 033167c4c5 lcd: dt: extract simplefb support 10 years ago
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