Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
76f8b8f7b837da7f4a0b5c2d71e53f5d4b263a62
/
common
6542c07
common/fdt_support.c: sparse fixes
by Kim Phillips
· 12 years ago
d150db6
treewide: include libfdt_env.h before fdt.h
by Kim Phillips
· 12 years ago
94f1948
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 12 years ago
0828cf2
serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option
by Michal Simek
· 12 years ago
94ff067
cmd_time: merge run_command_and_time_it with cmd_process
by Richard Genoud
· 12 years ago
56014a4
console: USB: KBD: Fix incorrect autoboot timeout
by Jim Lin
· 12 years ago
606b3dd
common: env_mmc: Use __weak annotation to simplify code
by Fabio Estevam
· 12 years ago
6f732bc
common/cmd_bootm.c: prevent running of subcommands before 'bootm start'
by Gabor Juhos
· 12 years ago
66d6e63
Only use fb_base if we have a display
by Simon Glass
· 12 years ago
971eb34
common: cmd_bdinfo: Fix compilation warning for microblaze
by Michal Simek
· 12 years ago
c4c248f
common: cmd_bdinfo: Fix bdinfo to show all MACs for Microblaze and ARM
by Michal Simek
· 12 years ago
34a194f
ppc: Move brg_clk to arch_global_data
by Simon Glass
· 12 years ago
6b4ee15
arm: Move tlb_addr and tlb_size to arch_global_data
by Simon Glass
· 12 years ago
2a7a8ae
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 12 years ago
8ef7f1f
lcd: restore ability to display 8 bpp BMPs on 16 bpp LCDs
by Nikita Kiryanov
· 12 years ago
90a4cc8
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
6c52916
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
a218709
bootm: relocate names of sub-command table for archs with CONFIG_NEEDS_MANUAL_RELOC
by Daniel Schwierzeck
· 12 years ago
eacd14f
Add option to display customised memory information
by Simon Glass
· 12 years ago
b973a29
Sound: Add FDT support to CMD.
by Rajeshwari Shinde
· 12 years ago
52d9b90
x86: Add coreboot version to u-boot's version command
by Stefan Reinauer
· 12 years ago
dcadd25
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
0af4733
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 12 years ago
0e640e6
Add a simple load option to setexpr
by Joe Hershberger
· 12 years ago
4b5545e
spi: Add SPI flash test
by Simon Glass
· 12 years ago
c0d2f0b
spi: Add progress percentage and write speed to `sf update`
by James Miller
· 12 years ago
bafe41a
Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged
by Allen Martin
· 12 years ago
976b323
usb: properly detect empty mass storage media reader
by Vincent Palatin
· 12 years ago
ebb2478
usb: Clean up newly allocated device nodes in case of configuration failure
by Milind Choudhary
· 12 years ago
a261282
usbh/ehci: Increase timeout for enumeration
by Vipin Kumar
· 12 years ago
2289ec1
env: Handle write-once ethaddr and serial# generically
by Joe Hershberger
· 12 years ago
8335ce7
env: Implement the env delete command
by Joe Hershberger
· 12 years ago
f64bb77
env: Add setenv force support
by Joe Hershberger
· 12 years ago
6fe26c9
env: Add support for access control to .flags
by Joe Hershberger
· 12 years ago
a2d62b7
env: Add a command to display details about env flags
by Joe Hershberger
· 12 years ago
dd7750a
tools/env: Add environment variable flags support
by Joe Hershberger
· 12 years ago
71497d0
env: Add environment variable flags
by Joe Hershberger
· 12 years ago
03ddaba
env: Add a silent env handler
by Joe Hershberger
· 12 years ago
5c89d6d
env: Add a console env handler
by Joe Hershberger
· 12 years ago
d1f5ae9
env: Add a loadaddr env handler
by Joe Hershberger
· 12 years ago
3928bb6
env: Add a baudrate env handler
by Joe Hershberger
· 12 years ago
dc9d1e5
env: Add a bootfile env handler
by Joe Hershberger
· 12 years ago
1b0d551
env: Add a command to view callbacks
by Joe Hershberger
· 12 years ago
60fd3ad
env: Add support for callbacks to environment vars
by Joe Hershberger
· 12 years ago
79a905e
env: Hide '.' variables in env print by default
by Joe Hershberger
· 12 years ago
864ec56
env: Use getenv_yesno() more generally
by Joe Hershberger
· 12 years ago
638e659
env: Refactor apply into change_ok
by Joe Hershberger
· 12 years ago
a46f770
env: Refactor do_apply to a flag
by Joe Hershberger
· 12 years ago
cc00ea8
gpt: Support for new "gpt" command
by Piotr Wilczek
· 12 years ago
81274c7
cmd:spl:fix: Prevent from a build error on boards, which don't support FDT
by Łukasz Majewski
· 12 years ago
04d1bd2
tpm: Add TPM stress test
by Luigi Semenzato
· 12 years ago
a2cc855
console: Enable function to display console info
by Simon Glass
· 12 years ago
607eebb
Add console command to access io space registers
by Vadim Bendebury
· 12 years ago
db4a88d
fdt: edid: Enable fdt_add_edid() function when CONFIG_LCD defined
by Tom Wai-Hong Tam
· 12 years ago
6664f20
edid: Add I2C command for printing the EDID
by Tom Wai-Hong Tam
· 12 years ago
baebbf5
edid: Library of EDID decode and print
by Tom Wai-Hong Tam
· 12 years ago
058bb8d
Add hash command to perform hashing using various algorithms
by Simon Glass
· 12 years ago
ff436e0
sha1sum: Use generic hash layer
by Simon Glass
· 12 years ago
b879045
Add generic hash API
by Simon Glass
· 12 years ago
b6528f9
stdio: remove useless strncpy
by Vincent Palatin
· 12 years ago
8ee5d6c
Fix use of conditional LMB
by Simon Glass
· 12 years ago
c889fb4
Add a command to read raw blocks from a partition
by Kenneth Waters
· 12 years ago
d1390c8
Add gettime command
by Anton Staaf
· 12 years ago
be960eb
Add new bootstage step for the main loop
by Simon Glass
· 12 years ago
2476c8d
i2c: kerneldoc: Add kerneldoc annotations to cmd_i2c.c
by Marek Vasut
· 12 years ago
392d924
i2c: Use __weak instead of __attribute__((weak, alias))
by Marek Vasut
· 12 years ago
8ce43a9
cmd_led.c: Standardize format of help and usage info.
by Robert P. J. Day
· 12 years ago
b2405c0
env: Enable getenv_f() for SPL_BUILD
by Stefan Roese
· 12 years ago
ec90d34
SPL: Port SPL framework to powerpc
by Stefan Roese
· 12 years ago
263a8bd
x86: Add CBMEM console driver for coreboot
by Vadim Bendebury
· 12 years ago
f4c5a5f
fdt: Correct global_data condition in main
by Simon Glass
· 12 years ago
9cd2f42
mmc: Fix incorrect handling of 'read' & 'write' commands
by Taylor Hutt
· 12 years ago
4a8629e
common: rework bouncebuf implementation
by Stephen Warren
· 12 years ago
b062a51
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 12 years ago
5661f70
nand: Add torture feature
by Benoît Thébaudeau
· 12 years ago
b3a7dd4
Merge branch 'master' of git://git.denx.de/u-boot-fdt
by Tom Rini
· 12 years ago
e7ae2c42
Merge branch 'next'
by Gerald Van Baren
· 12 years ago
a1cf10f
usb: use linux/usb/ch9.h instead of usbdescriptors.h
by Ilya Yanok
· 12 years ago
1bfb4cd
USB: add arrow key support to usb_kbd
by Allen Martin
· 12 years ago
ef769ca
USB: make usb_kbd obey USB DMA alignment requirements
by Allen Martin
· 12 years ago
ac0941a
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 12 years ago
c493fb6
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Tom Rini
· 12 years ago
af3e280
lcd: Add CONFIG_CONSOLE_SCROLL_LINES option to speed console
by Simon Glass
· 12 years ago
ef45ffd
lcd: Add support for flushing LCD fb from dcache after update
by Simon Glass
· 12 years ago
599a4df
lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment
by Simon Glass
· 12 years ago
805adac
Sound: Add command for audio playback
by Rajeshwari Shinde
· 12 years ago
31cf33c
cmd_mmc.c: Fix typo, "dislay" -> "display"
by Robert P. J. Day
· 12 years ago
057f680
fdt: Set kernaddr if fdt indicates a kernel is present
by Simon Glass
· 12 years ago
d572e16
fdt: Add option to default to most compatible conf in a fit image
by Gabe Black
· 12 years ago
07b8114
fdt: Allow device tree to specify secure booting
by Doug Anderson
· 12 years ago
85892c1
fdt: Tell the FDT library where the device tree is
by Gabe Black
· 12 years ago
0b5e5a3
fdt: Load boot command from device tree
by Che-Liang Chiou
· 12 years ago
9ac7cc2
common/command.c: revert changes from commit 199adb60
by Anatolij Gustschin
· 12 years ago
79926a4
lcd: Implement RLE8 bitmap decoding
by Tom Wai-Hong Tam
· 12 years ago
93f04d6
lcd: Fix BMP decode bug that skips the wrong padded row
by Tom Wai-Hong Tam
· 12 years ago
a7eaa2f
lcd: Provide an API to access LCD parameters
by Vadim Bendebury
· 12 years ago
987d1d8
video: Provide an API to access video parameters
by Stefan Reinauer
· 12 years ago
e007094
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
40c2c03
net/: sparse fixes
by Kim Phillips
· 12 years ago
b052b60
common/misc: sparse fixes
by Kim Phillips
· 12 years ago
Next »