Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
31dfba430b07d54fda345f9fee6ce496df33a87c
/
common
31dfba4
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
by Tom Rini
· 12 years ago
28591df
SPL: Move the omap SPL framework to common/spl
by Tom Rini
· 12 years ago
5295aa8
FAT: Make it possible to read from any file position
by Benoît Thébaudeau
· 12 years ago
49eee6e
env: checkpatch clean env_fat
by Igor Grinberg
· 12 years ago
9274dc0
env: remove duplicated env_get_char_spec()
by Igor Grinberg
· 12 years ago
70e5307
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 12 years ago
3a52910
cmd_part: add partition-related command
by Stephen Warren
· 12 years ago
c87ff22
disk: get_device_and_partition() "auto" partition and cleanup
by Stephen Warren
· 12 years ago
8d6ba05
cmd_reiser: use common get_device_and_partition function
by Rob Herring
· 12 years ago
153817e
cmd_zfs: use common get_device_and_partition function
by Rob Herring
· 12 years ago
ede8436
cmd_disk: use common get_device_and_partition function
by Rob Herring
· 12 years ago
5fc26df
cmd_fat: use common get_device_and_partition function
by Rob Herring
· 12 years ago
752e1bd
cmd_extX: use common get_device_and_partition function
by Rob Herring
· 12 years ago
30f7fd7
ext4: remove init_fs/deinit_fs
by Rob Herring
· 12 years ago
a20cbf9
combine block device load commands into common function
by Rob Herring
· 12 years ago
e6cb5cd
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 12 years ago
4bb5fa4
common/lcd: fix build breakage for at91sam9x5ek and trats boards
by Anatolij Gustschin
· 12 years ago
e1ced00
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
5c540b2
common/lcd: add protection from null bmp pointer
by Nikita Kiryanov
· 12 years ago
9767a00
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 12 years ago
dd4f050
Revert "memsize: Fix for bug in memory sizing code"
by Tom Rini
· 12 years ago
835e11e
usb: do explicit unaligned accesses
by Lucas Stach
· 12 years ago
edd5f22
Merge branch 'ext4'
by Tom Rini
· 12 years ago
fe9f49d
env: make "env default" selective, check and apply
by Gerlando Falauto
· 12 years ago
393acf0
env: check and apply changes on delete/destroy
by Gerlando Falauto
· 12 years ago
d392595
env: add check/apply logic to himport_r()
by Gerlando Falauto
· 12 years ago
9b0e1ff
env: make himport_r() selective on variables
by Gerlando Falauto
· 12 years ago
dc88d59
env: unify logic to check and apply changes
by Gerlando Falauto
· 12 years ago
ee55de2
env: cosmetic: drop assignment i = iomux_doenv()
by Gerlando Falauto
· 12 years ago
8cdea94
env_common: Add missing ethprime
by Benoît Thébaudeau
· 12 years ago
f712897
env import/export: Remove from help if disabled
by Benoît Thébaudeau
· 12 years ago
1d8af98
memsize: Fix for bug in memory sizing code
by Iwo Mergler
· 12 years ago
f6c92cd
env_nand: fix incorrect size parameter to ALLOC_CACHE_ALIGN_BUFFER
by Stephen Warren
· 12 years ago
292af86
dm: sparc: common: Fixup cmd_bdinfo warnings
by Marek Vasut
· 12 years ago
b3486a5
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 12 years ago
5376856
nand: Make NAND lock status compatible with Micron
by Joe Hershberger
· 12 years ago
cccf595
nand: Add support for unlock.invert
by Joe Hershberger
· 12 years ago
cf7acd0
Merge branch 'master' of git://git.denx.de/u-boot-fdt
by Tom Rini
· 12 years ago
aeccfee
fdt: Check if the FDT address is configured
by Marek Vasut
· 12 years ago
a12f5c7
Merge branch 'master' of git://git.denx.de/u-boot-avr32
by Tom Rini
· 12 years ago
b2749d0
Fix strict-aliasing warning in dlmalloc
by Simon Glass
· 12 years ago
d8fe14a
env_mmc: allow environment to be in an eMMC partition
by Stephen Warren
· 12 years ago
7d6784f
cmd_nand: dump: Align data and OOB buffers
by Thierry Reding
· 12 years ago
31692c2
mmcinfo: Fix help message
by Benoît Thébaudeau
· 12 years ago
27ee0f3
env_mmc: allow environment to be in an eMMC partition
by Stephen Warren
· 12 years ago
b457118
common lcd: simplify lcd_display_bitmap
by Nikita Kiryanov
· 12 years ago
2242527
common lcd: simplify core functions
by Nikita Kiryanov
· 12 years ago
b4eb54d
common lcd: simplify lcd_display
by Nikita Kiryanov
· 12 years ago
2b246c4
common lcd: simplify lcd_logo
by Nikita Kiryanov
· 12 years ago
497c32f
cfi: Make the flash erase and write operations abortable
by Joe Hershberger
· 12 years ago
38de0b6
hush: Don't parse the contents of a dereferenced var
by Joe Hershberger
· 12 years ago
82fea77
hush: Add default value substitution support
by Joe Hershberger
· 12 years ago
1150ff8
env_nand: align NAND buffers
by Stephen Warren
· 12 years ago
52e4040
image/FIT: Add ramdisk load, entry address and OS tag inclusion
by Jagannadha Sutradharudu Teki
· 12 years ago
a1f0adb
usb: Optimize USB storage read/write
by Jim Shimer
· 12 years ago
fbf909a
usb_stor_BBB_transport: Do not delay when not required
by Benoît Thébaudeau
· 12 years ago
dfa2bcc
usb_storage: Remove EHCI constraints
by Benoît Thébaudeau
· 12 years ago
938051f
usb_storage: Restore non-EHCI support
by Benoît Thébaudeau
· 12 years ago
9273f4f
dfu:cmd: Support for DFU u-boot command
by Lukasz Majewski
· 12 years ago
ea65fd8
powerpc/CoreNet: add tool to support pbl image build.
by Shaohui Xie
· 12 years ago
b4611ee
powerpc/corenet_ds: Slave module for boot from PCIE
by Liu Gang
· 12 years ago
8af6a6a
cmd_spi: remove superfluous semicolon
by Marek Vasut
· 12 years ago
a74a99a
ext4fs write support
by Uma Shankar
· 13 years ago
71014b6
ext4fs ls load support
by Uma Shankar
· 13 years ago
9b4a1f9
zfs: Add ZFS filesystem support
by Jorgen Lundman
· 12 years ago
3796e1f
u-boot: Update yaffs2 file system
by Charles Manning
· 13 years ago
c82b4ea
Consider CONFIG_ZERO_BOOTDELAY_CHECK when CONFIG_AUTOBOOT_KEYED is set
by Dirk Eibach
· 13 years ago
d0eb940
Allow newlines within command environment vars
by Simon Glass
· 13 years ago
a6642e0
Add run_command_list() to run a list of commands
by Simon Glass
· 13 years ago
80bd6da
env_onenand: set ONENAND_MAX_ENV_SIZE to CONFIG_ENV_SIZE
by David du Colombier
· 12 years ago
575c037
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· 12 years ago
d9a028a
i2c: deblock i2c bus also if accessed before realocation
by Holger Brunck
· 12 years ago
77f385a
usb_storage: fix ehci driver max transfer size
by Stefan Herbrechtsmeier
· 12 years ago
b7161dd
usb: check return value of submit_{control, bulk}_msg
by Ilya Yanok
· 12 years ago
da87587
usb: pass cache-aligned buffer to usb_get_descriptor()
by Ilya Yanok
· 12 years ago
1f82841
common lcd: minor coding style changes
by Nikita Kiryanov
· 13 years ago
42a3f52
Minor Coding Style cleanup
by Wolfgang Denk
· 12 years ago
1465d5f
Add env vars describing U-Boot target board
by Stephen Warren
· 13 years ago
39cd355
SPL: common/Makefile: Add image.c to SPL build
by Stefan Roese
· 13 years ago
42a3c44
env_mmc: align buffers using ALLOC_CACHE_ALIGN_BUFFER
by Stephen Warren
· 13 years ago
eee675f
pxe: add support for parsing local syslinux files
by Rob Herring
· 13 years ago
d8fceec
pxe: parse initrd file from append string
by Rob Herring
· 13 years ago
dc410cd
pxe: support absolute paths
by Rob Herring
· 13 years ago
c93f74a
pxe: support linux entries for labels
by Rob Herring
· 13 years ago
a6b7417
pxe: add support for label menu text
by Rob Herring
· 13 years ago
8e5abb0
pxe: support include files at top-level
by Rob Herring
· 13 years ago
dd42a5a
menu: only timeout when menu is displayed
by Rob Herring
· 13 years ago
36437bc
Block: Remove MG DISK support
by Marek Vasut
· 13 years ago
584c0ea
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
by Tom Rini
· 12 years ago
a66afbd
cmd_mem: cmp: convert while() to for() loop
by Mike Frysinger
· 13 years ago
62a7ea7
cmd_mem: cmp: unify size code paths
by Mike Frysinger
· 13 years ago
3afa803
cmd_mem: replace custom PRINTF() with debug()
by Mike Frysinger
· 13 years ago
736d325
cmd_nand: fix crashing bug in nand read/write
by Steve Sakoman
· 12 years ago
bf345a1
LCD: display 32bpp decompressed bitmap image
by Donghwa Lee
· 13 years ago
6f1378f
common/lcd.c: reduce one CONFIG_LCD_LOGO ifdef
by Anatolij Gustschin
· 13 years ago
81b99b8
common/lcd.c: reduce some CONFIG_LCD_*_LOGO ifdefs
by Anatolij Gustschin
· 13 years ago
218e6a0
common/lcd.c: use ARRAY_SIZE
by Anatolij Gustschin
· 13 years ago
7a49e6f
cmd_bmp.c: make bmp_display() usable by drivers or board code
by Anatolij Gustschin
· 13 years ago
b35a3a6
net: Add link-local addressing support
by Joe Hershberger
· 13 years ago
d476204
net: Don't write the "serverip" env var if configured not to
by Joe Hershberger
· 13 years ago
Next »