Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
13334e740beabc561cdd888e9c530247ce6fa698
13334e7
whitespace cleanups
by Pavel Machek
· Sat Jul 19 23:50:44 2014 +0200
76836ce
Makefile: fix tags target documentation
by Igor Grinberg
· Tue Jul 15 15:52:02 2014 +0300
3f7ecb9
Makefile: fix ctags/etags clean targets
by Igor Grinberg
· Tue Jul 15 15:52:01 2014 +0300
bb8f01b
Makefile: fix the {c, e}tags/cscope build targets
by Igor Grinberg
· Tue Jul 15 15:52:00 2014 +0300
cdda2bc
rpi_b: handle import of environments in files with CRLF as line endings
by Alexander Holler
· Mon Jul 14 17:49:58 2014 +0200
682d7d8
am335x_evm: handle import of environments in files with CRLF as line endings
by Alexander Holler
· Mon Jul 14 17:49:57 2014 +0200
927c751
omap3_beagle: handle import of environments in files with CRLF as line endings
by Alexander Holler
· Mon Jul 14 17:49:56 2014 +0200
3e12be7
Add option -r to env import to allow import of text files with CRLF as line endings
by Alexander Holler
· Mon Jul 14 17:49:55 2014 +0200
c15e1f8
h2200: Disable SHA256 on FIT images
by Tom Rini
· Tue Jul 22 07:43:28 2014 -0400
cb21e37
lib/time.c cleanups
by Pavel Machek
· Sun Jul 13 13:14:27 2014 +0200
9aa3827
common: cmd_ide: use __weak and add prototypes
by Jeroen Hofstee
· Sat Jul 12 15:07:19 2014 +0200
e0b7e54
common: cmd_ide: remove PIO mode
by Jeroen Hofstee
· Sat Jul 12 15:07:18 2014 +0200
ef2c62f
serial: ns16550: use a const variable instead of macro
by Masahiro Yamada
· Fri Jul 11 20:29:04 2014 +0900
75ab6cb
serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisor
by Masahiro Yamada
· Fri Jul 11 20:29:03 2014 +0900
dabca15
serial: ns16550: drop CONFIG_OMAP1610 from the special case
by Masahiro Yamada
· Fri Jul 11 20:29:02 2014 +0900
764c29d
bootp can use mdelay
by Pavel Machek
· Fri Jul 11 11:39:37 2014 +0200
eac6cd6
spl: nand: read only in the size of image_header on the first access
by Masahiro Yamada
· Thu Jul 10 20:43:16 2014 +0900
4c1a9c5
catch wrong load address passed to fatload / ext2load
by Pavel Machek
· Wed Jul 09 22:42:57 2014 +0200
264ebb5
Fix help text of ext2load and fatload.
by Pavel Machek
· Wed Jul 09 22:40:07 2014 +0200
a8aebfe
tools: compiler.h: add missing time.h
by Jeroen Hofstee
· Wed Jun 25 23:02:21 2014 +0200
ae0ae22
driver/usb: include upper/lower_32_bits() from linux/compat.h
by Lijun Pan
· Fri Jun 20 12:18:39 2014 -0500
036f66d
linux/compat.h: port lower_32_bits and upper_32_bits from Linux
by Lijun Pan
· Fri Jun 20 12:17:29 2014 -0500
8ac041e
sparc: merge LEON2 and LEON3 linker scripts
by Masahiro Yamada
· Fri Jun 20 14:58:22 2014 +0900
bbc1850
sparc: merge LEON3 linker scripts
by Masahiro Yamada
· Fri Jun 20 14:58:21 2014 +0900
065fd4a
esd:cmd_loadpci.c: Switch from "do_source" to "source"
by Tom Rini
· Mon Jul 21 11:16:07 2014 -0400
40250da
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· Mon Jul 21 11:04:10 2014 -0400
a3e5891
common: cmd_mii: fix printf format warning
by Jeroen Hofstee
· Sun Jul 13 23:44:21 2014 +0200
f682d8c
autoboot: add its own header
by Jeroen Hofstee
· Sun Jul 13 22:57:58 2014 +0200
d5b2fed
board: rpi_b: include mmc header and fix prototype
by Jeroen Hofstee
· Sun Jul 13 22:01:51 2014 +0200
aedeeaa
mmc: prevent some warnings with make W=1
by Jeroen Hofstee
· Sat Jul 12 21:24:08 2014 +0200
82d92da
common: env_common: make env_get_char_spec __weak
by Jeroen Hofstee
· Sat Jul 12 15:22:13 2014 +0200
1990e04
yaffs2: preprocessor cleanup
by Jeroen Hofstee
· Sat Jul 12 15:16:52 2014 +0200
7686777
yaffs2: cosmetic: remove self assignments
by Jeroen Hofstee
· Sat Jul 12 15:16:51 2014 +0200
f7d4a49
common: bootm_os: make arch_preboot_os __weak
by Jeroen Hofstee
· Thu Jul 10 23:06:25 2014 +0200
4772630
dirvers: mmc: use __weak
by Jeroen Hofstee
· Thu Jul 10 22:46:28 2014 +0200
4659055
lib:vsprintf: reduce scope of pack_hex_byte
by Jeroen Hofstee
· Thu Jul 10 22:33:00 2014 +0200
1bd2a6d
env_callback.h: spl: mark callback as maybe_unused
by Jeroen Hofstee
· Thu Jul 10 20:38:35 2014 +0200
0ee8d79
lib:sha1: remove unused constant
by Jeroen Hofstee
· Thu Jul 10 20:12:45 2014 +0200
b735e8c
common: main.c: make show_boot_progress __weak
by Jeroen Hofstee
· Thu Jun 26 20:18:31 2014 +0200
0461dda
lib:lmb: use __weak
by Jeroen Hofstee
· Thu Jun 26 20:04:37 2014 +0200
f7f37e2
common:splash: use __weak
by Jeroen Hofstee
· Thu Jun 26 19:53:16 2014 +0200
cf0cf82
dm: add missing includes
by Jeroen Hofstee
· Wed Jun 25 21:57:45 2014 +0200
a802b98
common: board_f: cosmetic use __weak for leds
by Jeroen Hofstee
· Mon Jun 23 23:20:19 2014 +0200
f384fbf
common: commands: make commands static
by Jeroen Hofstee
· Mon Jun 23 00:22:08 2014 +0200
2922317
lib: div64: add missing include
by Jeroen Hofstee
· Sun Jun 22 23:24:04 2014 +0200
5a85e89
mtd: cfi_flash: fix clang warning
by Jeroen Hofstee
· Tue Jun 17 22:47:31 2014 +0200
37787f6
fsl_i2c: add support for 3rd and 4th I2C
by Shengzhou Liu
· Mon Jul 07 12:17:48 2014 +0800
0ecd655
i2c, omap24xx: add i2c deblock sequenz
by Heiko Schocher
· Mon Jun 30 09:12:09 2014 +0200
17b6bf1
Prepare v2014.07
by Tom Rini
· Mon Jul 14 13:16:45 2014 -0400
3f8ee65
socfpga: timer actually counts down
by Pavel Machek
· Sun Jul 13 13:10:45 2014 +0200
6d576a7
ARM: DRA7xx: Update the board_name env variable
by Lokesh Vutla
· Mon Jul 14 19:57:58 2014 +0530
9366349
boards.cfg: change "<none>" in the board field to "-"
by Masahiro Yamada
· Fri Jul 11 16:31:47 2014 +0900
0dbeac1
boards.cfg: keep it sorted filling the board field
by Masahiro Yamada
· Fri Jul 11 16:31:46 2014 +0900
fd1cfa5
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Fri Jul 11 14:54:48 2014 -0400
3f8cd17
i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10
by Eric Nelson
· Wed Jul 09 12:27:29 2014 -0700
d8d0b2f
usb: phy: omap_usb_phy: implement usb_phy_power() for AM437x
by Felipe Balbi
· Mon Jun 23 17:18:24 2014 -0500
ae46a4c
usb: host: xhci: make sure to power up PHY
by Felipe Balbi
· Mon Jun 23 16:25:38 2014 -0500
baac5dd
doc: Add zynq fragment to git-mailrc file
by Michal Simek
· Wed Jul 09 16:10:49 2014 +0200
8915973
ARM: OMAP4/5: Change omap4_sdp/panda and omap5_uevm maintainer
by Lokesh Vutla
· Wed Jul 09 17:32:26 2014 +0530
496039f
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Wed Jul 09 09:21:51 2014 -0400
2e95fe1
mx6: soc: Update the comments of set_ldo_voltage()
by Fabio Estevam
· Fri Jun 13 01:42:37 2014 -0300
b0be82e
MX6: Correct calculation of PLL_SYS
by Andre Renaud
· Tue Jun 10 08:47:13 2014 +1200
ee2352e
ARM: m53evk: Update default environment
by Lothar Rubusch
· Thu Jun 26 11:01:32 2014 +0200
360112b
ARM: m53evk: Adjust mtdparts settings
by Marek Vasut
· Thu Jun 26 11:01:31 2014 +0200
c6b14c7
ARM: m53evk: add needed commands and options
by Marek Vasut
· Thu Jun 26 11:01:30 2014 +0200
65af06e
ARM: m28evk: Update default environment
by Lothar Rubusch
· Thu Jun 26 11:01:29 2014 +0200
72d2dee
ARM: m28evk: Adjust mtdparts
by Marek Vasut
· Thu Jun 26 11:01:28 2014 +0200
eb0c701
ARM: m28evk: add needed commands and options
by Marek Vasut
· Thu Jun 26 11:01:27 2014 +0200
489a6fb
Merge branch 'tom' of git://git.denx.de/u-boot-x86
by Tom Rini
· Mon Jul 07 20:45:09 2014 -0400
ab6c932
TI:omap3: enable CONFIG_CMD_DHCP for omap3_beagle
by Tyler Baker
· Mon Jun 23 11:11:29 2014 -0700
576a8d5
kmake: include DTB section into u-boot.bin if CONFIG_OF_EMBED enabled
by Alexey Ignatov
· Mon Jul 07 03:21:44 2014 +0400
49ea9bc
git-mailrc: Add sunxi custodians.
by Ian Campbell
· Thu Jul 03 21:25:41 2014 +0100
88919ca
fit: make sha256 support optional
by Dirk Eibach
· Thu Jul 03 09:28:26 2014 +0200
6dfe681
board: gdsys: Remove commands to reduce footprint
by Dirk Eibach
· Thu Jul 03 09:28:25 2014 +0200
d444d03
board: iocon: Modify iocon hardware startup
by Dirk Eibach
· Thu Jul 03 09:28:24 2014 +0200
f5e157c
board: gdsys: Enable scrambling on DP501
by Dirk Eibach
· Thu Jul 03 09:28:23 2014 +0200
ca185b0
board: gdsys: Make gdsys osd hardware detection more robust
by Dirk Eibach
· Thu Jul 03 09:28:22 2014 +0200
9a5ee72
board: gdsys: Configure bridge on DP501 to support DDC only
by Dirk Eibach
· Thu Jul 03 09:28:21 2014 +0200
2b08d8f
board: gdsys: Increase iocon and dlv10g version string
by Dirk Eibach
· Thu Jul 03 09:28:20 2014 +0200
d9adcd7
board: gdsys: Fix dlvision-10g I2C configuration
by Dirk Eibach
· Thu Jul 03 09:28:19 2014 +0200
b957743
i2c: IHS I2C master driver
by Dirk Eibach
· Thu Jul 03 09:28:18 2014 +0200
4a3eae1
board: iocon: Support DisplayPort hardware
by Dirk Eibach
· Thu Jul 03 09:28:17 2014 +0200
e674bf1
board: controlcenterd: Use new API for setting i2c bus
by Dirk Eibach
· Thu Jul 03 09:28:16 2014 +0200
1653bf4
board: gdsys: Adapt sdhc_boot.c to mmc_get_env_addr API change
by Dirk Eibach
· Thu Jul 03 09:28:15 2014 +0200
3a72cbf
board: controlcenterd: Fix pci access
by Dirk Eibach
· Thu Jul 03 09:28:14 2014 +0200
1ea209b
blackfin, powerpc: remove redundant definitions of ARRAY_SIZE
by Masahiro Yamada
· Thu Jul 03 13:55:51 2014 +0900
9c72ad1
blackfin: Add more dcache functions
by Vasili Galka
· Mon Jun 30 13:00:12 2014 +0300
bc69181
blackfin: Fix warning about undefined function
by Vasili Galka
· Mon Jun 30 12:59:56 2014 +0300
4834c64
m68k: Fix incorrect memory access on M5235
by Vasili Galka
· Mon Jun 30 12:59:41 2014 +0300
24f413b
m68k: Fix bug, "address of" operator was forgotten
by Vasili Galka
· Mon Jun 30 12:59:06 2014 +0300
df2dd33
mpc8xx: remove spc1920 board support
by Masahiro Yamada
· Fri Jun 20 13:54:57 2014 +0900
a6f5758
mpc8xx: remove v37 board support
by Masahiro Yamada
· Fri Jun 20 13:54:56 2014 +0900
8c970ec
mpc8xx: remove fads board support
by Masahiro Yamada
· Fri Jun 20 13:54:55 2014 +0900
43d9a80
mpc8xx: remove netta, netta2, netphone board support
by Masahiro Yamada
· Fri Jun 20 13:54:54 2014 +0900
54c5d93
mpc8xx: remove rbc823 board support
by Masahiro Yamada
· Fri Jun 20 13:54:53 2014 +0900
13be81d
mpc8xx: remove RPXlite_dw, quantum board support
by Masahiro Yamada
· Fri Jun 20 13:54:52 2014 +0900
3a7095c
mpc8xx: remove qs850, qs860t board support
by Masahiro Yamada
· Fri Jun 20 13:54:51 2014 +0900
a9b6ef1
tpm: don't use unneeded double brackets
by Jeroen Hofstee
· Wed Jun 18 22:59:48 2014 +0200
2120719
vcma9/lowlevel_init.S: trivial: terminate comment
by Jeroen Hofstee
· Wed Jun 18 22:43:20 2014 +0200
76db7bf
README: document CONFIG_ENV_IS_IN_SPI_FLASH
by Wu, Josh
· Tue Jul 01 19:30:13 2014 +0800
Next »