Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
bfe88feec71e5249efeb2b66e5d835f0b75aac28
bfe88fe
includes: move openssl headers to include/u-boot
by Jeroen Hofstee
· 10 years ago
3c0e0c2
test: vboot: explicitly request bash
by Stephen Warren
· 10 years ago
759a0e7
Add documentation for verified boot on Beaglebone Black
by Simon Glass
· 10 years ago
a51991d
Enhance fit_check_sign to check all images
by Simon Glass
· 10 years ago
686f3bb
bootm: Move decompression code into its own function
by Simon Glass
· 10 years ago
0232ba7
Allow compiling common/bootm.c on with HOSTCC
by Simon Glass
· 10 years ago
0edd2ae
Avoid including config.h in command.h
by Simon Glass
· 10 years ago
cd65fb1
Fix small 'case' typo in image-fit.c
by Simon Glass
· 10 years ago
9504010
bootm: Support android boot on sandbox
by Simon Glass
· 10 years ago
a0c0b63
image: Remove the fit_load_image() property parameter
by Simon Glass
· 10 years ago
3b5866d
bootm: Split out code from cmd_bootm.c
by Simon Glass
· 10 years ago
5da42d9
Reverse the meaning of the fit_config_verify() return code
by Simon Glass
· 10 years ago
d609a8f
tools: Check arguments in fit_check_sign/fit_info
by Simon Glass
· 10 years ago
c3b0de4
fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB
by Simon Glass
· 10 years ago
9423bad
mkimage: Automatically expand FDT in more cases
by Simon Glass
· 10 years ago
a3b240b
hash: Use uint8_t in preference to u8
by Simon Glass
· 10 years ago
80ce2b0
am335x_evm: Only enable OF_CONTROL/OF_SEPARATE on VBOOT for now
by Tom Rini
· 10 years ago
d8d5cb6
.gitignore: drop include/asm/proc from ignore pattern
by Masahiro Yamada
· 10 years ago
e62f1ba
fs: ext4: fix writing zero-length files
by Stephen Warren
· 10 years ago
9a3b4de
fdt_support: correct the return condition of fdt_initrd()
by Masahiro Yamada
· 11 years ago
b891a34
fdt_support: fix an endian bug of fdt_initrd()
by Masahiro Yamada
· 11 years ago
a6ae8d3
fdt_support: fix an endian bug of fdt_fixup_memory_banks
by Masahiro Yamada
· 11 years ago
aba38af
fdt_support: add 'const' qualifier for unchanged argument
by Masahiro Yamada
· 11 years ago
a467792c6
fdt_support: refactor fdt_fixup_stdout() function
by Masahiro Yamada
· 11 years ago
451c204
fdt_support: delete force argument of fdt_chosen()
by Masahiro Yamada
· 11 years ago
5b11489
fdt_support: delete force argument of fdt_initrd()
by Masahiro Yamada
· 11 years ago
c020728
fdt_support: refactor with fdt_find_or_add_subnode helper func
by Masahiro Yamada
· 11 years ago
57b9069
fdt_support: delete unnecessary DECLARE_GLOBAL_DATA_PTR
by Masahiro Yamada
· 11 years ago
c0d51fe
freescale: m5253demo: fix unused-but-set-variable warnings
by Masahiro Yamada
· 11 years ago
fc47300
libfdt: Fix segfault when calling fit_check_format() on corrupt FIT images
by Jon Nalley
· 11 years ago
daad361
m68k:correct io macros about endian
by Chao Fu
· 11 years ago
35b2eb7
m68k: eliminate a warning in cpu_init
by Masahiro Yamada
· 11 years ago
0b9bf27
ARM: fdt support: Add usbethaddr as an acceptable MAC
by Dan Murphy
· 11 years ago
18b050c
Fix bug in io64 target (introduced by commit aba27ac)
by Vasili Galka
· 10 years ago
eee831a
configs: iocon: Enabling CONFIG_CMD_FPGAD again
by Michal Simek
· 10 years ago
51c03fa
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 10 years ago
cc350cb
mmc: free allocated memory on initialization errors
by Darwin Rambo
· 11 years ago
cf66e6f
cmd_mmc: make mmc dev always re-probe the HW
by Stephen Warren
· 11 years ago
07ec4e7
cmd_mmc: Use init_mmc_device() from do_mmc_rescan()
by Stephen Warren
· 11 years ago
b627f4b
cmd_mmc: add force_init parameter to init_mmc_device()
by Stephen Warren
· 11 years ago
ad17c0f
disk: default to HW partition 0 if not specified
by Stephen Warren
· 11 years ago
1854980
cmd_mmc: default to HW partition 0 if not specified
by Stephen Warren
· 11 years ago
bf0c785
mmc: return meaningful error codes from mmc_select_hwpart
by Stephen Warren
· 11 years ago
6c2d142
i2c: kona: Resolve Kona I2C driver issue
by Steve Rae
· 11 years ago
419b6a4
common/xyzModem.c: move empty statements to newline
by Jeroen Hofstee
· 10 years ago
bd45d54
jffs2:jffs2_1pass.c: remove double braces
by Jeroen Hofstee
· 10 years ago
d017c79
board:keymile: remove unnecessary double braces
by Jeroen Hofstee
· 10 years ago
95ab0d3
common/cli_hush.c: remove unnecessary double braces
by Jeroen Hofstee
· 10 years ago
0d23e8a
LzmaTools: don't self assign values
by Jeroen Hofstee
· 10 years ago
0f0850e
imximage_hynix.cfg: fix unterminated comment
by Jeroen Hofstee
· 10 years ago
4ea14f4
cosmetic: board: pm9263 rewrite old style stuct init
by Jeroen Hofstee
· 10 years ago
d98327d
tps6586x.h: fix inclusion guard
by Jeroen Hofstee
· 10 years ago
8e53b1e
Remove ${objtree}/include/asm/proc/ link
by Vasili Galka
· 10 years ago
36ac1b5
cosmetic: Whitespace fix
by Vasili Galka
· 10 years ago
e887b72
cosmetic: atmel: replace old style struct init
by Jeroen Hofstee
· 10 years ago
f978b00
ext4: correctly zero filename
by Jeroen Hofstee
· 10 years ago
b14c052
common: hash: zero end the string instead of the pointer
by Jeroen Hofstee
· 10 years ago
1252d20
kbuild: move spl/Makefile to scripts/Makefile.spl
by Masahiro Yamada
· 10 years ago
660031e
m68k: Fix warnings with gcc 4.6
by Simon Glass
· 10 years ago
f44e5b4
docs: driver-model: Fix spelling
by Chris Packham
· 10 years ago
db0d474
.gitignore: move *.exe pattern to the top gitignore for Cygwin
by Masahiro Yamada
· 10 years ago
3b95d8e
kbuild: remove unnecessary adjustment for Cygwin
by Masahiro Yamada
· 10 years ago
051ea06
.gitignore: drop *.dts.tmp pattern
by Masahiro Yamada
· 10 years ago
7412188
kbuild, tools: generate wrapper C sources automatically by Makefile
by Masahiro Yamada
· 10 years ago
2c1e1b6
disk: part_dos.c: Add a PBR check when MBR checking fails
by Darwin Dingel
· 10 years ago
705e1b7
kbuild: export HOSTCXX and HOSTCXXFLAGS
by Masahiro Yamada
· 10 years ago
0271756
Use run_command_repeatable()
by Thomas Betker
· 10 years ago
be6346b
Add run_command_repeatable()
by Thomas Betker
· 10 years ago
5ac0026
Check run_command() return code properly
by Thomas Betker
· 10 years ago
d9f96b6
am33xx/omap: Add a new board to enable verified boot
by Simon Glass
· 10 years ago
0cf8c2d
am33xx/omap: Enable FIT support
by Simon Glass
· 10 years ago
b37e815
am33xx/omap: Enable CONFIG_OF_CONTROL
by Simon Glass
· 10 years ago
870d16d
arm: ti: Increase malloc size to 16MB for armv7 boards
by Simon Glass
· 10 years ago
802aa82
mkimage: Automatically make space in FDT when full
by Simon Glass
· 10 years ago
d25c0d9
Improve error handling in fit_common
by Simon Glass
· 10 years ago
af2f9d5
fdt: Update functions which write to an FDT to return -ENOSPC
by Simon Glass
· 10 years ago
67bce6b
fdt: Add DEV_TREE_BIN option to specify a device tree binary file
by Simon Glass
· 10 years ago
7f3fa54
hash: Export the function to show a hash
by Simon Glass
· 10 years ago
aa5121f
am33xx/omap: Allow cache enable for all Sitara/OMAP
by Simon Glass
· 10 years ago
1fac4b4
Check that u-boot.bin size looks correct
by Simon Glass
· 10 years ago
5cb08fa
mx31ads: Fix the U-Boot binary output
by Simon Glass
· 10 years ago
1f577b9
cm_t335: Fix the U-Boot binary output
by Simon Glass
· 10 years ago
ff08647
ti: am335x: Fix the U-Boot binary output
by Simon Glass
· 10 years ago
04c5e2a
tools: include u-boot version of sha256.h
by Jeroen Hofstee
· 11 years ago
4199867
Makefile: fix clang warnings due to clang support
by Jeroen Hofstee
· 11 years ago
b6d1611
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 10 years ago
3298501
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 10 years ago
3e0d028
dfu: Disable default calculation of CRC32
by Lukasz Majewski
· 10 years ago
a9e91da
usb: ci_udc: terminate ep0 INs with a zlp when required
by Stephen Warren
· 10 years ago
9c7ebe7
usb: ci_udc: clean up all allocations in unregister
by Stephen Warren
· 10 years ago
c5d619b
usb: ci_udc: fix probe error cleanup
by Stephen Warren
· 10 years ago
10fecbd
usb: ci_udc: fix freeing of ep0 req
by Stephen Warren
· 10 years ago
6e9aa0d
usb: ci_udc: call udc_disconnect() from ci_pullup()
by Stephen Warren
· 10 years ago
0052ab0
Prepare v2014.07-rc3
by Tom Rini
· 10 years ago
8d14b25
net: sh-eth: Fix typo from rESR_RTLF to EESR_RTLF
by Nobuhiro Iwamatsu
· 11 years ago
31e84df
net: sh-eth: Fix coding style
by Nobuhiro Iwamatsu
· 11 years ago
46288f4
net: sh-eth: Add support R7S72100 of rmobile
by Nobuhiro Iwamatsu
· 11 years ago
39a5ebc
sf: probe: Fix quad bit set path
by Poddar, Sourav
· 11 years ago
6b622d1
spi: soft_spi: Support NULL din/dout buffers
by Andrew Ruder
· 11 years ago
b219e82
sf: params: Added support for Spansion S25FL512S_512K
by Siva Durga Prasad Paladugu
· 11 years ago
Next »