Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3a29e5af8e706c0ce34287da8931141451026538
/
include
3a29e5a
net: cosmetic: tftp.* checkpatch compliance
by Joe Hershberger
· 13 years ago
77001b43
net: cosmetic: net.c checkpatch compliance
by Joe Hershberger
· 13 years ago
290549f
net: cosmetic: net.h checkpatch compliance
by Joe Hershberger
· 13 years ago
4b7747e
net: Remove volatile from net API
by Joe Hershberger
· 13 years ago
629f718
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
2bd8d6a
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 13 years ago
e76bf4d
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 13 years ago
1f19e3f
lin_gadget: use common linux/compat.h
by Mike Frysinger
· 13 years ago
11d1a09
linux/compat.h: rename from linux/mtd/compat.h
by Mike Frysinger
· 13 years ago
0c8a0a9
lin_gadget: use common mdelay
by Mike Frysinger
· 13 years ago
802383b
gunzip: rename z{alloc, free} to gz{alloc, free}
by Mike Frysinger
· 13 years ago
d3b43d9
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 13 years ago
a0c2ae1
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 13 years ago
f9b9c45
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 13 years ago
63d2271
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· 13 years ago
711453d
image/fit: drop inline markings on parser code
by Mike Frysinger
· 13 years ago
d660667
Merge branch 'master' of git://git.denx.de/u-boot-nds32
by Wolfgang Denk
· 13 years ago
6176f4c
powerpc/ppc4xx: Remove typedefs for gdsys FPGA
by Dirk Eibach
· 13 years ago
09e046f
powerpc/ppc4xx: Fix typo in gdsys_fpga.h
by Dirk Eibach
· 13 years ago
5373c2b
powerpc/ppc4xx: Update gdsys board configurations
by Dirk Eibach
· 13 years ago
50477bf
powerpc/ppc4xx: Support gdsys dlvision-10g hardware 1.20
by Dirk Eibach
· 13 years ago
6b4b92f
powerpc/ppc4xx: Adapt gdsys 405ep boards to platform changes
by Dirk Eibach
· 13 years ago
9a65957
powerpc/ppc4xx: Make gdsys 405ep boards reset more generic
by Dirk Eibach
· 13 years ago
ebc7d07
powerpc/ppc4xx: Adjust environment size on neo
by Dirk Eibach
· 13 years ago
e7ab380
GCC47: Fix warning in md5.c
by Marek Vasut
· 13 years ago
53d796b
Merge branch 'marex@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
9082620
PowerPC: correct the SATA for p1/p2 rdb-pc platform
by Jerry Huang
· 13 years ago
f420aa9
powerpc/corenet_ds: Slave core in holdoff when boot from SRIO
by Liu Gang
· 13 years ago
85bcd73
powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO
by Liu Gang
· 13 years ago
58f030c
powerpc/corenet_ds: Slave uploads ucode when boot from SRIO
by Liu Gang
· 13 years ago
1e08458
powerpc/corenet_ds: Slave module for boot from SRIO
by Liu Gang
· 13 years ago
4cc8532
powerpc/corenet_ds: Master module for boot from SRIO
by Liu Gang
· 13 years ago
170fae2
powerpc/corenet_ds: Correct the compilation errors about ENV
by Liu Gang
· 13 years ago
01c367c
powerpc/p2041rdb: add env in NAND support
by Shaohui Xie
· 13 years ago
f8c49c1
powerpc/p2041rdb: add NAND and NAND boot support
by Shaohui Xie
· 13 years ago
66f0514
powerpc/mpc8xxx: Fix CONFIG_DDR_RAW_TIMING for two boards
by York Sun
· 13 years ago
3f64acb
i2c: Add support for designware i2c controller
by Vipin KUMAR
· 13 years ago
80a9b13
board/adp-ag102: add configuration of adp-ag102
by Macpaul Lin
· 13 years ago
8048578
eb_cpux9k2: add USB host support to board
by Jens Scharsig
· 13 years ago
b45e29d
CMD: CONFIG_CMD_SETECPR -> CONFIG_CMD_SETEXPR on omap3_logic
by Marek Vasut
· 13 years ago
26efa59
HWW1U1A: Fix CMD_SHA1 -> CMD_SHA1SUM
by Marek Vasut
· 13 years ago
122b4c1
CMD: Remove CMD_LOG, it's unused
by Marek Vasut
· 13 years ago
a2e48d2
CMD: Fix typo KGBD -> KGDB on debris board
by Marek Vasut
· 13 years ago
cf10384
CMD: Drop CONFIG_CMD_EMMC, it's not used
by Marek Vasut
· 13 years ago
ad197b7
CMD: Drop CONFIG_CMD_DFL, it's not used
by Marek Vasut
· 13 years ago
dde9211
CMD: Drop CMD_DCR, it's not used
by Marek Vasut
· 13 years ago
e1bcedc
CMD: Drop CMD_CAN, it's not used
by Marek Vasut
· 13 years ago
f3646de
CMD: Remove CMD_AUTOSCRIPT, it's not used
by Marek Vasut
· 13 years ago
b76b9cd
AT91: Drop AT91_SPIMUX command from cmd_all
by Marek Vasut
· 13 years ago
cea006e
sh: ecovec: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT
by Nobuhiro Iwamatsu
· 13 years ago
97753b1
Prepare v2012.04-rc2; minor Coding Style cleanup
by Wolfgang Denk
· 13 years ago
c035b7d
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
ba94b5d
MX35: mx35pdk: wrong board revision
by Stefano Babic
· 13 years ago
20a23bc
M28: Pull out CONFIG_APBH_DMA so it's always enabled
by Marek Vasut
· 13 years ago
ce69672
i.MX28: Fix initial stack pointer position
by Marek Vasut
· 13 years ago
4604aae
mx35: mx35pdk: fix when cache functions are linked
by Stefano Babic
· 13 years ago
72f3ed2
mx35: flea3: fix when cache functions are linked
by Stefano Babic
· 13 years ago
bedd909
mx6qsabrelite: Fix the serial console port
by Fabio Estevam
· 13 years ago
d676da4
i.MX6: mx6qsabrelite: add cache commands if cache is enabled
by Eric Nelson
· 13 years ago
c94ce4a
i.MX6: implement enable_caches()
by Eric Nelson
· 13 years ago
2dd62f7
tricorder: Load kernel from ubifs
by Bernhard Walle
· 13 years ago
183cbc9
tricorder: Add UBIFS
by Bernhard Walle
· 13 years ago
ce0afba
hawkboard: Add CONFIG_SPL_LIBGENERIC_SUPPORT
by Tom Rini
· 13 years ago
0455fa9
BeagleBoard: Remove userbutton command and use gpio command instead
by Joel Fernandes
· 13 years ago
fd0b644
Move bootstage timer out of lib/time.c
by Simon Glass
· 13 years ago
f07d3f8
configs: EB+MCF-EV123.h: Fix typo on CONFIG_SYS_HUSH_PARSER
by Fabio Estevam
· 13 years ago
b12f47b
Merge branch 'marek.vasut@gmail.com' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
01221f0
Merge branch 'master' of git://git.denx.de/u-boot-net
by Wolfgang Denk
· 13 years ago
4c4b554
Merge branch 'master' of git://git.denx.de/u-boot-onenand
by Wolfgang Denk
· 13 years ago
7498f5f
Merge branch 'master' of git://git.denx.de/u-boot-nios
by Wolfgang Denk
· 13 years ago
7eada18
onenand: samsung: Enable OneNAND support at Samsung's Exynos4210
by Lukasz Majewski
· 13 years ago
2b4fa32
onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB()
by Lukasz Majewski
· 13 years ago
3439eab
microblaze: Enable several ethernet driver compilation
by Stephan Linz
· 13 years ago
e1fd4be
net: ll_temac: Add LL TEMAC driver to u-boot
by Stephan Linz
· 13 years ago
9d7ba32
onenand:samsung Target dependent OneNAND chip probe function
by Lukasz Majewski
· 13 years ago
d8a49ca
MIPS: fix endianess handling
by Daniel Schwierzeck
· 13 years ago
dbe365f
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 13 years ago
cf41a9b
BOOT: Add "bootz" command to boot Linux zImage on ARM
by Marek Vasut
· 13 years ago
301eb95
mx28evk: fix build error
by Anatolij Gustschin
· 13 years ago
0053272
pci: declare pciauto functions in header
by Linus Walleij
· 13 years ago
43dbcdf
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
bb30784
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
3456a34
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
by Wolfgang Denk
· 13 years ago
bce82d3
OMAP: Remove omap1610inn-based boards
by Tom Rini
· 13 years ago
ccf7e90
tegra: i2c: Add I2C driver
by Yen Lin
· 13 years ago
a05a32b
tegra: i2c: Enable I2C on Seaboard
by Simon Glass
· 13 years ago
aac6088
tegra: i2c: Select number of controllers for Tegra2 boards
by Simon Glass
· 13 years ago
1f77266
fdt: Add function to allow aliases to refer to multiple nodes
by Simon Glass
· 13 years ago
642d4a8
tegra: fdt: Enable FDT support for Ventana
by Tom Warren
· 13 years ago
f678ae6
tegra: fdt: Enable FDT support for Seaboard
by Simon Glass
· 13 years ago
3e094a8
tegra: usb: Enable USB on Seaboard
by Simon Glass
· 13 years ago
9d58086
tegra: usb: Add common USB defines for tegra2 boards
by Simon Glass
· 13 years ago
1691f69
fdt: Avoid early panic() when there is no FDT present
by Simon Glass
· 13 years ago
08d6ec2
tegra: usb: Add support for Tegra USB peripheral
by Simon Glass
· 13 years ago
0d83c4d
fdt: Add basic support for decoding GPIO definitions
by Simon Glass
· 13 years ago
c469736
fdt: Add functions to access phandles, arrays and bools
by Simon Glass
· 13 years ago
6544498
fdt: Tidy up a few fdtdec problems
by Simon Glass
· 13 years ago
b022ead
fdt: Add fdtdec_find_aliases() to deal with alias nodes
by Simon Glass
· 13 years ago
23343a1
net: force PKTALIGN to ARCH_DMA_MINALIGN
by Eric Nelson
· 13 years ago
6e48cf3
i.MX28: Make use of the bounce buffer
by Marek Vasut
· 13 years ago
Next »