Commit Graph

28562 Commits (ca88b9b93916f66c6737527aa955d2c1b4758080)
 

Author SHA1 Message Date
Simon Glass ca88b9b939 dm: i2c: Add a dm_ prefix to driver model bus speed functions 9 years ago
Simon Glass 0da0fcd51f net: Use new checksum functions 9 years ago
Stefan Roese 360334a178 powerpc: ppc4xx: Enable CONFIG_DISPLAY_BOARDINFO 9 years ago
Stefan Roese 275029074d powerpc: ppc4xx: Add defaults for DT based booting to really work 9 years ago
Stefan Roese f693e7f514 powerpc: ppc4xx: Change from OF_SEPARATE to OF_EMBED 9 years ago
Simon Glass 0df09047fa powerpc: Add linkage.h file 9 years ago
Simon Glass 5d418fdb99 dm: powerpc: ppc4xx: Move glacier to use driver model for serial 9 years ago
Simon Glass fad486ce51 powerpc: Add serial driver for driver model 9 years ago
Simon Glass 0e7806d24a ppc: amcc: Omit unneeded ns16550 CONFIG if using driver model 9 years ago
Simon Glass 43301741fc powerpc: ppc4xx: Use CONFIG_OF_CONTROL for canyonlands boards 9 years ago
Simon Glass 0de36f8b62 powerpc: ppc4xx: Allow the end of u-boot.bin to be found 9 years ago
Simon Glass 86bedaebb5 powerpc: ppc4xx: Add a gpio.h header file 9 years ago
Simon Glass 36ec4c021a powerpc: ppc4xx: Call board_init_f_mem() for generic board 9 years ago
Simon Glass 281aea45f8 powerpc: ppc4xx: dts: Bring in canyonlands device tree files 9 years ago
Simon Glass 1d60f2b986 powerpc: ppc4xx: canyonlands: Move to generic board 9 years ago
Simon Glass 00cca639d5 powerpc: ppc4xx: Add ramboot config for glacier 9 years ago
Simon Glass 6566041c0b powerpc: ppc4xx: Move CANYONLANDS/GLACIER/ARCHES to Kconfig 9 years ago
Simon Glass 0bca284b17 powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mk 9 years ago
Simon Glass c1c615735f powerpc: Permit device tree control of U-Boot (CONFIG_OF_CONTROL) 9 years ago
Simon Glass 74d0186766 Introduce board_init_f_mem() to handle early memory layout 9 years ago
Hans de Goede 2c8571703a malloc_simple: Return NULL on malloc failure rather then calling panic() 9 years ago
Przemyslaw Marczak a3e757a5d2 i2c: s3c24x0: reduce transmission status timeout 9 years ago
Axel Lin 26c0472cb0 gpio: omap: Pass correct argument to _get_gpio_direction() 9 years ago
Axel Lin d895821f4c gpio: at91: Fix getting address of private data 9 years ago
Peter Tyser b922a5f94d dm: Prevent "demo hello" and "demo status" segfaults 9 years ago
Chris Kuethe 9009798df2 RSA depends on DM 9 years ago
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