Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
db755b36d2ee240cae30de9cccada8fe398b3eef
« Previous
f724e0b
dm: core: remove unnecessary return condition in driver lookup
by Masahiro Yamada
· 10 years ago
84a7153
dm: core: remove meaningless if conditional
by Masahiro Yamada
· 10 years ago
cbf86d7
dm: core: a trivial clean up
by Masahiro Yamada
· 10 years ago
d11e8fd
cros_ec: Fix uninitialised variable in cros_ec.c
by Simon Glass
· 10 years ago
6b18656
dm: spi: Use device_bind_driver() instead of our own function
by Simon Glass
· 10 years ago
ff56bba
dm: spi: Correct handling of SPI chip selects in sandbox
by Simon Glass
· 10 years ago
e33dc22
dm: Add a function to bind a device by driver name
by Simon Glass
· 10 years ago
a88340d
dm: fdt: Correct handling of aliases with embedded digits
by Simon Glass
· 10 years ago
479728c
dm: core: Add functions to find parent and OF data
by Simon Glass
· 10 years ago
2ef249b
dm: core: Allow access to the device's driver_id data
by Simon Glass
· 10 years ago
c26c80a
drivers: usb: fsl: Move USB Errata checking code
by Nikhil Badola
· 10 years ago
7bf3816
mx53ard: Fix error handling in board_mmc_init()
by Fabio Estevam
· 10 years ago
1abd714
mx53evk: Fix error handling in board_mmc_init()
by Fabio Estevam
· 10 years ago
c5ba77a
mx53smd: Fix error handling in board_mmc_init()
by Fabio Estevam
· 10 years ago
a49c44d
mx6qarm2: Fix error handling in board_mmc_init()
by Fabio Estevam
· 10 years ago
d6af507
mx51evk: Fix error handling in board_mmc_init()
by Fabio Estevam
· 10 years ago
6c920ee
mx6: mx6sabre common: Enable i.MX thermal DM driver
by Ye.Li
· 10 years ago
7a26416
mx6: thermal: Check cpu temperature via thermal sensor
by Ye.Li
· 10 years ago
e3568d2
DM: thermal: Add imx thermal DM driver
by Ye.Li
· 10 years ago
cf202d2
mx6: clock: Add thermal clock enable function
by Nitin Garg
· 10 years ago
02a32a9
tbs2910: Fix error handling in board_mmc_init()
by Soeren Moch
· 10 years ago
c1a6f37
dm: i2c: Move error reporting into a common function
by Simon Glass
· 10 years ago
38687ae
dm: Update documentation to include CONFIG_DM... options
by Simon Glass
· 10 years ago
f8fff9d
dm: arm: spl: Make driver model linker lists available
by Simon Glass
· 10 years ago
0521f98
dm: tegra: Add platform data for the GPIO driver
by Simon Glass
· 10 years ago
bc0b284
dm: tegra: Add platform data for the SPL uart
by Simon Glass
· 10 years ago
a94f468
dm: Disable dm_warn() in SPL
by Simon Glass
· 10 years ago
236f2bd
dm: Allow stdio registration to be dropped
by Simon Glass
· 10 years ago
3ac435d
dm: Allow device removal features to be dropped
by Simon Glass
· 10 years ago
1151651
dm: spl: Allow driver model to be used
by Simon Glass
· 10 years ago
fb4f5e7
dm: spl: Make simple malloc() available when enabled
by Simon Glass
· 10 years ago
ba19599
dm: arm: spl: Allow simple malloc() in SPL
by Simon Glass
· 10 years ago
c9356be
dm: Split the simple malloc() implementation into its own file
by Simon Glass
· 10 years ago
9dacbb2
dm: tegra: Avoid using arch-specific memcpy() in SPL
by Simon Glass
· 10 years ago
ad1b81c
dm: serial: Support changing the baud rate
by Simon Glass
· 10 years ago
e87e0e7
dm: at91: Add myself as maintainer for snapper9260
by Simon Glass
· 10 years ago
1a1927f
dm: at91: Convert snapper9260 to use driver model
by Simon Glass
· 10 years ago
0f65f48
dm: at91: Add driver model support for the serial driver
by Simon Glass
· 10 years ago
62137fc
dm: at91: Refactor serial driver slightly for driver model
by Simon Glass
· 10 years ago
12fe7f7
dm: at91: Add platform data for GPIO on at91sam9260-based boards
by Simon Glass
· 10 years ago
918354b
dm: at91: Add driver model support for atmel GPIO driver
by Simon Glass
· 10 years ago
cd052cd
dm: at91: Move snapper9260 to generic baord
by Simon Glass
· 10 years ago
5e8a749
dm: at91: Correct text base for snapper9260
by Simon Glass
· 10 years ago
fe5b9b4
x86: Rename chromebook-x86 to coreboot
by Simon Glass
· 10 years ago
65dd74a
x86: ivybridge: Implement SDRAM init
by Simon Glass
· 10 years ago
3eafce0
x86: ivybridge: Add LAPIC support
by Simon Glass
· 10 years ago
a49e3c7
x86: Make show_boot_progress() common
by Simon Glass
· 10 years ago
437c2b7
x86: chromebook_link: Enable GPIO support
by Simon Glass
· 10 years ago
1b4f25f
x86: ivybridge: Add support for early GPIO init
by Simon Glass
· 10 years ago
8e0df06
x86: ivybridge: Add early init for PCH devices
by Simon Glass
· 10 years ago
9c678e1
x86: dts: Add microcode updates for ivybridge CPU
by Simon Glass
· 10 years ago
77f9b1f
x86: ivybridge: Perform Intel microcode update on boot
by Simon Glass
· 10 years ago
94060ff
x86: ivybridge: Check BIST value on boot
by Simon Glass
· 10 years ago
f5fbbe9
x86: ivybridge: Perform initial CPU setup
by Simon Glass
· 10 years ago
eddbad2
x86: Add msr read/write functions that use a structure
by Simon Glass
· 10 years ago
3f70a6f
x86: Add clr/setbits functions
by Simon Glass
· 10 years ago
378a863
x86: Tidy up coreboot header usage
by Simon Glass
· 10 years ago
2b60515
x86: ivybridge: Add early LPC init so that serial works
by Simon Glass
· 10 years ago
6fb3b72
x86: pci: Allow configuration before relocation
by Simon Glass
· 10 years ago
6e5b12b
x86: ivybridge: Enable PCI in early init
by Simon Glass
· 10 years ago
7430f10
x86: Support use of PCI before relocation
by Simon Glass
· 10 years ago
d188b18
x86: Refactor PCI to permit alternate init
by Simon Glass
· 10 years ago
70a09c6
x86: chromebook_link: Implement CAR support (cache as RAM)
by Simon Glass
· 10 years ago
d1cd045
x86: Emit post codes in startup code for Chromebooks
by Simon Glass
· 10 years ago
fce7b27
x86: Build a .rom file which can be flashed to an x86 machine
by Simon Glass
· 10 years ago
8ef0757
x86: Add chromebook_link board
by Simon Glass
· 10 years ago
c03c951
x86: ifdtool: Allow creation of an empty ROM
by Simon Glass
· 10 years ago
5c1b685
x86: Allow timer calibration to work on ivybridge
by Simon Glass
· 10 years ago
a5eb04d
x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory
by Masahiro Yamada
· 10 years ago
727c1a9
x86: Replace fill_processor_name() with cpu_get_name()
by Simon Glass
· 10 years ago
003504b
x86: Remove unnecessary find_fdt(), prepare_fdt() functions
by Simon Glass
· 10 years ago
21b9b14
x86: Add processor functions to halt and get stack pointer
by Simon Glass
· 10 years ago
880a3cc
x86: config: Move common x86 configs to a common file
by Simon Glass
· 10 years ago
cd392fe
x86: Add ifdtool for working with Intel Flash Descriptor ROM images
by Simon Glass
· 10 years ago
e5901c9
dm: gpio: Add a function to read an ID from a list of GPIOs
by Simon Glass
· 10 years ago
469a579
dm: serial: Move current serial port pointer to global_data
by Simon Glass
· 10 years ago
a9f04d4
fdt: Add a function to decode a variable-sized u32 array
by Simon Glass
· 10 years ago
768e0f5
Move early malloc() to before arch_cpu_init()
by Simon Glass
· 10 years ago
6cba6b9
x86: Fix a warning with gcc 4.4.4
by Simon Glass
· 10 years ago
258b135
x86: Save TSC frequency in the global data
by Bin Meng
· 10 years ago
80de049
x86: Add quick TSC calibration via PIT
by Bin Meng
· 10 years ago
076bb44
x86: Do TSC MSR calibration only for known/supported CPUs
by Bin Meng
· 10 years ago
52f952b
x86: Do CPU identification in the early phase
by Bin Meng
· 10 years ago
f67cd51
x86: Save the BIST value on reset
by Simon Glass
· 10 years ago
e1ffd81
x86: Fix up some missing prototypes
by Simon Glass
· 10 years ago
8b37c76
x86: Use the standard arch_cpu_init() function
by Simon Glass
· 10 years ago
07387d1
x86: Use the standard dram_init() function
by Simon Glass
· 10 years ago
76f90f3
x86: Tidy up global descriptor table setup
by Simon Glass
· 10 years ago
3c00695
x86: Invalidate TLB as early as possible
by Simon Glass
· 10 years ago
85d8732
x86: Remove board_init16() call which is not used
by Simon Glass
· 10 years ago
bc48806
x86: Remove REALMODE_BASE which is no longer used
by Simon Glass
· 10 years ago
933cdbb
fdt: Try to use fdt_address_cells()/fdt_size_cells()
by Simon Glass
· 10 years ago
2640387
fdt: Add a function to decode a named memory region
by Simon Glass
· 10 years ago
41f09bb
fdt: Change fdt_pack_reg() to static and fix types
by Simon Glass
· 10 years ago
c654b51
fdt: Add ft_system_setup() function for system device tree additions
by Simon Glass
· 10 years ago
6f4dbc2
fdt: Tidy up error handling in image_setup_libfdt()
by Simon Glass
· 10 years ago
f3cc44f
fdt: Enhance flashmap function to deal with region properties
by Simon Glass
· 10 years ago
7648983
fdt: Use the correct return types for fdtdec_decode_region()
by Simon Glass
· 10 years ago
a9e8e29
fdt: Export the fdt_find_or_add_subnode() function
by Simon Glass
· 10 years ago
4ba98dc
fdt: Report failure of ft_board_setup()
by Simon Glass
· 10 years ago
Next »