Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
39f98ba6924d501af3fd9dd2c170df775b23ec4e
39f98ba
dm: Fix printf() strings in the 'dm' command
by Simon Glass
· Wed Jun 11 23:29:51 2014 -0600
17e9c78
dm: Allow driver model tests only for sandbox
by Simon Glass
· Wed Jun 11 23:29:50 2014 -0600
34a1d35
dm: Cast away the const-ness of the global_data pointer
by Simon Glass
· Wed Jun 11 23:29:49 2014 -0600
df6bd7d
dm: Add missing header files in lists and root
by Simon Glass
· Wed Jun 11 23:29:48 2014 -0600
d4acf63
dm: Use case-insensitive comparison for GPIO banks
by Simon Glass
· Wed Jun 11 23:29:47 2014 -0600
d097e59
dm: Update README to encourage conversion to driver model
by Simon Glass
· Wed Jun 11 23:29:46 2014 -0600
767827a
dm: Rename struct device_id to udevice_id
by Simon Glass
· Wed Jun 11 23:29:45 2014 -0600
0123ee2
Makefile: Support include files for .dts files
by Simon Glass
· Wed Jun 11 23:29:44 2014 -0600
125a27b
sandbox: Support iotrace feature
by Simon Glass
· Wed Jun 11 23:29:43 2014 -0600
ccc63f3
arm: Support iotrace feature
by Simon Glass
· Wed Jun 11 23:29:42 2014 -0600
4dc47ca
Add an I/O tracing feature
by Simon Glass
· Wed Jun 11 23:29:41 2014 -0600
5afc76f
cosmetic: autoboot: update old style GNU struct init
by Jeroen Hofstee
· Mon Jun 16 00:17:33 2014 +0200
196f27e
cmd_md5sum.c: remove dead code / fix warning
by Jeroen Hofstee
· Mon Jun 16 00:10:42 2014 +0200
90c477a
Remove nios-32 arch remnants
by Vasili Galka
· Sun Jun 15 18:42:09 2014 +0300
08315a8
m68k: Remove CONFIG_CMD_BEDBUG related code
by Vasili Galka
· Sun Jun 15 18:41:16 2014 +0300
550b42d
pmic: tps65090: correct checking i2c bus
by Jeroen Hofstee
· Sun Jun 15 17:17:04 2014 +0200
ea07042
fix: CONFIG_NETCONSOLE start/handle this stuff only outside SPL
by Hannes Petermaier
· Fri Jun 13 06:25:29 2014 +0200
bfe88fe
includes: move openssl headers to include/u-boot
by Jeroen Hofstee
· Thu Jun 12 22:27:12 2014 +0200
3c0e0c2
test: vboot: explicitly request bash
by Stephen Warren
· Thu Jun 12 10:27:39 2014 -0600
759a0e7
Add documentation for verified boot on Beaglebone Black
by Simon Glass
· Thu Jun 12 07:24:54 2014 -0600
a51991d
Enhance fit_check_sign to check all images
by Simon Glass
· Thu Jun 12 07:24:53 2014 -0600
686f3bb
bootm: Move decompression code into its own function
by Simon Glass
· Thu Jun 12 07:24:52 2014 -0600
0232ba7
Allow compiling common/bootm.c on with HOSTCC
by Simon Glass
· Thu Jun 12 07:24:51 2014 -0600
0edd2ae
Avoid including config.h in command.h
by Simon Glass
· Thu Jun 12 07:24:50 2014 -0600
cd65fb1
Fix small 'case' typo in image-fit.c
by Simon Glass
· Thu Jun 12 07:24:49 2014 -0600
9504010
bootm: Support android boot on sandbox
by Simon Glass
· Thu Jun 12 07:24:48 2014 -0600
a0c0b63
image: Remove the fit_load_image() property parameter
by Simon Glass
· Thu Jun 12 07:24:47 2014 -0600
3b5866d
bootm: Split out code from cmd_bootm.c
by Simon Glass
· Thu Jun 12 07:24:46 2014 -0600
5da42d9
Reverse the meaning of the fit_config_verify() return code
by Simon Glass
· Thu Jun 12 07:24:45 2014 -0600
d609a8f
tools: Check arguments in fit_check_sign/fit_info
by Simon Glass
· Thu Jun 12 07:24:44 2014 -0600
c3b0de4
fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB
by Simon Glass
· Thu Jun 12 07:24:43 2014 -0600
9423bad
mkimage: Automatically expand FDT in more cases
by Simon Glass
· Thu Jun 12 07:24:42 2014 -0600
a3b240b
hash: Use uint8_t in preference to u8
by Simon Glass
· Thu Jun 12 07:24:41 2014 -0600
80ce2b0
am335x_evm: Only enable OF_CONTROL/OF_SEPARATE on VBOOT for now
by Tom Rini
· Thu Jun 19 08:46:21 2014 -0400
d8d5cb6
.gitignore: drop include/asm/proc from ignore pattern
by Masahiro Yamada
· Thu Jun 12 14:37:35 2014 +0900
e62f1ba
fs: ext4: fix writing zero-length files
by Stephen Warren
· Wed Jun 11 12:46:16 2014 -0600
9a3b4de
fdt_support: correct the return condition of fdt_initrd()
by Masahiro Yamada
· Fri Apr 18 17:41:05 2014 +0900
b891a34
fdt_support: fix an endian bug of fdt_initrd()
by Masahiro Yamada
· Fri Apr 18 17:41:04 2014 +0900
a6ae8d3
fdt_support: fix an endian bug of fdt_fixup_memory_banks
by Masahiro Yamada
· Fri Apr 18 17:41:03 2014 +0900
aba38af
fdt_support: add 'const' qualifier for unchanged argument
by Masahiro Yamada
· Fri Apr 18 17:41:02 2014 +0900
a467792c6
fdt_support: refactor fdt_fixup_stdout() function
by Masahiro Yamada
· Fri Apr 18 17:41:01 2014 +0900
451c204
fdt_support: delete force argument of fdt_chosen()
by Masahiro Yamada
· Fri Apr 18 17:41:00 2014 +0900
5b11489
fdt_support: delete force argument of fdt_initrd()
by Masahiro Yamada
· Fri Apr 18 17:40:59 2014 +0900
c020728
fdt_support: refactor with fdt_find_or_add_subnode helper func
by Masahiro Yamada
· Fri Apr 18 17:40:58 2014 +0900
57b9069
fdt_support: delete unnecessary DECLARE_GLOBAL_DATA_PTR
by Masahiro Yamada
· Fri Apr 18 17:40:57 2014 +0900
c0d51fe
freescale: m5253demo: fix unused-but-set-variable warnings
by Masahiro Yamada
· Tue Apr 15 13:26:34 2014 +0900
fc47300
libfdt: Fix segfault when calling fit_check_format() on corrupt FIT images
by Jon Nalley
· Wed Feb 26 11:32:21 2014 -0500
daad361
m68k:correct io macros about endian
by Chao Fu
· Fri Dec 13 13:39:07 2013 +0800
35b2eb7
m68k: eliminate a warning in cpu_init
by Masahiro Yamada
· Wed Oct 16 13:53:04 2013 +0900
0b9bf27
ARM: fdt support: Add usbethaddr as an acceptable MAC
by Dan Murphy
· Wed Oct 02 14:00:15 2013 -0500
18b050c
Fix bug in io64 target (introduced by commit aba27ac)
by Vasili Galka
· Mon Jun 16 17:40:59 2014 +0300
eee831a
configs: iocon: Enabling CONFIG_CMD_FPGAD again
by Michal Simek
· Tue Jun 17 00:36:14 2014 +0200
51c03fa
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· Thu Jun 12 09:02:23 2014 -0400
cc350cb
mmc: free allocated memory on initialization errors
by Darwin Rambo
· Mon May 26 13:31:12 2014 -0700
cf66e6f
cmd_mmc: make mmc dev always re-probe the HW
by Stephen Warren
· Fri May 23 13:24:47 2014 -0600
07ec4e7
cmd_mmc: Use init_mmc_device() from do_mmc_rescan()
by Stephen Warren
· Fri May 23 13:24:46 2014 -0600
b627f4b
cmd_mmc: add force_init parameter to init_mmc_device()
by Stephen Warren
· Fri May 23 13:24:45 2014 -0600
ad17c0f
disk: default to HW partition 0 if not specified
by Stephen Warren
· Fri May 23 12:48:11 2014 -0600
1854980
cmd_mmc: default to HW partition 0 if not specified
by Stephen Warren
· Fri May 23 12:48:10 2014 -0600
bf0c785
mmc: return meaningful error codes from mmc_select_hwpart
by Stephen Warren
· Fri May 23 12:47:06 2014 -0600
6c2d142
i2c: kona: Resolve Kona I2C driver issue
by Steve Rae
· Mon May 26 12:33:29 2014 -0700
419b6a4
common/xyzModem.c: move empty statements to newline
by Jeroen Hofstee
· Wed Jun 11 01:04:42 2014 +0200
bd45d54
jffs2:jffs2_1pass.c: remove double braces
by Jeroen Hofstee
· Wed Jun 11 00:40:25 2014 +0200
d017c79
board:keymile: remove unnecessary double braces
by Jeroen Hofstee
· Wed Jun 11 00:34:39 2014 +0200
95ab0d3
common/cli_hush.c: remove unnecessary double braces
by Jeroen Hofstee
· Wed Jun 11 00:28:47 2014 +0200
0d23e8a
LzmaTools: don't self assign values
by Jeroen Hofstee
· Tue Jun 10 23:37:23 2014 +0200
0f0850e
imximage_hynix.cfg: fix unterminated comment
by Jeroen Hofstee
· Tue Jun 10 23:16:09 2014 +0200
4ea14f4
cosmetic: board: pm9263 rewrite old style stuct init
by Jeroen Hofstee
· Tue Jun 10 23:12:04 2014 +0200
d98327d
tps6586x.h: fix inclusion guard
by Jeroen Hofstee
· Tue Jun 10 23:01:58 2014 +0200
8e53b1e
Remove ${objtree}/include/asm/proc/ link
by Vasili Galka
· Tue Jun 10 16:16:14 2014 +0300
36ac1b5
cosmetic: Whitespace fix
by Vasili Galka
· Tue Jun 10 16:06:52 2014 +0300
e887b72
cosmetic: atmel: replace old style struct init
by Jeroen Hofstee
· Tue Jun 10 00:16:23 2014 +0200
f978b00
ext4: correctly zero filename
by Jeroen Hofstee
· Mon Jun 09 15:29:00 2014 +0200
b14c052
common: hash: zero end the string instead of the pointer
by Jeroen Hofstee
· Mon Jun 09 11:02:02 2014 +0200
1252d20
kbuild: move spl/Makefile to scripts/Makefile.spl
by Masahiro Yamada
· Mon Jun 09 15:14:11 2014 +0900
660031e
m68k: Fix warnings with gcc 4.6
by Simon Glass
· Sat Jun 07 22:07:58 2014 -0600
f44e5b4
docs: driver-model: Fix spelling
by Chris Packham
· Sat Jun 07 10:35:55 2014 +1200
db0d474
.gitignore: move *.exe pattern to the top gitignore for Cygwin
by Masahiro Yamada
· Fri Jun 06 20:46:45 2014 +0900
3b95d8e
kbuild: remove unnecessary adjustment for Cygwin
by Masahiro Yamada
· Fri Jun 06 20:46:44 2014 +0900
051ea06
.gitignore: drop *.dts.tmp pattern
by Masahiro Yamada
· Fri Jun 06 20:18:37 2014 +0900
7412188
kbuild, tools: generate wrapper C sources automatically by Makefile
by Masahiro Yamada
· Fri Jun 06 14:04:32 2014 +0900
2c1e1b6
disk: part_dos.c: Add a PBR check when MBR checking fails
by Darwin Dingel
· Fri Jun 06 15:48:26 2014 +1200
705e1b7
kbuild: export HOSTCXX and HOSTCXXFLAGS
by Masahiro Yamada
· Fri Jun 06 10:15:27 2014 +0900
0271756
Use run_command_repeatable()
by Thomas Betker
· Thu Jun 05 20:07:58 2014 +0200
be6346b
Add run_command_repeatable()
by Thomas Betker
· Thu Jun 05 20:07:57 2014 +0200
5ac0026
Check run_command() return code properly
by Thomas Betker
· Thu Jun 05 20:07:56 2014 +0200
d9f96b6
am33xx/omap: Add a new board to enable verified boot
by Simon Glass
· Mon Jun 02 22:04:57 2014 -0600
0cf8c2d
am33xx/omap: Enable FIT support
by Simon Glass
· Mon Jun 02 22:04:56 2014 -0600
b37e815
am33xx/omap: Enable CONFIG_OF_CONTROL
by Simon Glass
· Mon Jun 02 22:04:55 2014 -0600
870d16d
arm: ti: Increase malloc size to 16MB for armv7 boards
by Simon Glass
· Mon Jun 02 22:04:54 2014 -0600
802aa82
mkimage: Automatically make space in FDT when full
by Simon Glass
· Mon Jun 02 22:04:53 2014 -0600
d25c0d9
Improve error handling in fit_common
by Simon Glass
· Mon Jun 02 22:04:52 2014 -0600
af2f9d5
fdt: Update functions which write to an FDT to return -ENOSPC
by Simon Glass
· Mon Jun 02 22:04:51 2014 -0600
67bce6b
fdt: Add DEV_TREE_BIN option to specify a device tree binary file
by Simon Glass
· Mon Jun 02 22:04:50 2014 -0600
7f3fa54
hash: Export the function to show a hash
by Simon Glass
· Mon Jun 02 22:04:49 2014 -0600
aa5121f
am33xx/omap: Allow cache enable for all Sitara/OMAP
by Simon Glass
· Mon Jun 02 22:04:48 2014 -0600
1fac4b4
Check that u-boot.bin size looks correct
by Simon Glass
· Mon Jun 02 22:04:47 2014 -0600
5cb08fa
mx31ads: Fix the U-Boot binary output
by Simon Glass
· Mon Jun 02 22:04:46 2014 -0600
1f577b9
cm_t335: Fix the U-Boot binary output
by Simon Glass
· Mon Jun 02 22:04:45 2014 -0600
ff08647
ti: am335x: Fix the U-Boot binary output
by Simon Glass
· Mon Jun 02 22:04:44 2014 -0600
Next »