Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
fadd5ab818f837a711ed082071f857a0046cdf89
/
include
fadd5ab
tegra: Enable generic board for Tegra
by Simon Glass
· Tue Mar 05 14:39:56 2013 +0000
5af29bd
Adjust board_r.c for ppc
by Simon Glass
· Thu Mar 14 07:20:12 2013 +0000
4fb732d
arm: Remove use of board_early_init_r/last_stage_init()
by Simon Glass
· Tue Mar 05 14:39:46 2013 +0000
c45e359
Introduce generic pre-relocation board_f.c
by Simon Glass
· Mon Mar 11 06:49:53 2013 +0000
6f98490
Declare watchdog functions in watchdog.h
by Simon Glass
· Tue Mar 05 14:39:42 2013 +0000
82a5fa0
Introduce a basic initcall implementation
by Simon Glass
· Tue Mar 05 14:39:40 2013 +0000
9bce37c
Introduce generic link section.h symbol files
by Simon Glass
· Tue Mar 05 14:39:37 2013 +0000
4c0dc6d
Introduce generic u-boot.h file
by Simon Glass
· Tue Mar 05 14:39:35 2013 +0000
39cf43f
ppc: Remove PCIPPC2 and PCIPPC6 boards
by Stefan Roese
· Thu Feb 07 01:48:30 2013 +0000
9d00928
Feature Removal: disable "mtest" command by default
by Wolfgang Denk
· Fri Mar 08 10:51:32 2013 +0000
d639890
mpc512x: add ifm ac14xx board
by Anatolij Gustschin
· Fri Feb 08 00:03:48 2013 +0000
c936642
mpc512x: use common code for clock setting for all mpc512x boards
by Anatolij Gustschin
· Fri Feb 08 00:03:45 2013 +0000
ca625ee
mpc512x: use common code for CSx configuration
by Anatolij Gustschin
· Fri Feb 08 00:03:44 2013 +0000
223008d
mpc5200: a4m2k: Implement custom "dynamic" watchdog support
by Stefan Roese
· Thu Feb 07 02:10:28 2013 +0000
512da3b
mpc5200: Add a4m2k board port
by Stefan Roese
· Thu Feb 07 02:10:11 2013 +0000
5042213
x86: Enable CONFIG_OF_CONTROL on coreboot
by Simon Glass
· Thu Feb 28 19:26:18 2013 +0000
108458a
ubifs: Allow ubifsmount volume reference by number
by Joe Hershberger
· Thu Nov 01 16:54:18 2012 +0000
6cb5db4
sandbox: config: Enable sandbox command
by Simon Glass
· Wed Dec 26 09:53:38 2012 +0000
eb4cecd
sandbox: Enable ext4 and fat filesystems
by Simon Glass
· Wed Dec 26 09:53:37 2012 +0000
bf6ce79
sandbox: Add 'sb' command to access filesystem features
by Simon Glass
· Wed Dec 26 09:53:36 2012 +0000
1184287
sandbox: Add host filesystem
by Simon Glass
· Wed Dec 26 09:53:35 2012 +0000
f1c45c8
sandbox: Add a way of obtaining directory listings
by Simon Glass
· Wed Dec 26 09:53:34 2012 +0000
19e3858
fs: Move ls and read methods into ext4, fat
by Simon Glass
· Wed Dec 26 09:53:33 2012 +0000
5b02602
Merge branch 'mem' of git://git.denx.de/u-boot-x86
by Tom Rini
· Mon Mar 04 11:14:27 2013 -0500
7068b32
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Tom Rini
· Mon Mar 04 09:44:42 2013 -0500
6cdbce6
blackfin: bf60x: add hw watchdog support
by Bob Liu
· Tue Dec 27 15:05:53 2011 +0800
9e469b4
blackfin: bf60x: add board and headers files to support bf609
by Sonic Zhang
· Thu Aug 16 12:08:31 2012 +0800
f51b4c7
OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local define
by Stefano Babic
· Sat Feb 23 00:53:26 2013 +0000
e22a6fc
hash: Use lower case for hash algorithm names
by Simon Glass
· Sun Feb 24 17:33:32 2013 +0000
a081a0f
sandbox: config: Enable hash functions and mtest
by Simon Glass
· Sun Feb 24 20:29:23 2013 +0000
0bbd76f
Roll crc32 into hash infrastructure
by Simon Glass
· Sun Feb 24 20:30:22 2013 +0000
80e345a
hash: Add a flag to support saving hashes in the environment
by Simon Glass
· Sun Feb 24 17:33:26 2013 +0000
044dc9e
Update set_working_fdt_addr() to use setenv_addr()
by Simon Glass
· Sun Feb 24 17:33:21 2013 +0000
17dabf0
sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf
by Simon Glass
· Sun Feb 24 17:33:14 2013 +0000
868aa3a
sandbox: Improve sandbox serial port keyboard interface
by Taylor Hutt
· Sun Feb 24 17:33:13 2013 +0000
d963b72
Update print_buffer() to use const
by Simon Glass
· Sun Feb 24 17:33:12 2013 +0000
219ad3c
vsprintf: add ustrtoll function
by Piotr Wilczek
· Sun Jan 27 22:59:24 2013 +0000
b3b533c
malloc: make malloc_bin_reloc static
by Gabor Juhos
· Mon Jan 21 21:10:38 2013 +0000
89973c8
powerpc/83xx/km: drop uneeded dtt_bus environment var
by Holger Brunck
· Mon Jan 21 03:55:28 2013 +0000
0c285ff
powerpc/83xx/km: remove uneeded CONFIG_MISC_INIT_R
by Holger Brunck
· Mon Jan 21 03:55:27 2013 +0000
dd0f605
powerpc/83xx/km: add support for kmopti2 board
by Holger Brunck
· Mon Jan 21 03:55:26 2013 +0000
c20c907
powerpc/83xx/km: cleanup tuxx1 support
by Holger Brunck
· Mon Jan 21 03:55:25 2013 +0000
ffcbb93
km/common: add eccmode to kernel commandline
by Holger Brunck
· Mon Jan 21 03:55:24 2013 +0000
154772c
powerpc/83xx: use NAND_ECC_BCH for kmcoge5ne
by Holger Brunck
· Mon Jan 21 03:55:23 2013 +0000
c31a757
km/common: introduce $uimage variable
by Andreas Huber
· Mon Jan 21 03:55:20 2013 +0000
03c34d4
powerpc/83xx: use ppc_6xx as arch variable for kmvect1
by Holger Brunck
· Mon Jan 21 03:55:19 2013 +0000
d62018a
powerpc/83xx/km: add MV88E6122 switch support for kmvect1
by Karlheinz Jerg
· Mon Jan 21 03:55:18 2013 +0000
bfb5980
x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR
by Simon Glass
· Thu Feb 14 04:18:54 2013 +0000
dc4d421
x86: Remove eNET boards
by Simon Glass
· Thu Feb 14 04:18:51 2013 +0000
1a754ee
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Tue Feb 12 10:18:31 2013 -0500
7a3fa01
Tegra114: Add/enable Dalmore build (T114 reference board)
by Tom Warren
· Mon Jan 28 13:32:13 2013 +0000
7ea853e
tegra: cardhu: config: enable SPI
by Allen Martin
· Tue Jan 29 13:51:29 2013 +0000
ba4fb9b
tegra: add SPI SLINK driver
by Allen Martin
· Tue Jan 29 13:51:28 2013 +0000
e765952
tegra: spi: add fdt support to tegra SPI SFLASH driver
by Allen Martin
· Tue Jan 29 13:51:24 2013 +0000
3f26479
tegra: don't hard-code LCD into default TEGRA_DEVICE_SETTINGS
by Stephen Warren
· Tue Jan 22 06:20:07 2013 +0000
e10ffab
Clean up libfdt.h includes
by Gerald Van Baren
· Thu Feb 07 19:49:54 2013 -0500
6542c07
common/fdt_support.c: sparse fixes
by Kim Phillips
· Wed Jan 16 14:00:11 2013 +0000
38c3815
libfdt: update from upstream dtc commit 142419e
by Kim Phillips
· Wed Jan 16 13:59:50 2013 +0000
db9cfa7
libfdt: update fdt.h from upstream dtc
by Kim Phillips
· Wed Jan 16 13:59:43 2013 +0000
2575c72
libfdt_env.h: add fdt type definitions
by Kim Phillips
· Wed Jan 16 13:59:34 2013 +0000
d150db6
treewide: include libfdt_env.h before fdt.h
by Kim Phillips
· Wed Jan 16 13:59:04 2013 +0000
8f12c7c
AM335X: Set fdt_high for AM335X devices to enable booting with Device Tree
by hvaibhav@ti.com
· Tue Sep 18 09:26:05 2012 +0000
67b4a79
pcm051: Add support for Phytec phyCORE-AM335x
by Lars Poeschel
· Fri Jan 11 00:53:31 2013 +0000
2dd508f
omap4: allow the use of a plain text env file instead boot scripts
by Javier Martinez Canillas
· Mon Jan 07 03:51:20 2013 +0000
d549ace
OMAP3: igep00x0: add boot status GPIO LED
by Javier Martinez Canillas
· Thu Dec 27 03:36:01 2012 +0000
e9b1452
OMAP3: use a single board file for IGEP devices
by Javier Martinez Canillas
· Thu Dec 27 01:35:56 2012 +0000
94f1948
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· Mon Feb 04 09:07:34 2013 -0500
0828cf2
serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option
by Michal Simek
· Tue Jan 22 23:40:06 2013 +0000
94ff067
cmd_time: merge run_command_and_time_it with cmd_process
by Richard Genoud
· Mon Dec 03 06:28:28 2012 +0000
2e37202
FAT: use toupper/tolower instead of recoding them
by Richard Genoud
· Thu Dec 13 00:47:36 2012 +0000
57b2e69
configs:Remove unused macro CONFIG_DISCOVER_PHY
by Ashok
· Wed Nov 07 07:39:29 2012 +0000
0e72403
Add generic global_data
by Simon Glass
· Thu Dec 13 20:49:12 2012 +0000
1cf1fbd
microblaze: Remove FSL support from generic board
by Michal Simek
· Wed Jan 23 14:18:25 2013 +0100
6eb21d0
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Sat Feb 02 19:29:59 2013 +0100
5e2eb35
corenet: Disable video on P2020DS
by Andy Fleming
· Thu Jan 24 01:55:11 2013 -0600
422e2ab
powerpc/85xx: Add BSC9132QDS support
by Prabhakar Kushwaha
· Mon Jan 14 18:26:57 2013 +0000
9e07708
powerpc/p2041: set RCW and PBI files for .pbl build or P2041RDB
by Valentin Longchamp
· Fri Jan 04 04:06:17 2013 +0000
0789dc9
powerpc/b4860qds: Added Support for B4860QDS
by York Sun
· Sun Dec 23 19:25:27 2012 +0000
7cfc5c8
powerpc/mpc8544ds: Add USB controller support for MPC8544DS
by Hongtao Jia
· Thu Dec 20 19:39:53 2012 +0000
39bb2f2
powerpc/mpc8572ds: Enable bank interleaving to cs0+cs1 for dual-rank DIMMs
by Hongtao Jia
· Thu Dec 20 19:36:12 2012 +0000
51703b7
powerpc/t4240qds: Update IFC timing for NOR flash
by York Sun
· Wed Dec 19 17:23:05 2012 +0000
43acd48
boards/T4240qds:Fix IFC AMASK init as per FPGA register space
by Prabhakar Kushwaha
· Tue Dec 18 17:23:19 2012 +0000
5e195a4
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· Tue Jan 29 15:36:27 2013 -0500
d7b5db6
Remove unused CONFIG_SYS_I2C_BUS[_SELECT]
by Michael Jones
· Wed Jan 16 00:44:29 2013 +0000
50e6090
mx23evk: Add initial board support
by Otavio Salvador
· Wed Jan 23 10:30:34 2013 +0000
a4d9b3e
mx23_olinuxino: Add default environment
by Otavio Salvador
· Wed Jan 23 10:30:33 2013 +0000
73f2b03
mxs: mmc: mx23_olinuxino: Add MMC support
by Marek Vasut
· Tue Jan 22 15:01:05 2013 +0000
dce4def
net: fec_mxc: get phydev before fec_probe
by Troy Kisky
· Mon Oct 22 16:40:46 2012 +0000
9519bc5
phy: add phy_find_by_mask/phy_connect_dev
by Troy Kisky
· Mon Oct 22 16:40:43 2012 +0000
ffa9016
net: fec_mxc: delete CONFIG_FEC_MXC_MULTI
by Troy Kisky
· Mon Oct 22 16:40:40 2012 +0000
a3b1853
mx6qsabre_common: Let mmc partition be board specific
by Fabio Estevam
· Mon Jan 14 08:59:24 2013 +0000
54dbf15
mx6qsabreauto: enable USB host interface
by Knut Wohlrab
· Mon Jan 21 23:11:21 2013 +0000
189e35b
mxs: Add MX23 olinuxino board support
by Marek Vasut
· Sat Jan 12 07:11:11 2013 +0000
67b2f8a
mxs: Linux uses ttyAMA0 as DUART
by Marek Vasut
· Fri Jan 11 13:29:42 2013 +0000
34112e5
Merge remote-tracking branch 'mpc83xx/next'
by Kim Phillips
· Wed Jan 16 18:34:09 2013 -0600
f7bc624
Tegra30: I2C: Enable I2C driver on Cardhu
by Tom Warren
· Fri Dec 21 16:09:52 2012 -0700
23d7fe9
Tegra30: Add/enable Cardhu build (T30 reference board)
by Tom Warren
· Tue Dec 11 13:34:18 2012 +0000
d32b2a4
Tegra30: Add generic Tegra30 build support
by Tom Warren
· Tue Dec 11 13:34:17 2012 +0000
91aeff4
tegra: remove custom TEGRA_DEVICE_SETTINGS for board files
by Marc Dietrich
· Wed Nov 28 23:23:55 2012 +0000
b81dfe1
tegra: enable LCD on PAZ00
by Marc Dietrich
· Sun Nov 25 11:26:12 2012 +0000
Next »