Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c2a419100ed6be174e0132ffb48ada62cdf56d1a
c2a4191
Makefile: fix readelf usage
by Andreas Bießmann
· Tue Jul 02 08:37:37 2013 +0200
8a0103f
tools/proftool: remove REG_NOERROR
by Andreas Bießmann
· Tue Jul 02 08:37:36 2013 +0200
74b4f96
lib/rsa/rsa-sig.c: compile on OS X
by Andreas Bießmann
· Tue Jul 02 08:37:35 2013 +0200
063ae5a
dfu:ext4:fix Fix DFU upload functionality
by Łukasz Majewski
· Fri Jun 28 18:41:50 2013 +0200
3cc5ff0
dfu:ext4:fix Fix ext4{read|write} command formatting
by Łukasz Majewski
· Fri Jun 28 18:41:49 2013 +0200
4625c17
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Wed Jul 03 08:40:58 2013 -0400
da233ce
avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux
by Andreas Bießmann
· Tue Jul 02 13:57:44 2013 +0200
011b714
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· Mon Jul 01 10:11:56 2013 -0400
75caa35
usb: add support for the USB Ethernet adapter D-Link DUB-E100 H/W Ver C1
by Pierre Aubert
· Thu Jun 27 09:01:54 2013 +0200
19bb245
usb: fix unaligned access in device_qual()
by Heiko Schocher
· Thu Jun 27 10:04:57 2013 +0200
a1fe567
dfu:function: Fix number of allocated DFU function pointers
by Lukasz Majewski
· Wed Jun 26 11:46:13 2013 +0200
c3ffe50
usb, musb-new: add wdt trigger
by Heiko Schocher
· Tue Jun 04 11:10:01 2013 +0200
07a12ea
usb, g_dnl: make possibility to fixup the device_desc board specific
by Heiko Schocher
· Tue Jun 04 11:19:50 2013 +0200
5890e83
usb, dfu gadget: switch to dfu mode in dfu_bind
by Heiko Schocher
· Tue Jun 25 13:59:29 2013 +0200
7db5de6
usb:composite: use memcpy to avoid unaligned access
by Piotr Wilczek
· Wed Apr 10 14:07:51 2013 +0200
2963d80
drivers:usb: use get|put_unaligned_le16
by Piotr Wilczek
· Wed Jun 26 08:22:05 2013 +0200
a2f831e
dfu: make data buffer size configurable
by Heiko Schocher
· Wed Jun 12 06:05:51 2013 +0200
b4372d6
Prepare v2013.07-rc2
by Tom Rini
· Fri Jun 28 18:03:51 2013 -0400
6162f71
Fix bootm to work on powerpc again (compressed uImage)
by Stefan Roese
· Fri Jun 28 10:02:03 2013 +0200
f19be41
mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE
by Simon Glass
· Thu Jun 27 10:43:18 2013 -0700
8f6e623
bootm: Disable interrupts before loading OS
by Simon Glass
· Fri Jun 28 00:46:12 2013 -0700
fec2717
cmd_bootm.c: Correct BOOTM_ERR_OVERLAP handling
by Tom Rini
· Fri Jun 28 11:38:02 2013 -0400
7b19975
am335x_evm: Add missing ';' in findfdt
by Tom Rini
· Thu Jun 27 09:55:39 2013 -0400
a077187
Merge branch 'master' of git://git.denx.de/u-boot-74xx-7xx
by Tom Rini
· Thu Jun 27 08:23:27 2013 -0400
7323ec8
PPC 74xx_7xx: Fix build warnings for ELPPC board
by Wolfgang Denk
· Fri Jun 14 10:20:44 2013 +0200
2ecfc78
ColdFire: Update the arch_global_date changes for mcf5441x
by Jason Jin
· Wed Jun 26 10:21:31 2013 +0800
9184c45
Fix MCF5235 SDRAM base address macro
by Steve deRosier
· Tue Jan 22 13:05:35 2013 -0800
537f186
m68k: fix debug call befor serial init
by Jens Scharsig (BuS Elektronik)
· Wed Jan 16 08:24:10 2013 +0100
144e1f9
mtd/nand: docg4: fix compiler warnings
by Mike Dunn
· Wed Jun 26 12:33:53 2013 -0700
d6272f2
usb: musb: Use ARRAY_SIZE at appropriate places
by Axel Lin
· Sun Jun 23 00:57:46 2013 +0800
85706c8
mtd: cfi_flash: Use ARRAY_SIZE at appropriate places
by Axel Lin
· Sun Jun 23 00:56:46 2013 +0800
dd5d4a1
hwmon: lm63: Use ARRAY_SIZE at appropriate place
by Axel Lin
· Sun Jun 23 00:55:14 2013 +0800
ebca873
serial: Use ARRAY_SIZE instead of reinventing it
by Axel Lin
· Sun Jun 23 00:46:41 2013 +0800
a618f2b
README: align default commands with code
by Vincent Stehlé
· Thu Jun 20 18:14:22 2013 +0200
4bdf6fd
Fix block device accesses beyond 2TiB
by Sascha Silbe
· Fri Jun 14 13:07:25 2013 +0200
a7386c4
cmd_bootm: Add command line arguments to Plan 9
by Steven Stallion
· Mon Jun 10 01:00:09 2013 -0700
0e9edd8
Add verified boot information and test
by Simon Glass
· Thu Jun 13 15:10:11 2013 -0700
c6fc03f
sandbox: config: Enable FIT signatures with RSA
by Simon Glass
· Thu Jun 13 15:10:10 2013 -0700
56ab8d6
image: Add support for signing of FIT configurations
by Simon Glass
· Thu Jun 13 15:10:09 2013 -0700
b016702
libfdt: Add fdt_find_regions()
by Simon Glass
· Thu Jun 13 15:10:08 2013 -0700
817278a
mkimage: Add -r option to specify keys that must be verified
by Simon Glass
· Thu Jun 13 15:10:07 2013 -0700
bf27d3d
mkimage: Add -c option to specify a comment for key signing
by Simon Glass
· Thu Jun 13 15:10:06 2013 -0700
ce8c3ca
mkimage: Add -F option to modify an existing .fit file
by Simon Glass
· Thu Jun 13 15:10:05 2013 -0700
b4d8b09
mkimage: Add -K to write public keys to an FDT blob
by Simon Glass
· Thu Jun 13 15:10:04 2013 -0700
b148974
mkimage: Add -k option to specify key directory
by Simon Glass
· Thu Jun 13 15:10:03 2013 -0700
35191a3
image: Add RSA support for image signing
by Simon Glass
· Thu Jun 13 15:10:02 2013 -0700
fbabc0f
image: Support signing of images
by Simon Glass
· Thu Jun 13 15:10:01 2013 -0700
58fe7e5
image: Add signing infrastructure
by Simon Glass
· Thu Jun 13 15:10:00 2013 -0700
dfe33ea
x86: config: Add tracing options
by Simon Glass
· Tue Jun 11 11:14:53 2013 -0700
42081ce
x86: Support tracing function
by Simon Glass
· Tue Jun 11 11:14:52 2013 -0700
0843e9e
exynos: config: Add tracing options
by Simon Glass
· Tue Jun 11 11:14:51 2013 -0700
abf0995
exynos: Avoid function instrumentation for microsecond timer
by Simon Glass
· Tue Jun 11 11:14:50 2013 -0700
3c26c58
arm: Implement the 'fake' go command
by Simon Glass
· Wed Jun 19 21:15:10 2013 -0700
0013488
Add a 'fake' go command to the bootm command
by Simon Glass
· Tue Jun 11 11:14:48 2013 -0700
3081e2e
Refactor the bootm command to reduce code duplication
by Simon Glass
· Tue Jun 11 11:14:47 2013 -0700
794a921
Clarify bootm OS arguments
by Simon Glass
· Tue Jun 11 11:14:46 2013 -0700
41f0725
Add a simple test for sandbox trace
by Simon Glass
· Tue Jun 11 11:14:45 2013 -0700
e7f1eb5
sandbox: Support trace feature
by Simon Glass
· Tue Jun 11 11:14:44 2013 -0700
9c62892
Add proftool to decode profile data
by Simon Glass
· Tue Jun 11 11:14:43 2013 -0700
209a1a6
Add trace support to generic board
by Simon Glass
· Tue Jun 11 11:14:42 2013 -0700
831aa54
Support tracing in config.mk when enabled
by Simon Glass
· Tue Jun 11 11:14:41 2013 -0700
a749ae0
Add a trace command
by Simon Glass
· Tue Jun 11 11:14:40 2013 -0700
c44b800
Add trace library
by Simon Glass
· Tue Jun 11 11:14:39 2013 -0700
b09cfd8
Add function to print a number with grouped digits
by Simon Glass
· Tue Jun 11 11:14:38 2013 -0700
c6736b4
bootstage: Correct printf types
by Simon Glass
· Tue Jun 11 11:14:37 2013 -0700
27620cc
Show stdout on error in fit-test
by Simon Glass
· Tue Jun 11 11:14:36 2013 -0700
50d9eb9
Fix missing return in do_mem_loop()
by Simon Glass
· Tue Jun 11 11:14:35 2013 -0700
42fc60a
x86: Correct missing local variable in bootm
by Simon Glass
· Tue Jun 11 11:14:34 2013 -0700
64f11d0
pci: Convert extern inline functions to static inline
by Simon Glass
· Tue Jun 11 11:14:33 2013 -0700
a4ed85d
cros: exynos: enable cros-ec for smdk5250
by Hung-ying Tyan
· Wed May 15 18:27:34 2013 +0800
e55aadd
cros: exynos: add cros-ec device nodes to exynos5250-snow.dts
by Hung-ying Tyan
· Wed May 15 18:27:33 2013 +0800
4a48bcf
cros: adds cros_ec keyboard driver
by Hung-ying Tyan
· Wed May 15 18:27:32 2013 +0800
62899fc
cros: add LPC support for cros_ec
by Hung-ying Tyan
· Wed May 15 18:27:31 2013 +0800
0039123
cros: exynos: add SPI support for cros_ec
by Hung-ying Tyan
· Wed May 15 18:27:30 2013 +0800
6830408
cros: add I2C support for cros_ec
by Hung-ying Tyan
· Wed May 15 18:27:29 2013 +0800
c48ca88f
cros: add cros_ec driver
by Hung-ying Tyan
· Wed May 15 18:27:28 2013 +0800
b0f42db
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· Mon Jun 24 22:27:44 2013 -0400
93ac9b8
phylib: add atheros ar803x phy
by Heiko Schocher
· Tue Jun 04 10:58:00 2013 +0200
b2ccbf0
phylib: add natsemi dp83630 phy
by Heiko Schocher
· Tue Jun 04 10:58:09 2013 +0200
cd19bd3
net: update FTGMAC100 for MMU/D-cache support
by Kuo-Jung Su
· Tue May 07 14:33:51 2013 +0800
d169a70
net: add Faraday FTMAC110 10/100Mbps ethernet support
by Kuo-Jung Su
· Tue May 07 14:33:31 2013 +0800
eaf68ac
net: phy: supplement support for Micrel's KSZ9031
by SARTRE Leo
· Tue Apr 30 16:57:25 2013 +0200
6f7d7d9
net: macb: add support for gigabit MAC
by Bo Shen
· Wed Apr 24 15:59:28 2013 +0800
7d91deb
net: macb: using phylib to configure phy device
by Bo Shen
· Wed Apr 24 15:59:27 2013 +0800
cc29ce5
net: macb: using AT91FAMILY replace #ifdeferry
by Bo Shen
· Wed Apr 24 15:59:26 2013 +0800
d2c2612
ARM: at91sam9n12: add network support with ksz8851_16mll
by Bo Shen
· Wed Apr 24 10:46:18 2013 +0800
b1eee65
net: ks8851_mll: add ethernet support
by Roberto Cerati
· Wed Apr 24 10:46:17 2013 +0800
dcc307e
phylib: Add Atheros AR8035 GETH PHY support
by Xie Xiaobo
· Wed Apr 10 16:23:39 2013 +0800
2332941
add support for Xilinx 1000BASE-X phy (GTX)
by Charles Coldwell
· Thu Feb 21 08:25:52 2013 -0500
5fb50bf
net: Correct check for link-local target IP conflict
by Joe Hershberger
· Fri Feb 08 14:18:53 2013 -0600
f0d83c4
PHY: micrel.c: add support for KSZ9031
by David Andrey
· Wed Feb 06 22:18:37 2013 +0100
878dad0
net/tftp: sparse fixes
by Kim Phillips
· Wed Jan 16 18:09:19 2013 -0600
6025cd2
net: make IPaddr type big endian
by Kim Phillips
· Wed Jan 16 18:09:11 2013 -0600
9e5742b
net: Fix build regression in macb.c
by Joe Hershberger
· Mon Jun 24 19:06:38 2013 -0500
77cdf0f
net/macb: Add arch specific routine to get mdio control
by Shiraz Hashim
· Thu Dec 13 17:22:52 2012 +0530
f567e41
net/designware: Do not select MIIPORT for RGMII interface
by Vipin Kumar
· Thu Dec 13 17:22:51 2012 +0530
b8d5b8c
net: nfs: add dynamic wait period
by Matthias Brugger
· Tue Dec 11 19:14:16 2012 +0100
a533a0c
NET: mvgbe: add support for Dove
by Sebastian Hesselbarth
· Tue Dec 04 09:32:01 2012 +0100
94a483c
NET: mvgbe: add phylib support
by Sebastian Hesselbarth
· Tue Dec 04 09:32:00 2012 +0100
1b3352f
NET: phy: add 88E1310 PHY initialization
by Sebastian Hesselbarth
· Tue Dec 04 09:31:59 2012 +0100
Next »