Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
a41bd46c2acb9e31b02756cd3e0fc203be98e391
/
common
« Previous
60873f7
common: board_f: Make reserve_mmu a weak function
by Siva Durga Prasad Paladugu
· 7 years ago
07d7783
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 7 years ago
5d89b37
x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig
by Bin Meng
· 7 years ago
30b1ecd
x86: kconfig: Let board select BOARD_EARLY_INIT_F
by Bin Meng
· 7 years ago
336a448
fdt: Correct fdt_get_base_address()
by Simon Glass
· 7 years ago
c4d660d
dm: mmc: Allow disabling driver model in SPL
by Simon Glass
· 7 years ago
7b3c4c3
dm: console: Check for serial devices properly
by Simon Glass
· 7 years ago
42f9f91
console: Unify the check for a serial console
by Simon Glass
· 7 years ago
43ba3c5
env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig
by Tom Rini
· 7 years ago
211aaf3
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 7 years ago
81060bb
usb: hub: Call usb_update_hub_device() after hub descriptor is fetched
by Bin Meng
· 7 years ago
5624dfd
usb: hub: Parse and save TT details from device descriptor
by Bin Meng
· 7 years ago
bbc6f06
usb: hub: Support 'set hub depth' request for USB 3.0 hubs
by Bin Meng
· 7 years ago
74ffc7c
usb: hub: Translate USB 3.0 hub port status into old version
by Bin Meng
· 7 years ago
46c1d49
usb: hub: Add a new API to test if a hub device is root hub
by Bin Meng
· 7 years ago
a199a72
usb: hub: Remove hub_port_reset()
by Bin Meng
· 7 years ago
dfa96e0
usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv
by Bin Meng
· 7 years ago
337fc7e
usb: hub: Change USB hub descriptor to match USB 3.0 hubs
by Bin Meng
· 7 years ago
53771a4
usb: hub: Revise wLength for 'get port status' request
by Bin Meng
· 7 years ago
f342119
usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub
by Bin Meng
· 7 years ago
f7a9e5d
usb: hub: Update handling connect status/change in usb_scan_port()
by Bin Meng
· 7 years ago
c61d000
console: simplify puts()
by Masahiro Yamada
· 7 years ago
f1896c4
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
by Andy Yan
· 7 years ago
0ddc9c1
Merge git://git.denx.de/u-boot-mips
by Tom Rini
· 7 years ago
609bf92
Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig
by Simon Glass
· 7 years ago
b31e065
Convert CONFIG_ENV_IS_IN_FAT to Kconfig
by Simon Glass
· 7 years ago
337cd3f
Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig
by Simon Glass
· 7 years ago
91c868f
Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig
by Simon Glass
· 7 years ago
ef6253d
Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig
by Simon Glass
· 7 years ago
f0bc2b5
Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig
by Simon Glass
· 7 years ago
88b233a
Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig
by Simon Glass
· 7 years ago
85fc970
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
by Simon Glass
· 7 years ago
e73496d
env: Move help from README to Kconfig
by Simon Glass
· 7 years ago
2be2965
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
by Simon Glass
· 7 years ago
703ec9d
MIPS: Stop building position independent code
by Paul Burton
· 7 years ago
9d364af
env: Switch env_nand, env_mmc and env_ubi to env_import_redund
by Fiach Antaw
· 8 years ago
76768f5
env: Add generic redundant environment implementation
by Fiach Antaw
· 8 years ago
207d8b3
mmc: add static to spl_mmc_get_device_index()
by Masahiro Yamada
· 7 years ago
edba8cc
common: use get_nand_dev_by_index()
by Grygorii Strashko
· 7 years ago
a94a261
common: env_nand: use get_nand_dev_by_index()
by Grygorii Strashko
· 7 years ago
d8c6fb8
sandbox: Drop special case console code for sandbox
by Simon Glass
· 7 years ago
d63b5b4
sandbox: Enable more console options
by Simon Glass
· 7 years ago
4e6bafa
console: Use map_sysmem() for the pre-relocation console
by Simon Glass
· 7 years ago
b089538
Allow displaying the U-Boot banner on a video display
by Simon Glass
· 7 years ago
8eab1a5
dm: scsi: Document and rename the scsi_scan() parameter
by Simon Glass
· 7 years ago
b9560ad
dm: scsi: Drop the ccb typedef
by Simon Glass
· 7 years ago
0fcd48f
scsi: Move drivers into new drivers/scsi directory
by Simon Glass
· 7 years ago
f2105c6
sata: Move drivers into new drivers/ata directory
by Simon Glass
· 7 years ago
10e40d5
Kconfig: Add CONFIG_SATA to enable SATA
by Simon Glass
· 7 years ago
a6fb185
scsi: Drop scsi_print_error()
by Simon Glass
· 7 years ago
b8beb6b
scsi: Drop sym53c8xx driver
by Simon Glass
· 7 years ago
af9e6ad
board_f: Add new function to allow runtime DTB selection
by Cooper Jr., Franklin
· 7 years ago
92926bc
boot_fit: Create helper functions that can be used to select DTB out of FIT
by Cooper Jr., Franklin
· 7 years ago
3863f84
spl: fit: Break out some functions into a common file
by Cooper Jr., Franklin
· 7 years ago
daab59a
avr32: Retire AVR32 for good
by Andy Shevchenko
· 7 years ago
ffc282e
spl: Make UBI fastmap support Kconfig selectable
by Ladislav Michl
· 7 years ago
98f705c
powerpc: remove 4xx support
by Heiko Schocher
· 7 years ago
064b55c
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
by Heiko Schocher
· 7 years ago
53207bf
board_f: fix calculation of reloc_off
by Lothar Waßmann
· 7 years ago
baa7d34
board_f: Use IS_ENABLED instead of #ifdef in initf_bootstage()
by Simon Glass
· 7 years ago
66a1b30
edid: Use sizeof() in cea_is_hdmi_vsdb_present()
by Simon Glass
· 7 years ago
5025897
powerpc, 5xx: remove support for 5xx
by Heiko Schocher
· 7 years ago
2eb48ff
powerpc, 8260: remove support for mpc8260
by Heiko Schocher
· 7 years ago
5b8e76c
powerpc, 8xx: remove support for 8xx
by Heiko Schocher
· 7 years ago
d2e1ee6
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 7 years ago
75fd49c
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 7 years ago
c6d9e9d
SPL: Add XIP booting support
by Vikas Manocha
· 7 years ago
bdc906d
edid: Fix gcc 7.1 warning
by Jernej Skrabec
· 7 years ago
01b73fe
dm: mmc: Ensure that block device is probed
by Simon Glass
· 7 years ago
6bcdd66
spl: armv7m: to keep ARM v7M in thumb mode before booting next image
by Vikas Manocha
· 7 years ago
b9eaeae
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 7 years ago
4e33316
malloc: Turn on DEBUG when enabling unit tests
by Pantelis Antoniou
· 7 years ago
226498b
common/spl/Kconfig: Use 'if SPL' / 'if TPL' guards
by Tom Rini
· 7 years ago
a132f77
bootstage: Record time taken to set up the live device tree
by Simon Glass
· 7 years ago
824bb1b
bootstage: Support SPL
by Simon Glass
· 7 years ago
9d2542d
bootstage: Adjust to use const * where possible
by Simon Glass
· 7 years ago
e003310
bootstage: Tidy up error return values
by Simon Glass
· 7 years ago
63c5bf4
bootstage: Record the time taken to set up driver model
by Simon Glass
· 7 years ago
5ac44a5
bootstage: Init as early as possible
by Simon Glass
· 7 years ago
25e7dc6
bootstage: Support relocating boostage data
by Simon Glass
· 7 years ago
ff00226
bootstage: Use debug() for stashing messages
by Simon Glass
· 7 years ago
c91001f
bootstage: Show records with a zero time
by Simon Glass
· 7 years ago
03ecac3
bootstage: Use rec_count as the array index
by Simon Glass
· 7 years ago
cbcd697
bootstage: Fix up code style and comments
by Simon Glass
· 7 years ago
b383d6c
bootstage: Convert to use malloc()
by Simon Glass
· 7 years ago
5a0e275
bootstage: Change CONFIG_BOOTSTAGE_USER_COUNT to an int
by Simon Glass
· 7 years ago
c87dc38
bootstage: Require timer_get_boot_us() to be defined
by Simon Glass
· 7 years ago
b885d02
arm: Remove include files from common.h
by Simon Glass
· 7 years ago
12d738a
api: Add a header for api_init()
by Simon Glass
· 7 years ago
eedfb89
fs: fat: add kbuild configuration support
by Sekhar Nori
· 7 years ago
efeccfe
fastboot: Add support for flashing zImage
by Sam Protsenko
· 7 years ago
eed3660
fdt: Rename a few functions in fdt_support
by Simon Glass
· 7 years ago
ec00211
fdt: Update fdt_get_base_address() to use const
by Simon Glass
· 7 years ago
3af86a4
dm: Build a live tree after relocation
by Simon Glass
· 7 years ago
e7017a3
dm: mmc: Don't re-init when accessing environment
by Simon Glass
· 8 years ago
9d92245
dm: Use dm.h header when driver mode is used
by Simon Glass
· 7 years ago
221a949
Kconfig: Finish migration of hashing commands
by Daniel Thompson
· 7 years ago
f8b8a55
env_mmc: configure environment offsets via device tree
by Philipp Tomsich
· 7 years ago
7113911
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
fc843a0
Kconfig: Add a CONFIG_IDE option
by Simon Glass
· 7 years ago
Next »