Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
837db3d87f4bfe9261629fb4a1bb433506a3056a
/
cpu
655b34a
i2c: Create common default i2c_[set|get]_bus_speed() functions
by Peter Tyser
· 16 years ago
9c90a2c
i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value
by Peter Tyser
· 16 years ago
e7563af
fsl-ddr: Fix handling of >4G of memory when !CONFIG_PHYS_64BIT
by Kumar Gala
· 15 years ago
d4b130d
85xx: Use print_size to report amount of memory not mapped by TLBs
by Kumar Gala
· 15 years ago
a53c997
at91/cpu.c: add missing Copyright & GPL header
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
90d13b8
85xx: bugfix for reading maximum TLB size on mpc85xx
by Fredrik Arnerup
· 15 years ago
399aab7
ppc4xx: Fix problem with ECC ordering for PPC4xx NDFC platforms
by Stefan Roese
· 15 years ago
5d841fa
ppc4xx: Move definition for PPC4xx NAND FLASH controller to header
by Stefan Roese
· 15 years ago
ec01481
Blackfin: fix timer_init()/timer_reset()
by Graf Yang
· 15 years ago
87423d7
MIPS: Implement ethernet halt for au1x00
by Thomas Lange
· 16 years ago
c21f62d
74xx_7xx: Fix rounding problem in CPU frequency calculation
by Stefan Roese
· 15 years ago
792a09e
Fix e-mail address of Gary Jennejohn.
by Detlev Zundel
· 15 years ago
fe6da48
MPC8260: fixup device tree by property instead of path
by Wolfgang Denk
· 15 years ago
c63254e
AFEB9260 network fix
by Sergey Lapin
· 15 years ago
f58bf80
Blackfin: avoid get_sclk() with early serial debug
by Mike Frysinger
· 16 years ago
02778f2
Blackfin: fix booting with older bootroms (no EVT1)
by Mike Frysinger
· 16 years ago
af2c373
Blackfin: recurse with early serial initcode
by Mike Frysinger
· 16 years ago
6b2beb5
at91: remove lowlevel_init.S
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0ee7a31
Update CHANGELOG; minor coding style cleanup.
by Wolfgang Denk
· 16 years ago
d3a513c
OMAP3: Fix timer handling to 1ms and CONFIG_SYS_HZ to 1000
by Manikandan Pillai
· 16 years ago
ccb71df
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
a1e5f93
at91: fixed plla calc when no USB support is active
by Daniel Gorsulowski
· 16 years ago
3791a11
arm925t: Fix CONFIG_SYS_HZ to 1000
by Ladislav Michl
· 16 years ago
cba0b77
OMAP3: Print correct silicon revision
by Sanjeev Premi
· 16 years ago
90006e9
OMAP3: Remove unused board-types
by Sanjeev Premi
· 16 years ago
6a6b62e
OMAP3: Use functions print_cpuinfo() and checkboard()
by Sanjeev Premi
· 16 years ago
54e822f
Replace __asm references with __asm__
by Peter Tyser
· 16 years ago
f9a109b
Replace __attribute references with __attribute__
by Peter Tyser
· 16 years ago
9c48a8e
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· 16 years ago
14b9308
83xx: searching "muram-data" by compatible property
by Heiko Schocher
· 16 years ago
faa5a0c
Merge branch 'master' of git://git.denx.de/u-boot-at91
by Wolfgang Denk
· 16 years ago
6ebff36
at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
f0a2c7b
at91: add support for the PM9263 board of Ronetix GmbH
by Ilko Iliev
· 16 years ago
dc39ae9
at91sam9/at91cap: improve clock framework
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
cf94098
ppc4xx: Add "booting from NAND" to 4xx NAND-booting targets
by Stefan Roese
· 16 years ago
aad4eca
Blackfin: audit UART for all known anomalies
by Mike Frysinger
· 16 years ago
8ef929a
Blackfin: add check for anomaly 05000362
by Mike Frysinger
· 16 years ago
c2e0744
Blackfin: add comment about anomaly 05000430 avoidance
by Mike Frysinger
· 16 years ago
48ab150
Blackfin: add workaround for anomaly 05000242
by Mike Frysinger
· 16 years ago
ce1fe4b
Blackfin: add workaround for anomaly 05000171
by Mike Frysinger
· 16 years ago
712ac6a
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
ab29823
arm: unify reset command
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
b3acb6c
arm: clean cache management
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
677e62f
arm: update co-processor 15 access
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
3c853f3
mpc5200: reduce delays in i2c
by Jon Smirl
· 16 years ago
3600326
OMAP: Fix compile issue
by Sanjeev Premi
· 16 years ago
ab0689c
Move machine specific code to board at s3c64xx (v2)
by Kyungmin Park
· 16 years ago
c0a14ae
Update CHANGELOG, coding style cleanup.
by Wolfgang Denk
· 16 years ago
3a671fc
mpc8260: Fill in brg's clock-frequency in device tree.
by Scott Wood
· 16 years ago
4758ebd
at91: move dataflash spi driver to drivers/spi
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
2b7178a
at91: move usb driver to drivers/usb
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
f82518d
at91rm9200: Reset update
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
3524049
at91rm9200: move serial shutdown code to serial drivers
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
beebd85
at91rm9200: move serial driver to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
cb82a53
Add support for the AT91RM9200EK Board.
by Ulf Samuelsson
· 16 years ago
90a92a7
at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECT
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
a47492a
at91sam9/at91cap: spi init add hardware chip select support
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
8701ece
PQ2FADS: Enable PCI.
by Scott Wood
· 16 years ago
46ac352
Blackfin: do not delay on output bytes
by Mike Frysinger
· 16 years ago
ad90732
Blackfin: fix crash when booting from external memory
by Mike Frysinger
· 16 years ago
dfc91c3
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
c840d26
85xx: Introduce determine_mp_bootpg() helper.
by Kumar Gala
· 16 years ago
7649a59
86xx: Cleanup MP support
by Kumar Gala
· 16 years ago
22b6dbc
MPC85xx: Add MPC8569 CPU support
by Haiying Wang
· 16 years ago
1b3e404
85xx: Add support for additional e500mc features
by Kumar Gala
· 16 years ago
c360cea
fsl-ddr: add the DDR3 SPD infrastructure
by Dave Liu
· 16 years ago
6a81978
fsl-ddr: Fix two bugs in the ddr infrastructure
by Dave Liu
· 16 years ago
89c00fb
OMAP: use {read,write}l to access timer registers
by Ladislav Michl
· 16 years ago
81472d8
OMAP: rename timer divisor
by Ladislav Michl
· 16 years ago
fe672d6
OMAP: reindent timer code
by Ladislav Michl
· 16 years ago
b3f66b0
s3c2410: move nand driver to drivers/mtd/nand
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d3b6357
s3c24x0: move i2c driver to drivers/i2c
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
300f99f
s3c24x0: move serial driver to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
942ba99
davinci: move i2c driver to drivers/i2c
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
ee4f3e2
davinci: move nand driver to drivers/mtd/nand
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d3e55d0
imx: move serial driver to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
a6ef3dd
arm720t/clps7111: move serial driver to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
6790c55
lpc2292: move serial driver to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
176a600
ks8695: move serial driver to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
6d27bca
s3c64xx: move usb driver to drivers/usb
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
ecfa8dd
imx31: move serial driver to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9ea91c9
netarm: move serial driver to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
412ab70
sa1100: move serial driver to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
b236875
s3c44b0: extract cache from cpu.c
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
40fd626
s3c44b0: move serial driver to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
5fe1377
s3c44b0: move rtc driver to drivers/rtc
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
50f601c
s3c44b0: move i2c driver to drivers/i2c
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
281dfb0
s3c4510b: move specific code to soc directory
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
76756e4
ppc: cleanup compiler errors/warnings
by Heiko Schocher
· 16 years ago
aaa0e08
Merge branch 'master' of git://git.denx.de/u-boot-at91
by Wolfgang Denk
· 16 years ago
33e88c5
mpc5200: suppress printf until console initialized
by Jon Smirl
· 16 years ago
74398b2
Blackfin: put memory into self-refresh before/after programming clocks
by Mike Frysinger
· 16 years ago
d347d57
Blackfin: do not program voltage regulator on parts that do not have one
by Mike Frysinger
· 16 years ago
0d4f24b
Blackfin: setup a sane default EBIU_SDBCTL for SDRAM controllers
by Mike Frysinger
· 16 years ago
3986e98
Blackfin: handle reboot anomaly 432
by Mike Frysinger
· 16 years ago
7e1d212
Blackfin: kill off LDR jump block
by Mike Frysinger
· 16 years ago
a75fa14
Blackfin: simplify symbol_lookup() a bit
by Mike Frysinger
· 16 years ago
2decc2a
Blackfin: mark bfin_reset static
by Mike Frysinger
· 16 years ago
e82b762
Blackfin: fix jtag console tstc
by Mike Frysinger
· 16 years ago
8206bfa
Merge branch 'mimc200'
by Haavard Skinnemoen
· 16 years ago
Next »