Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e3ab8c133d41e2182705a27ce28bd168e1571fc4
e3ab8c1
powerpc/85xx: implement check for erratum A-004849 work-around
by Timur Tabi
· 12 years ago
04b4a88
powerpc/85xx: add support for the Freescale P5040DS Superhydra reference board
by Timur Tabi
· 12 years ago
9a7b5a3
powerpc/85xx/p5040: add CONFIG_SYS_PPC64, del CONFIG_SYS_FSL_ELBC_MULTIBIT_ECC
by Timur Tabi
· 12 years ago
80f535b
powerpc/qoriq: Move FMAN microcode location
by York Sun
· 12 years ago
992562c
8xxx: Change all 8*xx_DDR addresses to 8xxx
by Andy Fleming
· 12 years ago
0977313
Remove obsolete header file
by Pantelis Antoniou
· 12 years ago
b062a51
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 12 years ago
5661f70
nand: Add torture feature
by Benoît Thébaudeau
· 12 years ago
ad5d6ee
nand: Fix nand_erase_opts() offset check
by Benoît Thébaudeau
· 12 years ago
e26708e
nand: Clean up nand_util
by Benoît Thébaudeau
· 12 years ago
7a38ffa
nand: Move the sub-page read support enable to a flag
by Joe Hershberger
· 12 years ago
dccbf35
driver/mtd:IFC NAND:Initialise internal SRAM before any write
by Prabhakar Kushwaha
· 12 years ago
4baf03d
README: Reference nand monitor commands in U-Boot README
by Karl O. Pinc
· 12 years ago
ce54414
nand/fsl: add NAND_NO_SUBPAGE_WRITE to eLBC and IFC drivers
by Scott Wood
· 12 years ago
03fedda
powerpc/mpc85xx/p2020rdb-pca: Use L2 SRAM for SPL boot
by Scott Wood
· 12 years ago
5e62187
powerpc/mpc85xx/p1_p2_rdb_pc: clean up memory map
by Scott Wood
· 12 years ago
6915cc2
powerpc/mpc85xx/p1_p2_rdb_pc: convert from nand_spl to new spl
by Scott Wood
· 12 years ago
36c440e
spl/nand: config symbol documentation
by Scott Wood
· 12 years ago
c352a0c
spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.
by Scott Wood
· 12 years ago
c4f0d00
powerpc/mpc85xx/p1_p2_rdb_pc: new SPL support
by Scott Wood
· 12 years ago
095b712
spl/85xx: new SPL support
by Scott Wood
· 12 years ago
7c81090
spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL
by Scott Wood
· 12 years ago
94db8d6
powerpc/mpc85xx: consistently use COBJS-y
by Scott Wood
· 12 years ago
5847d78
spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c
by Scott Wood
· 12 years ago
56c354f
spl: include resetvec and lib8xxx
by Scott Wood
· 12 years ago
fac8624
spl/mpc85xx: move udelay to cpu code
by Scott Wood
· 12 years ago
3d48872
powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx
by Scott Wood
· 12 years ago
f217316
powerpc/mpc85xx: fix TLB alignment
by Scott Wood
· 12 years ago
146f506
powerpc: change .fixup test to a GCC version test
by Scott Wood
· 12 years ago
f147eb7
spl: introduce CONFIG_SPL_TARGET
by Scott Wood
· 12 years ago
1bb2446
spl: rename u-boot-pad.bin to u-boot-with-spl.bin
by Scott Wood
· 12 years ago
479e660
Add u-boot-pad.bin target to the Makefile
by José Miguel Gonçalves
· 12 years ago
55f9f3a
powerpc/mpc85xx: add comma before "already enabled"
by Scott Wood
· 12 years ago
d6a8288
powerpc/mpc85xx: move debug tlb entry after TLB is in known state
by Scott Wood
· 12 years ago
6c6f061
serial/ns16550: wait for TEMT before initializing
by Scott Wood
· 12 years ago
2fecf6d
serial/ns16550: don't build serial_ns16550 with MIN_FUNCTIONS
by Scott Wood
· 12 years ago
b3a7dd4
Merge branch 'master' of git://git.denx.de/u-boot-fdt
by Tom Rini
· 12 years ago
e7ae2c42
Merge branch 'next'
by Gerald Van Baren
· 12 years ago
43a7eef
usb: r8a6659: Fix build by missing of parenthesis
by Nobuhiro Iwamatsu
· 12 years ago
0083cd7
usb: r8a66597: Switched from variable to only macro
by Nobuhiro Iwamatsu
· 13 years ago
222f437
omap3_beagle: use new MUSB intstead of the old one
by Ilya Yanok
· 12 years ago
cb7b2b8
omap3_beagle: add musb-new init
by Ilya Yanok
· 12 years ago
a3292f2
musb-new: omap2plus backend driver
by Ilya Yanok
· 12 years ago
e484f8e
am3517_evm: switch to musb-new
by Ilya Yanok
· 12 years ago
cd3a846
OMAP3: am35x: add musb functions
by Ilya Yanok
· 12 years ago
c6ea532
OMAP3: am35x_def.h: add USB defines
by Ilya Yanok
· 12 years ago
cc0fcbf
musb-new: am35x backend driver
by Ilya Yanok
· 12 years ago
44a2c07
am335x_evm: enable both musb gadget and host
by Ilya Yanok
· 12 years ago
7aa1a6e
am33xx: init OTG hardware and new musb gadget driver
by Ilya Yanok
· 12 years ago
d5ade29
musb-new: dsps backend driver
by Ilya Yanok
· 12 years ago
06bb920
musb-new: port of Linux musb driver
by Ilya Yanok
· 12 years ago
a1cf10f
usb: use linux/usb/ch9.h instead of usbdescriptors.h
by Ilya Yanok
· 12 years ago
e2d1476
linux/usb/ch9.h: update with the version from Linux tree
by Ilya Yanok
· 12 years ago
1bfb4cd
USB: add arrow key support to usb_kbd
by Allen Martin
· 12 years ago
fec01a0
tegra: Enable USB keyboard
by Allen Martin
· 12 years ago
50df870
tegra: move TEGRA_DEVICE_SETTINGS to tegra-common-post.h
by Allen Martin
· 12 years ago
ef769ca
USB: make usb_kbd obey USB DMA alignment requirements
by Allen Martin
· 12 years ago
85e5118
boards: remove the no longer used CONFIG_EHCI_DCACHE
by Jeroen Hofstee
· 12 years ago
ac0941a
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 12 years ago
c493fb6
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Tom Rini
· 12 years ago
31cf33c
cmd_mmc.c: Fix typo, "dislay" -> "display"
by Robert P. J. Day
· 12 years ago
8bb48d6
mx53loco: Fix build error when CONFIG_VIDEO is disabled
by Vikram Narayanan
· 12 years ago
9ddfa24
mx51evk: Fix build error when CONFIG_VIDEO is disabled
by Vikram Narayanan
· 12 years ago
1fd2d8a
fs/fs.c: do_fsload: measure throughput
by Andreas Bießmann
· 12 years ago
8b77314
fs: zfs: fix illegal use of fp
by Alejandro Mery
· 12 years ago
472f1dd
Video: fix compiler warnings in bus_vcxk
by Jens Scharsig (BuS Elektronik)
· 12 years ago
e5e5837
M68K: eb_cpu5282: general update and enhanced board support
by Jens Scharsig (BuS Elektronik)
· 12 years ago
11be283
arm:universal_c210:pmic: Adjust C210 Universal target platform board to new PMIC framework
by Łukasz Majewski
· 12 years ago
0fcc9a5
arm:goni:pmic: Adjust GONI target platform board to new PMIC framework
by Łukasz Majewski
· 12 years ago
1fc1003
power:pmic: Rename CONFIG_DIALOG_PMIC defines to CONFIG_DIALOG_POWER
by Łukasz Majewski
· 12 years ago
1b6d9ed
power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER
by Łukasz Majewski
· 12 years ago
f2e9b49
power:pmic: Rename ./drivers/power/pmic_* to ./drivers/power/power_* files
by Łukasz Majewski
· 12 years ago
6328caf
pmic: Extend PMIC framework to support battery related commands
by Łukasz Majewski
· 12 years ago
fc2d44a
arm:trats:pmic: Support for charging battery at Samsung's TRATS board
by Łukasz Majewski
· 12 years ago
b6a3dc6
arm:trats:pmic: Power consumption reduction state for Samsung's TRATS board
by Łukasz Majewski
· 12 years ago
77313a6
pmic:max8997: Support for MAX8997 internal charger control
by Łukasz Majewski
· 12 years ago
e4a182a
arm:trats:pmic: Enable battery support at Samsung's TRATS board
by Łukasz Majewski
· 12 years ago
7aba6a1
arm:trats:pmic: Enable fuel-gauge (MAX17042) at Samsung's TRATS board
by Łukasz Majewski
· 12 years ago
40e330a
arm:trats:pmic: Enable MUIC (MAX8997) at Samsung's TRATS board
by Łukasz Majewski
· 12 years ago
d72e0ae
arm:trats:pmic: Default PMIC(MAX8997) initialization for Samsung's TRATS board
by Łukasz Majewski
· 12 years ago
57e9111
pmic:max8997: Function for calculating LDO internal register value
by Łukasz Majewski
· 12 years ago
fc0111c
pmic:fuel-gauge: Support for MAX17042 fuel-gauge
by Łukasz Majewski
· 12 years ago
d19fa4c
pmic:muic: Support for MUIC built into MAX8997 device
by Łukasz Majewski
· 12 years ago
dc93021
pmic:battery: Support for Trats Battery at PMIC framework
by Łukasz Majewski
· 12 years ago
62ecae9
pmic: Extend struct pmic to support battery and charger related operations
by Łukasz Majewski
· 12 years ago
257c531
pmic: Move pmic related code to ./drivers/power directory
by Łukasz Majewski
· 12 years ago
a59a27d
pmic:chrg: Common information about charger and battery (power_chrg.h)
by Łukasz Majewski
· 12 years ago
fa62766
pmic: Enable power_board_init() support at TRATS
by Łukasz Majewski
· 12 years ago
3636a34
pmic: Introduce power_init_board() method at ./lib/board.c file
by Łukasz Majewski
· 12 years ago
1c6dba1
pmic: Extend PMIC framework to support multiple instances of PMIC devices
by Łukasz Majewski
· 12 years ago
72ac794
pmic:max8997: Switch the MAX8997 PMIC to be used with multibus I2C
by Łukasz Majewski
· 12 years ago
40f5ca0
pmic:i2c: Add I2C sensor byte order (big/little) to PMIC framework
by Łukasz Majewski
· 12 years ago
8a69187
pmic:i2c: Handle PMIC I2C transmission comprising of two bytes
by Łukasz Majewski
· 12 years ago
67de957
nand_spl: fix u-boot.lst breakage
by Scott Wood
· 12 years ago
de06103
Makefile: silence 'make clean'
by Andreas Bießmann
· 12 years ago
aa912af
patman: Issue empty change logs for unchanged patches
by Simon Glass
· 12 years ago
e1d15ca
fdt: Remove fdtdec_find_alias_node() function
by Simon Glass
· 12 years ago
057f680
fdt: Set kernaddr if fdt indicates a kernel is present
by Simon Glass
· 12 years ago
d572e16
fdt: Add option to default to most compatible conf in a fit image
by Gabe Black
· 12 years ago
07b8114
fdt: Allow device tree to specify secure booting
by Doug Anderson
· 12 years ago
Next »