Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6d020353c42a4d69af97141059a4279b42640caf
6d02035
dm: sh: serial: Add support driver model
by Nobuhiro Iwamatsu
· Thu Feb 12 13:48:04 2015 +0900
0568899
dm: socfpga: Move driver model CONFIGs to Kconfig
by Simon Glass
· Thu Feb 05 21:41:49 2015 -0700
3add902
dm: mx6: Move driver model CONFIGs to Kconfig
by Simon Glass
· Thu Feb 05 21:41:47 2015 -0700
087e8f8
dm: sunxi: Move driver model CONFIGs to Kconfig
by Simon Glass
· Thu Feb 05 21:41:46 2015 -0700
432fd62
dm: sandbox: Move driver model CONFIGs to Kconfig
by Simon Glass
· Thu Feb 05 21:41:45 2015 -0700
b396e6d
dm: omap3: Move driver model CONFIGs to Kconfig
by Simon Glass
· Thu Feb 05 21:41:44 2015 -0700
66b7e67
dm: tegra: Move driver model CONFIGs to Kconfig
by Simon Glass
· Thu Feb 05 21:41:42 2015 -0700
21ffe65
dm: x86: Move driver model CONFIGs to Kconfig
by Simon Glass
· Thu Feb 05 21:41:41 2015 -0700
aed0303
dm: exynos: Move driver model CONFIGs to Kconfig
by Simon Glass
· Thu Feb 05 21:41:40 2015 -0700
13fc6a2
dm: Move Raspberry Pi driver model CONFIGs to Kconfig
by Simon Glass
· Thu Feb 05 21:41:39 2015 -0700
6851d70
dm: Add CMD_DM and CMD_DEMO to Kconfig
by Simon Glass
· Thu Feb 05 21:41:38 2015 -0700
9dd430d
dm: test: Add a Kconfig file
by Simon Glass
· Thu Feb 05 21:41:37 2015 -0700
93e414d
dm: Add Kconfig options for driver model SPL support
by Simon Glass
· Thu Feb 05 21:41:36 2015 -0700
d8b771d
dm: Expand and complete Kconfig in drivers/
by Simon Glass
· Thu Feb 05 21:41:35 2015 -0700
2b98fb4
dm: Add Kconfig for driver/demo
by Simon Glass
· Thu Feb 05 21:41:34 2015 -0700
d5ff0b9
dm: i2c: Make API accessible even without CONFIG_DM
by Simon Glass
· Thu Feb 05 21:41:33 2015 -0700
e4e8ff2
dm: i2c: Add a dm_ prefix to driver model bus speed functions
by Simon Glass
· Thu Feb 05 21:41:32 2015 -0700
dfcdcee
net: Use new checksum functions
by Simon Glass
· Mon Jan 19 22:16:08 2015 -0700
6120bed
powerpc: ppc4xx: Enable CONFIG_DISPLAY_BOARDINFO
by Stefan Roese
· Sat Feb 07 11:51:52 2015 -0700
3cc3688
powerpc: ppc4xx: Add defaults for DT based booting to really work
by Stefan Roese
· Sat Feb 07 11:51:51 2015 -0700
5560e06
powerpc: ppc4xx: Change from OF_SEPARATE to OF_EMBED
by Stefan Roese
· Sat Feb 07 11:51:50 2015 -0700
c792881
powerpc: Add linkage.h file
by Simon Glass
· Sat Feb 07 11:51:49 2015 -0700
36742de
dm: powerpc: ppc4xx: Move glacier to use driver model for serial
by Simon Glass
· Sat Feb 07 11:51:48 2015 -0700
c11be8f
powerpc: Add serial driver for driver model
by Simon Glass
· Sat Feb 07 11:51:47 2015 -0700
fc9cd12
ppc: amcc: Omit unneeded ns16550 CONFIG if using driver model
by Simon Glass
· Sat Feb 07 11:51:46 2015 -0700
10f2135
powerpc: ppc4xx: Use CONFIG_OF_CONTROL for canyonlands boards
by Simon Glass
· Sat Feb 07 11:51:45 2015 -0700
2713fcf
powerpc: ppc4xx: Allow the end of u-boot.bin to be found
by Simon Glass
· Sat Feb 07 11:51:44 2015 -0700
eb63ba8
powerpc: ppc4xx: Add a gpio.h header file
by Simon Glass
· Sat Feb 07 11:51:43 2015 -0700
e296601
powerpc: ppc4xx: Call board_init_f_mem() for generic board
by Simon Glass
· Sat Feb 07 11:51:42 2015 -0700
c98bb9f
powerpc: ppc4xx: dts: Bring in canyonlands device tree files
by Simon Glass
· Sat Feb 07 11:51:41 2015 -0700
ac42549
powerpc: ppc4xx: canyonlands: Move to generic board
by Simon Glass
· Sat Feb 07 11:51:39 2015 -0700
a873427
powerpc: ppc4xx: Add ramboot config for glacier
by Simon Glass
· Sat Feb 07 11:51:38 2015 -0700
627234d
powerpc: ppc4xx: Move CANYONLANDS/GLACIER/ARCHES to Kconfig
by Simon Glass
· Sat Feb 07 11:51:37 2015 -0700
0dd57a5
powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mk
by Simon Glass
· Sat Feb 07 11:51:36 2015 -0700
90f83c8
powerpc: Permit device tree control of U-Boot (CONFIG_OF_CONTROL)
by Simon Glass
· Sat Feb 07 11:51:35 2015 -0700
d2542ff
Introduce board_init_f_mem() to handle early memory layout
by Simon Glass
· Sat Feb 07 11:51:34 2015 -0700
8b4e728
malloc_simple: Return NULL on malloc failure rather then calling panic()
by Hans de Goede
· Wed Feb 04 13:05:50 2015 +0100
a99827f
i2c: s3c24x0: reduce transmission status timeout
by Przemyslaw Marczak
· Tue Jan 27 13:36:35 2015 +0100
bb4ab58
gpio: omap: Pass correct argument to _get_gpio_direction()
by Axel Lin
· Sat Jan 31 22:23:38 2015 +0800
98b9b37
gpio: at91: Fix getting address of private data
by Axel Lin
· Sat Jan 31 14:47:34 2015 +0800
9001fa1
dm: Prevent "demo hello" and "demo status" segfaults
by Peter Tyser
· Tue Feb 03 13:18:49 2015 -0600
b58cf4f
RSA depends on DM
by Chris Kuethe
· Wed Feb 04 19:16:14 2015 -0800
54e9c11
sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART
by Hans de Goede
· Wed Feb 04 00:43:36 2015 +0100
652e969
Add linux/compiler-gcc5.h to fix builds with gcc5
by Hans de Goede
· Sat Feb 07 22:52:40 2015 +0100
fd619a8
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· Tue Feb 10 10:42:56 2015 -0500
803f21a
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· Tue Feb 10 10:42:22 2015 -0500
459316b
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· Tue Feb 10 10:41:54 2015 -0500
6bfc15a
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Tue Feb 10 10:40:43 2015 -0500
1ae13d3
lcd: split splash code into its own function
by Nikita Kiryanov
· Tue Feb 03 13:32:32 2015 +0200
b071e4c
lcd: dt: extract simplefb support
by Nikita Kiryanov
· Tue Feb 03 13:32:31 2015 +0200
618212c
lcd: rename bitmap_plot to better represent its functionality
by Nikita Kiryanov
· Tue Feb 03 13:32:30 2015 +0200
f54c026
lcd: various cleanups
by Nikita Kiryanov
· Tue Feb 03 13:32:29 2015 +0200
0e60e62
lcd: remove unused includes
by Nikita Kiryanov
· Tue Feb 03 13:32:28 2015 +0200
1dce1e7
lcd: introduce lcd_set_cmap
by Nikita Kiryanov
· Tue Feb 03 13:32:27 2015 +0200
70080dc
lcd: logo: move generic cmap setting to lcd_logo_set_cmap()
by Nikita Kiryanov
· Tue Feb 03 13:32:26 2015 +0200
967deb6
lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.c
by Nikita Kiryanov
· Tue Feb 03 13:32:25 2015 +0200
7f45a7e
lcd: atmel: introduce lcd_logo_set_cmap
by Nikita Kiryanov
· Tue Feb 03 13:32:24 2015 +0200
c999bcc
lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.c
by Nikita Kiryanov
· Tue Feb 03 13:32:23 2015 +0200
c6cc065
lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb
by Nikita Kiryanov
· Tue Feb 03 13:32:22 2015 +0200
ec3685d
lcd: split configuration_get_cmap
by Nikita Kiryanov
· Tue Feb 03 13:32:21 2015 +0200
b260492
lcd: move platform-specific structs to their own headers
by Nikita Kiryanov
· Tue Feb 03 13:32:20 2015 +0200
8284897
mx53loco: Fix boot hang during reboot stress test
by Fabio Estevam
· Mon Feb 09 07:29:33 2015 -0200
9bf144c
arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode
by Graeme Russ
· Sun Jan 25 12:07:53 2015 +1100
b82e470
arm: mxs: Enable booting of mx28 without battery
by Graeme Russ
· Sun Jan 25 12:07:52 2015 +1100
0f2483a
arm: mxs: Add debug outputs and comments to mxs SPL source files
by Graeme Russ
· Sun Jan 25 12:07:51 2015 +1100
00cce36
imx: mx6: Fixed AIPS3 base address issue
by Ye.Li
· Wed Jan 14 17:18:12 2015 +0800
f16cde0
imx: imximage: Add QuadSPI boot support
by Ye.Li
· Tue Jan 13 15:53:06 2015 +0800
2dea040
imx: mx6qsabreauto: Change to use common GPMI IO clock function
by Ye.Li
· Mon Jan 12 17:37:13 2015 +0800
9d06a10
pmic:pfuz100 add switch mode and more registers
by Peng Fan
· Thu Jan 08 21:00:36 2015 +0800
cc8bae5
pmic:pfuze add macro for setting voltage
by Peng Fan
· Fri Jan 09 16:59:41 2015 +0800
c3490dbc
imx:mx6 update fuse_bank0_regs
by Peng Fan
· Fri Jan 09 16:59:40 2015 +0800
fdef909
Merge branch 'microblaze' of git://git.denx.de/u-boot-microblaze
by Tom Rini
· Mon Feb 09 11:44:46 2015 -0500
4932fa7
Merge git://git.denx.de/u-boot-arc
by Tom Rini
· Mon Feb 09 10:25:20 2015 -0500
fb089f0
microblaze: spl: Add LISTS to linker script
by Michal Simek
· Tue Feb 03 15:09:52 2015 +0100
fb8e384
microblaze: spl: Do not call mem_malloc_init and use early alloc
by Michal Simek
· Tue Feb 03 16:24:48 2015 +0100
9ea6744
microblaze: Add support for CONFIG_SYS_MALLOC_F_LEN
by Michal Simek
· Fri Jan 30 15:46:43 2015 +0100
a79d658
microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATA
by Michal Simek
· Fri Jan 30 15:45:02 2015 +0100
0424464
bdinfo: Show information about fdt blob via bdinfo
by Michal Simek
· Tue Jan 27 15:41:08 2015 +0100
a9228f6
microblaze: Speedup code copy
by Michal Simek
· Tue Jan 27 15:10:37 2015 +0100
65e915c
microblaze: Move architecture to use generic board init
by Michal Simek
· Thu May 08 16:08:44 2014 +0200
97c3220
microblaze: Enable SPL_NOR support when FLASH_BASE is setup
by Michal Simek
· Tue Jan 27 14:25:38 2015 +0100
3f0a5cb
microblaze: Fix gd_t address which is placed at the end of BRAM
by Michal Simek
· Tue Jan 27 14:06:14 2015 +0100
23162f4
microblaze: Remove unused asm label
by Michal Simek
· Tue Jan 27 12:46:07 2015 +0100
b78df3d
microblaze: Use standard interrupt_init() function
by Michal Simek
· Tue Jan 27 12:44:12 2015 +0100
7218061
microblaze: Remove unneeded data section adding from DTB
by Michal Simek
· Mon Jan 26 15:52:48 2015 +0100
056dbe8
microblaze: Add debug message about enabling interrupts
by Michal Simek
· Mon Jan 26 15:25:32 2015 +0100
5e6c747
microblaze: Fix coding style
by Michal Simek
· Mon Jan 26 14:39:22 2015 +0100
baf5175
microblaze: Remove DEBUG_INT macro and use debug() instead
by Michal Simek
· Mon Jan 26 14:37:52 2015 +0100
f73749b
microblaze: Fix coding style in exception.c
by Michal Simek
· Mon Jan 26 14:36:13 2015 +0100
924819c
microblaze: Show return address from exception
by Michal Simek
· Mon Jan 26 14:32:23 2015 +0100
94ea28f
microblaze: Fix stack usage in interrupt handler
by Michal Simek
· Mon Jan 26 14:24:08 2015 +0100
9e4f396
common/board_r: manual relocation for cmd table
by Andreas Bießmann
· Tue Jan 20 00:29:05 2015 +0100
ef932b0
common: Move dram_init() declaration to common location
by Michal Simek
· Fri Jan 30 10:51:46 2015 +0100
93206d2
arc: build libgcc in U-Boot
by Alexey Brodkin
· Tue Feb 03 13:58:20 2015 +0300
2f02080
arc: move CPU flags selection to the main "config.mk"
by Alexey Brodkin
· Tue Feb 03 13:58:19 2015 +0300
bf1d41f
arc: move SYS_MONITOR_BASE setup in Konfig
by Alexey Brodkin
· Tue Feb 03 13:58:18 2015 +0300
c74e21b
arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.h
by Alexey Brodkin
· Tue Feb 03 13:58:17 2015 +0300
ce32b68
arc: get rid of useless CONFIG_SKIP_LOWLEVEL_INIT
by Alexey Brodkin
· Tue Feb 03 13:58:16 2015 +0300
7144cf9
arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.h
by Alexey Brodkin
· Tue Feb 03 13:58:15 2015 +0300
cbd76c3
arc: add selection of endianess in Kconfig
by Alexey Brodkin
· Tue Feb 03 13:58:14 2015 +0300
Next »