Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
7273ccec61e26adef6149ddaf261217b30c4f8a9
« Previous
223b8aa
Beagleboard: Correct memory size on rev C4
by robertcnelson@gmail.com
· 13 years ago
10f3bdd
am3517evm: remove rootfstype kernel parameter for MMC boot device
by Yegor Yefremov
· 13 years ago
2047051
arm: omap3: Define save_boot_params in lowlevel_init.S for SPL only
by Pali Rohár
· 13 years ago
d652a34
arm, davinci: add PLL0 prediv to da850 lowlevel setup
by Ben Gardiner
· 13 years ago
bd29cb0
tegra2: Enable data cache
by Simon Glass
· 13 years ago
98450d0
tegra: mmc: Support operation with dcache enabled
by Simon Glass
· 13 years ago
ca28090
tegra: Use funcmux for MMC on seaboard
by Simon Glass
· 13 years ago
e712e54
tegra: Use funcmux for MMC on harmony
by Simon Glass
· 13 years ago
f448302
tegra: Use funcmux for MMC on tamonten
by Simon Glass
· 13 years ago
cf06b13
tegra: Add SDMMC support to funcmux
by Simon Glass
· 13 years ago
8a1133c
tegra: Add I2C support to funcmux
by Simon Glass
· 13 years ago
2faf186
tegra: Add enum to select from available funcmux configs
by Simon Glass
· 13 years ago
d693969
tegra: Adjust funcmux config test to permit expansion
by Simon Glass
· 13 years ago
2996e2d
tegra2: Add support for Compal Paz00 (Toshiba AC100)
by Stephen Warren
· 13 years ago
9057e65
tegra2: Fix default RAM size selection in odmdata
by Stephen Warren
· 13 years ago
4850ab9
tegra2: Fix conflicting pinmux for UARTA
by Stephen Warren
· 13 years ago
9cbfee6
fw_env.h: fix comment
by Frans Meulenbroeks
· 13 years ago
e3b3621
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 13 years ago
7100a54
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
by Wolfgang Denk
· 13 years ago
f57a94c
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 13 years ago
0990dc6
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 13 years ago
6e4c1da
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 13 years ago
5e72ef0
add STM29F400BB to table of supported legacy flashs
by David Müller (ELSOFT AG)
· 13 years ago
a9f5fab
* Fix: watchdog timed out, if flash blank (0xFF) blocks
by Jens Scharsig (BuS Elektronik)
· 13 years ago
42c6e9a
Blackfin: easylogo: add lzma logos
by Mike Frysinger
· 13 years ago
c178347
nand/fsl_elbc: Convert to self-init
by Scott Wood
· 13 years ago
578931b
nand: Introduce CONFIG_SYS_NAND_SELF_INIT
by Scott Wood
· 13 years ago
25efd99
nand_spl: store ecc data on the stack
by Scott Wood
· 13 years ago
80519c8
mtd/nand: Add ONFI support for FSL NAND controller
by Shengzhou Liu
· 13 years ago
4fee6c2
nand: make 1-bit software ECC configurable
by Christian Hitz
· 13 years ago
5454ddb
nand: Sanitize ONFI strings.
by Christian Hitz
· 13 years ago
ff8a8a7
nand: Merge changes to BBT from Linux nand driver
by Christian Hitz
· 13 years ago
2a8e0fc
nand: Merge changes from Linux nand driver
by Christian Hitz
· 13 years ago
90e3f39
nand: cleanup whitespace
by Christian Hitz
· 13 years ago
8c2d9c6
nand: Add more NAND types from Linux nand driver
by Christian Hitz
· 13 years ago
4c6de85
nand: Merge BCH code from Linux nand driver
by Christian Hitz
· 13 years ago
4d2aee2
NAND: Remove additional (CONFIG_SYS)_NAND_MAX_CHIPS
by Scott Wood
· 13 years ago
6bbb3e9
NAND: remove NAND_MAX_CHIPS definitions
by Vladimir Zapolskiy
· 13 years ago
d3022c5
nand_spl_simple: store ecc data on the stack
by Stefano Babic
· 13 years ago
b4116ed
ARM: AM33XX: Add i2c support
by Patil, Rachna
· 13 years ago
498cbdf
ARM: AM33XX: Add AM33XX I2C driver support
by Patil, Rachna
· 13 years ago
2faa761
ARM: I2C: I2C Multi byte address support
by Patil, Rachna
· 13 years ago
afd855d
Merge branch 'staging'
by Graeme Russ
· 13 years ago
b75190d
README: update (C) entry
by Wolfgang Denk
· 13 years ago
137703b
overo: add SPL support
by Andreas Müller
· 13 years ago
761ca31
omap_rev_string: output to stdout
by Andreas Müller
· 13 years ago
8775471
OMAP SPL: call timer_init in s_init to make udelay work earlier
by Andreas Müller
· 13 years ago
0b620ec
drivers/i2c/omap24xx_i2c.c: move all local variables to SRAM
by Andreas Müller
· 13 years ago
0f8d3eb
include/configs/omap3_overo.h: several cleanups
by Andreas Müller
· 13 years ago
bae485d
board/overo/overo.c: replace printf with one argument by puts
by Andreas Müller
· 13 years ago
49e9b4b
drivers/i2c/omap24xx_i2c.c: replace printf with one argument by puts
by Andreas Müller
· 13 years ago
8a8f084
ARM:AM33XX: Add SPL support for AM335X EVM
by Chandan Nath
· 13 years ago
876bdd6
ARM:AM33XX: Add mmc/sd support
by Chandan Nath
· 13 years ago
750b4bf
ARM:AM33XX: Fixing AM335X config parameters
by Chandan Nath
· 13 years ago
fb072a3
ARM:AM33XX: Fix ddr and timer register offset
by Chandan Nath
· 13 years ago
f16da74
ARM:AM33XX: Replace CONFIG_AM335X with CONFIG_AM33XX
by Chandan Nath
· 13 years ago
e4e2bf5
cm-t35: use the new EEPROM module to read the MAC address
by Nikita Kiryanov
· 13 years ago
7d3c97d
cm-t35: pass correct revision information to Linux
by Nikita Kiryanov
· 13 years ago
715462d
omap3: make get_board_rev() function weak
by Nikita Kiryanov
· 13 years ago
8230925
cm-t35: add EEPROM module and pass Linux a serial number
by Nikita Kiryanov
· 13 years ago
ce15ec9
cm-t35: various cleanups
by Nikita Kiryanov
· 13 years ago
9fc376b
cm-t35: cleanup the config file
by Nikita Kiryanov
· 13 years ago
fe7104b
omap4: fix boot issue on ES2.0 Panda
by Aneesh V
· 13 years ago
6cce550
beagle: add eeprom expansion board info for bct brettl3
by Peter Meerwald
· 13 years ago
86887f8
ARMV7: Add support For Logic OMAP35x/DM37x modules
by Peter Barada
· 13 years ago
a601bed
arm, davinci: Change byte order of RTC kick register values
by Christian Riesch
· 13 years ago
1378cac
OMAP3: Remove unused define CONFIG_OMAP3_*_DDR
by Thomas Weber
· 13 years ago
9452582
da850evm: Remove CONFIG_SYS_xxCACHE_OFF defines
by Christian Riesch
· 13 years ago
441ea7c
arm, davinci: Use a common configuration file for da850evm and da850_am18xxevm
by Christian Riesch
· 13 years ago
bc5833c
i.mx: i.mx6q: add the initial support for i.mx6q Sabre Lite board
by Jason Liu
· 13 years ago
f2f7745
imx: mx6q: add aipstz init for off platform periph
by Jason Liu
· 13 years ago
8db9eff
mx28: fix clearing of IRQs in power init
by Zach Sadecki
· 13 years ago
c660a54
M28EVK: Fix build if CONFIG_CMD_NAND not selected
by Marek Vasut
· 13 years ago
b0216fd
m28evk: Remove 'all' target from Makefile
by Fabio Estevam
· 13 years ago
1084606c
m28evk: Use GENERATED_GBL_DATA_SIZE
by Fabio Estevam
· 13 years ago
d109ed9
mx28evk: Remove 'all' target from Makefile
by Fabio Estevam
· 13 years ago
e364daf
MX28: Fix MXSBOOT segfault if no params specified
by Marek Vasut
· 13 years ago
bd2e27c
i.mx6:imx6q: allign MAC address with burned-in ordering
by Jason Liu
· 13 years ago
29f75a5
mx28evk: Add initial support for MX28EVK board
by Fabio Estevam
· 13 years ago
5bcc6a8
mx28: Let dram_init be common for mx28
by Fabio Estevam
· 13 years ago
5cb525f
mx28: Let imx_get_mac_from_fuse be common for mx28
by Fabio Estevam
· 13 years ago
be252b6
net: imx: Add multi-FEC support for imx_get_mac_from_fuse
by Fabio Estevam
· 13 years ago
3c05789
i.mx6q: mx6qarm2: Enable the usboh3 clock
by Eric Nelson
· 13 years ago
00699f8
mx28: remove omap specific config options
by Veli-Pekka Peltola
· 13 years ago
473c635
i.mx6q: arm2: Add the enet function support
by Jason Liu
· 13 years ago
2ef2b95
fec: add the i.mx6q enet driver support
by Jason Liu
· 13 years ago
ff167df
i.mx: i.mx6q: Add the enet clock function
by Jason Liu
· 13 years ago
f1f441a
openrisc: Add MAINTAINERS entry
by Stefan Kristiansson
· 13 years ago
deddf5d
openrisc: Add architecture to MAKEALL
by Stefan Kristiansson
· 13 years ago
f179cc6
openrisc: Add openrisc-generic example board
by Stefan Kristiansson
· 13 years ago
3553493
openrisc: Add support for standalone programs
by Stefan Kristiansson
· 13 years ago
2be9fdb
openrisc: Add board info printout to cmd_bdinfo
by Stefan Kristiansson
· 13 years ago
e0f1fd4
openrisc: Add library functions
by Stefan Kristiansson
· 13 years ago
272f84b
openrisc: Add cpu files
by Stefan Kristiansson
· 13 years ago
3ddcacc
openrisc: Add architecture image support
by Stefan Kristiansson
· 13 years ago
ca9d3ab
openrisc: Add architecture header files
by Stefan Kristiansson
· 13 years ago
30de101
Strip mkenvimage
by David Wagner
· 13 years ago
3e16abe
post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POST_FPU
by Kumar Gala
· 13 years ago
fdfa197
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 13 years ago
670c24f
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 13 years ago
Next »