Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
aca24304fd0c655a04a368c74abd8039b0c315ed
/
common
aca2430
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 11 years ago
b9b5eaf
video: consolidate splash screen alignment code
by Anatolij Gustschin
· 11 years ago
e8f5269
cmd_bootm.c: Correct check/return for unsupported sub-command
by Tom Rini
· 11 years ago
8571c6c
video: lcd: Make splash_screen_prepare weak, remove config macro
by Robert Winkler
· 11 years ago
2a90ed0
video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO
by Robert Winkler
· 11 years ago
e59e0ff
lcd: align bmp header when uncopmressing image
by Piotr Wilczek
· 11 years ago
c4b7d65
lcd: remove unaligned access in lcd_dt_simplefb_configure_node()
by Stephen Warren
· 11 years ago
011b714
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 11 years ago
8f6e623
bootm: Disable interrupts before loading OS
by Simon Glass
· 11 years ago
fec2717
cmd_bootm.c: Correct BOOTM_ERR_OVERLAP handling
by Tom Rini
· 11 years ago
4bdf6fd
Fix block device accesses beyond 2TiB
by Sascha Silbe
· 11 years ago
a7386c4
cmd_bootm: Add command line arguments to Plan 9
by Steven Stallion
· 11 years ago
56ab8d6
image: Add support for signing of FIT configurations
by Simon Glass
· 11 years ago
35191a3
image: Add RSA support for image signing
by Simon Glass
· 11 years ago
fbabc0f
image: Support signing of images
by Simon Glass
· 11 years ago
58fe7e5
image: Add signing infrastructure
by Simon Glass
· 11 years ago
0013488
Add a 'fake' go command to the bootm command
by Simon Glass
· 11 years ago
3081e2e
Refactor the bootm command to reduce code duplication
by Simon Glass
· 11 years ago
794a921
Clarify bootm OS arguments
by Simon Glass
· 11 years ago
209a1a6
Add trace support to generic board
by Simon Glass
· 11 years ago
a749ae0
Add a trace command
by Simon Glass
· 11 years ago
b09cfd8
Add function to print a number with grouped digits
by Simon Glass
· 11 years ago
c6736b4
bootstage: Correct printf types
by Simon Glass
· 11 years ago
50d9eb9
Fix missing return in do_mem_loop()
by Simon Glass
· 11 years ago
5a3d8be
pxe: add ipappend support
by Rob Herring
· 12 years ago
921a71d
net: Fix build regression in cmd_pxe.c
by Joe Hershberger
· 11 years ago
e26e8d6
pxe: add support for per arch and SoC default paths
by Rob Herring
· 12 years ago
ac99583
pxe: add support for ontimeout token
by Rob Herring
· 12 years ago
c9d1e3d
pxe: simplify menu display and selection
by Rob Herring
· 12 years ago
f0898b9
pxe: always display a menu when present
by Rob Herring
· 12 years ago
c0356dc
pxe: try bootz if bootm fails to find a valid image
by Rob Herring
· 12 years ago
c88e1bf
bootz: un-staticize do_bootz
by Rob Herring
· 12 years ago
58d7f43
pxe: fix handling of different localboot values
by Rob Herring
· 12 years ago
824901c
pxe: make string parameters const
by Rob Herring
· 12 years ago
dd248b3
pxe: Use ethact setting for pxe
by Rob Herring
· 12 years ago
85bfd2e
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
7fdf356
nand: Don't call adjust_size_for_badblocks for erase
by Scott Wood
· 11 years ago
ded52a4
Makefile: move the common makefile line to public area
by Ying Zhang
· 12 years ago
602f7d3
common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPL
by Ying Zhang
· 12 years ago
e259cfa
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
9d0da5b
image: Use ENOENT instead of ENOMEDIUM for better compatibility
by Simon Glass
· 11 years ago
608e2e4
Merge branch 'master' of git://www.denx.de/git/u-boot-mmc
by Tom Rini
· 11 years ago
24dc203
env_mmc: allow negative CONFIG_ENV_OFFSET
by Stephen Warren
· 11 years ago
bf4e1d3
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 11 years ago
3ccad53
COMMON: MMC: Command to support EMMC booting and to resize EMMC boot partition
by Amar
· 12 years ago
06a1b3f
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 11 years ago
b5d59de
usb: ehci: add Faraday USB 2.0 EHCI support
by Kuo-Jung Su
· 12 years ago
4e5923f
usb: hub: make minimum power-on delay configurable
by Kuo-Jung Su
· 12 years ago
0eab998
usb: workaround non-working keyboards.
by Vincent Palatin
· 12 years ago
4d6839f
usb: properly re-initialize the USB keyboard.
by Vincent Palatin
· 12 years ago
8a88e9f
powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7
by Scott Wood
· 12 years ago
7c15c77
fdt: remove unaligned access in fdt_fixup_ethernet()
by Stephen Warren
· 12 years ago
d158924
generic_board: reduce the redundancy of gd_t struct members
by Masahiro Yamada
· 12 years ago
01b542f
spl_mmc: add Falcon mode support for raw variant
by Peter Korsgaard
· 12 years ago
15af8f5
spl_mmc: mmc_load_image_raw(): Add sector argument
by Peter Korsgaard
· 12 years ago
465f1f8
spl_mmc: add Falcon mode support for FAT variant
by Peter Korsgaard
· 12 years ago
b815ba2
spl_mmc: mmc_load_image_fat(): Add filename argument and move fat init out
by Peter Korsgaard
· 12 years ago
5e5483d
spl_mmc: return error from mmc_load_image_{raw, fat} rather than hanging
by Peter Korsgaard
· 12 years ago
d89e676
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 11 years ago
efe6428
lcd: add functions to set up simplefb device tree
by Stephen Warren
· 12 years ago
1247446
fdt: allow bootdelay to be specified via device tree
by Stephen Warren
· 12 years ago
4b989cc
common: board_f: Do not call board_postclk_init twice
by Masahiro Yamada
· 12 years ago
e8d6a5b
sandbox: image: Adjust FIT image printing to work with sandbox
by Simon Glass
· 12 years ago
e6b127a
image: Use fit_image_load() to load kernel
by Simon Glass
· 12 years ago
758409c
sandbox: Adjust bootm command to work with sandbox
by Simon Glass
· 12 years ago
b1b7992
image: Use fit_image_load() to load FDT
by Simon Glass
· 12 years ago
65817a6
image: Use fit_image_load() to load ramdisk
by Simon Glass
· 12 years ago
384d86d
image: Introduce fit_image_load() to load images from FITs
by Simon Glass
· 12 years ago
e717e64
main: Add debug_bootkeys to avoid #ifdefs
by Simon Glass
· 12 years ago
a1a16a8
main: Add debug_parser() to avoid #ifdefs
by Simon Glass
· 12 years ago
b2b687f
main: Correct header order
by Simon Glass
· 12 years ago
e30a5f7
main: Fix typos and checkpatch warnings in command line reading
by Simon Glass
· 12 years ago
962cf72
main: Use get/setenv_ulong()
by Simon Glass
· 12 years ago
de6f0c4
main: Move boot_delay code into its own function
by Simon Glass
· 12 years ago
e71c1e6
main: Separate out the two abortboot() functions
by Simon Glass
· 12 years ago
d1892ac
net: Add prototype for update_tftp
by Simon Glass
· 12 years ago
7958772
cmd_sf: Add print mesgs on sf read/write commands
by Jagannadha Sutradharudu Teki
· 12 years ago
8c5124a
cmd_sf: Add print mesg for 'sf erase' command
by Jagannadha Sutradharudu Teki
· 12 years ago
800029e
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 11 years ago
3a38a55
mtd: resync with Linux-3.7.1
by Sergey Lapin
· 12 years ago
757a92f
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
b0f347c
common: Update cmd_bdinfo for PPC
by York Sun
· 12 years ago
4ad7dd5
cmd_mem: fix cp command
by Masahiro Yamada
· 12 years ago
39e6886
nand: adjust erase/read/write partition/chip size for bad blocks
by Harvey Chapman
· 12 years ago
8e4ed9a
fdt_support: Use CONFIG_NR_DRAM_BANKS if defined
by Doug Anderson
· 12 years ago
1658c11
bootm: Avoid 256-byte overflow in fixup_silent_linux()
by Doug Anderson
· 13 years ago
406f681
Power: remove support for Freescale MPC8220
by Wolfgang Denk
· 12 years ago
daee1d8
drivers/mmc: move spl_mmc.c to common/spl
by Ying Zhang
· 12 years ago
50ad221
arm: Refactor bootm to reduce #ifdefs
by Simon Glass
· 12 years ago
9ca3742
image: Add device tree setup to image library
by Simon Glass
· 12 years ago
c6bdabb
image: Split libfdt code into image-fdt.c
by Simon Glass
· 12 years ago
82d9453
image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPL
by Simon Glass
· 12 years ago
1030f16
image: Remove remaining #ifdefs in image-fit.c
by Simon Glass
· 12 years ago
4964806
sandbox: image: Add support for booting images in sandbox
by Simon Glass
· 12 years ago
e61aa44
image: Rename hash printing to fit_image_print_verification_data()
by Simon Glass
· 12 years ago
dc0f52c
image: Export fit_conf_get_prop_node()
by Simon Glass
· 12 years ago
8f3aa46
image: Move error! string to common place
by Simon Glass
· 12 years ago
f0fd511
image: Move hash checking into its own function
by Simon Glass
· 12 years ago
7428ad1
image: Rename fit_image_check_hashes() to fit_image_verify()
by Simon Glass
· 12 years ago
10a1eca
image: Move HOSTCC image code to tools/
by Simon Glass
· 12 years ago
Next »