Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0d63f7cef9ec554f6ba40ea134ac3e3b05aa06a3
/
common
0d63f7c
powerpc/ppc4xx: Add fpgad command for dumping gdsys fpga registers
by Dirk Eibach
· Wed Jun 26 16:04:28 2013 +0200
5959746
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· Wed Jul 24 09:22:28 2013 -0400
fb7f006
Add eCos-2.0 SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 12:11:35 2013 +0200
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
95f1d7e
cmd_i2c: Use ARRAY_SIZE instead of reinventing it
by Axel Lin
· Sat Jun 22 21:56:35 2013 +0800
a4ea445
i2c, multibus: get rid of CONFIG_I2C_MUX
by Heiko Schocher
· Thu Oct 25 10:32:14 2012 +0200
479a4cf
i2c, soft-i2c: switch to new multibus/multiadapter support
by Heiko Schocher
· Tue Jan 29 08:53:15 2013 +0100
e0e55bc
i2c: common changes for multibus/multiadapter support
by Heiko Schocher
· Mon Jan 16 21:12:24 2012 +0000
b73b1f3
bootm: Move fixup_silent_linux() earlier in the bootm stages
by Simon Glass
· Tue Jul 16 20:09:59 2013 -0700
4fece43
tpm: add AUTH1 cmds for LoadKey2 and GetPubKey
by Reinhard Pfau
· Wed Jun 26 15:55:13 2013 +0200
e7ee028
Fix ext2/ext4 filesystem accesses beyond 2TiB
by Frederic Leroy
· Wed Jun 26 18:11:25 2013 +0200
981c7e0
common: remove unaligned access error in bootmenu_getoption()
by Lan Yixun (dlan)
· Thu Jun 27 18:58:53 2013 +0800
0d996a8
scsi: Correct types of scsi_read/write()
by Simon Glass
· Wed Jul 03 07:11:41 2013 -0700
b856713
bootm: Handle errors consistently
by Simon Glass
· Wed Jul 10 09:25:33 2013 -0400
6376752
common/image.c: Fix regression with ramdisk load/entry points in FIT
by Stefano Babic
· Fri Jul 12 15:09:23 2013 +0200
90d40c6
bootm: Correct the arguments for the ELF image loader
by Simon Glass
· Wed Jul 10 23:08:11 2013 -0700
ad68fc3
bootm: Use selected configuration for ramdisk and fdt
by Simon Glass
· Wed Jul 10 23:08:10 2013 -0700
f059d0a
blackfin: x86: bootm: Handle PREP stage of bootm
by Simon Glass
· Wed Jul 10 23:08:09 2013 -0700
7e23b72
bootm: Remove extra OK message
by Simon Glass
· Wed Jul 10 23:08:08 2013 -0700
a896178
cmd_bootm.c: Re-order bootm_load_os return check for ELDK4.2
by Tom Rini
· Thu Jul 11 09:35:23 2013 -0400
1ab6147
cmd_bootm.c: Make bootz handle BOOTM_STATE_FINDOTHER itself
by Tom Rini
· Tue Jul 09 15:33:25 2013 -0400
6e5dac4
cmd_bootm.c: Make bootz consume 'bootz' from argv, decrement argc
by Tom Rini
· Tue Jul 09 15:32:34 2013 -0400
42bca36
bootm: Add the missing PREP stage to bootz and correct image handling
by Simon Glass
· Thu Jul 04 13:26:11 2013 -0700
5f1afdd
bootm: Clean up bootz_setup() function
by Simon Glass
· Thu Jul 04 13:26:10 2013 -0700
fde683c
bootm: Require boot function only if it is about to be used
by Simon Glass
· Thu Jul 04 13:26:09 2013 -0700
917f684
bootm: Disable interrupts only when loading
by Simon Glass
· Thu Jul 04 13:26:08 2013 -0700
aca2430
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· Wed Jul 10 08:42:25 2013 -0400
b9b5eaf
video: consolidate splash screen alignment code
by Anatolij Gustschin
· Tue Jul 02 00:04:05 2013 +0200
e8f5269
cmd_bootm.c: Correct check/return for unsupported sub-command
by Tom Rini
· Mon Jul 01 09:09:23 2013 -0400
8571c6c
video: lcd: Make splash_screen_prepare weak, remove config macro
by Robert Winkler
· Mon Jun 17 11:31:30 2013 -0700
2a90ed0
video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO
by Robert Winkler
· Mon Jun 17 11:31:29 2013 -0700
e59e0ff
lcd: align bmp header when uncopmressing image
by Piotr Wilczek
· Wed Jun 05 08:14:30 2013 +0200
c4b7d65
lcd: remove unaligned access in lcd_dt_simplefb_configure_node()
by Stephen Warren
· Thu Jun 13 17:13:11 2013 -0600
011b714
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· Mon Jul 01 10:11:56 2013 -0400
8f6e623
bootm: Disable interrupts before loading OS
by Simon Glass
· Fri Jun 28 00:46:12 2013 -0700
fec2717
cmd_bootm.c: Correct BOOTM_ERR_OVERLAP handling
by Tom Rini
· Fri Jun 28 11:38:02 2013 -0400
4bdf6fd
Fix block device accesses beyond 2TiB
by Sascha Silbe
· Fri Jun 14 13:07:25 2013 +0200
a7386c4
cmd_bootm: Add command line arguments to Plan 9
by Steven Stallion
· Mon Jun 10 01:00:09 2013 -0700
56ab8d6
image: Add support for signing of FIT configurations
by Simon Glass
· Thu Jun 13 15:10:09 2013 -0700
35191a3
image: Add RSA support for image signing
by Simon Glass
· Thu Jun 13 15:10:02 2013 -0700
fbabc0f
image: Support signing of images
by Simon Glass
· Thu Jun 13 15:10:01 2013 -0700
58fe7e5
image: Add signing infrastructure
by Simon Glass
· Thu Jun 13 15:10:00 2013 -0700
0013488
Add a 'fake' go command to the bootm command
by Simon Glass
· Tue Jun 11 11:14:48 2013 -0700
3081e2e
Refactor the bootm command to reduce code duplication
by Simon Glass
· Tue Jun 11 11:14:47 2013 -0700
794a921
Clarify bootm OS arguments
by Simon Glass
· Tue Jun 11 11:14:46 2013 -0700
209a1a6
Add trace support to generic board
by Simon Glass
· Tue Jun 11 11:14:42 2013 -0700
a749ae0
Add a trace command
by Simon Glass
· Tue Jun 11 11:14:40 2013 -0700
b09cfd8
Add function to print a number with grouped digits
by Simon Glass
· Tue Jun 11 11:14:38 2013 -0700
c6736b4
bootstage: Correct printf types
by Simon Glass
· Tue Jun 11 11:14:37 2013 -0700
50d9eb9
Fix missing return in do_mem_loop()
by Simon Glass
· Tue Jun 11 11:14:35 2013 -0700
5a3d8be
pxe: add ipappend support
by Rob Herring
· Sun Dec 02 21:00:29 2012 -0600
921a71d
net: Fix build regression in cmd_pxe.c
by Joe Hershberger
· Mon Jun 24 17:21:04 2013 -0500
e26e8d6
pxe: add support for per arch and SoC default paths
by Rob Herring
· Sun Dec 02 21:00:28 2012 -0600
ac99583
pxe: add support for ontimeout token
by Rob Herring
· Sun Dec 02 21:00:27 2012 -0600
c9d1e3d
pxe: simplify menu display and selection
by Rob Herring
· Sun Dec 02 21:00:26 2012 -0600
f0898b9
pxe: always display a menu when present
by Rob Herring
· Sun Dec 02 21:00:25 2012 -0600
c0356dc
pxe: try bootz if bootm fails to find a valid image
by Rob Herring
· Mon Dec 03 13:17:21 2012 -0600
c88e1bf
bootz: un-staticize do_bootz
by Rob Herring
· Sun Dec 02 21:00:23 2012 -0600
58d7f43
pxe: fix handling of different localboot values
by Rob Herring
· Sun Dec 02 21:00:22 2012 -0600
824901c
pxe: make string parameters const
by Rob Herring
· Sun Dec 02 21:00:21 2012 -0600
dd248b3
pxe: Use ethact setting for pxe
by Rob Herring
· Sun Dec 02 21:00:20 2012 -0600
85bfd2e
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Sat Jun 22 07:38:12 2013 -0400
7fdf356
nand: Don't call adjust_size_for_badblocks for erase
by Scott Wood
· Thu Jun 20 12:45:31 2013 -0500
ded52a4
Makefile: move the common makefile line to public area
by Ying Zhang
· Mon May 20 14:07:26 2013 +0800
602f7d3
common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPL
by Ying Zhang
· Mon May 20 14:07:25 2013 +0800
e259cfa
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Wed Jun 19 12:53:59 2013 +0200
9d0da5b
image: Use ENOENT instead of ENOMEDIUM for better compatibility
by Simon Glass
· Sun Jun 16 07:46:49 2013 -0700
608e2e4
Merge branch 'master' of git://www.denx.de/git/u-boot-mmc
by Tom Rini
· Fri Jun 14 16:06:49 2013 -0400
24dc203
env_mmc: allow negative CONFIG_ENV_OFFSET
by Stephen Warren
· Tue Jun 11 15:14:02 2013 -0600
bf4e1d3
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· Thu Jun 13 15:18:35 2013 -0400
3ccad53
COMMON: MMC: Command to support EMMC booting and to resize EMMC boot partition
by Amar
· Sat Apr 27 11:43:00 2013 +0530
06a1b3f
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Wed Jun 12 16:33:49 2013 -0400
b5d59de
usb: ehci: add Faraday USB 2.0 EHCI support
by Kuo-Jung Su
· Wed May 15 15:29:23 2013 +0800
4e5923f
usb: hub: make minimum power-on delay configurable
by Kuo-Jung Su
· Wed May 15 15:29:22 2013 +0800
0eab998
usb: workaround non-working keyboards.
by Vincent Palatin
· Fri May 10 19:48:59 2013 -0700
4d6839f
usb: properly re-initialize the USB keyboard.
by Vincent Palatin
· Fri May 10 19:48:58 2013 -0700
8a88e9f
powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7
by Scott Wood
· Fri May 17 20:01:54 2013 -0500
7c15c77
fdt: remove unaligned access in fdt_fixup_ethernet()
by Stephen Warren
· Mon May 27 18:01:19 2013 +0000
d158924
generic_board: reduce the redundancy of gd_t struct members
by Masahiro Yamada
· Mon May 27 00:37:30 2013 +0000
01b542f
spl_mmc: add Falcon mode support for raw variant
by Peter Korsgaard
· Mon May 13 08:36:29 2013 +0000
15af8f5
spl_mmc: mmc_load_image_raw(): Add sector argument
by Peter Korsgaard
· Mon May 13 08:36:28 2013 +0000
465f1f8
spl_mmc: add Falcon mode support for FAT variant
by Peter Korsgaard
· Mon May 13 08:36:27 2013 +0000
b815ba2
spl_mmc: mmc_load_image_fat(): Add filename argument and move fat init out
by Peter Korsgaard
· Mon May 13 08:36:26 2013 +0000
5e5483d
spl_mmc: return error from mmc_load_image_{raw, fat} rather than hanging
by Peter Korsgaard
· Mon May 13 08:36:25 2013 +0000
d89e676
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· Fri Jun 07 08:35:36 2013 -0400
efe6428
lcd: add functions to set up simplefb device tree
by Stephen Warren
· Mon May 27 18:31:17 2013 +0000
1247446
fdt: allow bootdelay to be specified via device tree
by Stephen Warren
· Tue May 14 08:02:56 2013 +0000
4b989cc
common: board_f: Do not call board_postclk_init twice
by Masahiro Yamada
· Tue May 21 21:08:09 2013 +0000
e8d6a5b
sandbox: image: Adjust FIT image printing to work with sandbox
by Simon Glass
· Thu May 16 13:53:26 2013 +0000
e6b127a
image: Use fit_image_load() to load kernel
by Simon Glass
· Thu May 16 13:53:25 2013 +0000
758409c
sandbox: Adjust bootm command to work with sandbox
by Simon Glass
· Thu May 16 13:53:24 2013 +0000
b1b7992
image: Use fit_image_load() to load FDT
by Simon Glass
· Thu May 16 13:53:23 2013 +0000
65817a6
image: Use fit_image_load() to load ramdisk
by Simon Glass
· Thu May 16 13:53:22 2013 +0000
384d86d
image: Introduce fit_image_load() to load images from FITs
by Simon Glass
· Thu May 16 13:53:21 2013 +0000
e717e64
main: Add debug_bootkeys to avoid #ifdefs
by Simon Glass
· Wed May 15 06:24:01 2013 +0000
a1a16a8
main: Add debug_parser() to avoid #ifdefs
by Simon Glass
· Wed May 15 06:24:00 2013 +0000
b2b687f
main: Correct header order
by Simon Glass
· Wed May 15 06:23:59 2013 +0000
e30a5f7
main: Fix typos and checkpatch warnings in command line reading
by Simon Glass
· Wed May 15 06:23:58 2013 +0000
962cf72
main: Use get/setenv_ulong()
by Simon Glass
· Wed May 15 06:23:57 2013 +0000
de6f0c4
main: Move boot_delay code into its own function
by Simon Glass
· Wed May 15 06:23:56 2013 +0000
Next »