Commit Graph

19694 Commits (c0f87dd4ffa0c012d1dc8f737412c58200a93c93)
 

Author SHA1 Message Date
Simon Glass c0f87dd4ff sf: Use spi_flash_alloc() in each SPI flash driver 13 years ago
Simon Glass b5aec1424d sf: Add spi_flash_alloc() to create a new SPI flash struct 13 years ago
Simon Glass d3504fee73 spi: Use spi_alloc_slave() in each SPI driver 13 years ago
Simon Glass ba6c3ce9bd spi: Add function to allocate a new SPI slave 13 years ago
Simon Glass 4397a2a80b fdt: Add fdtdec_get_addr_size() to read reg properties 13 years ago
Tom Rini 0ce033d258 Merge branch 'master' of git://git.denx.de/u-boot-arm 13 years ago
Simon Glass b5bec88434 Use 'unsigned int' for global_data's baudrate 13 years ago
Simon Glass 68794b9f73 sparc: Fix build warnings in serial.c 13 years ago
Simon Glass eb33809f70 sparc: Fix out-of-tree building 13 years ago
Simon Glass 69e0683241 serial: ns16550: Remove unwanted cast 13 years ago
Simon Glass 81e2ff0bf1 avr32: Fix cast warning in board.c 13 years ago
Simon Glass 9e97834867 blackfin: Remove noreturn attribute from cpu_init_f() 13 years ago
Simon Glass 4da2551efa blackfin: Fix up board_type global data 13 years ago
Simon Glass 068a1e46bf exynos5: Enable generic board for Exynos5 device tree boards 13 years ago
Simon Glass 949747b17f x86: Enable generic board 13 years ago
Simon Glass dd7f65f664 tegra: Enable generic board for Tegra 13 years ago
Simon Glass e424c15c1f x86: Enable generic board support 13 years ago
Simon Glass 86cfb6bdec x86: Use sections header to obtain link symbols 13 years ago
Simon Glass be274b99ab x86: Adjust board_r.c for x86 13 years ago
Simon Glass 48a3380675 x86: Adjust board_f.c for x86 13 years ago
Simon Glass 660c60c4e7 ppc: Enable generic board support 13 years ago
Simon Glass c2240d4dbe Adjust board_r.c for ppc 13 years ago
Simon Glass e4fef6cfcc Adjust board_f.c for ppc 13 years ago
Simon Glass 632efa7440 Add CONFIG_SYS_SYM_OFFSETS to support offset symbols 13 years ago
Simon Glass 959daa21d4 arm: Enable generic board support 13 years ago
Simon Glass ea8c37da8e arm: Remove use of board_early_init_r/last_stage_init() 13 years ago
Simon Glass 8cae8a68ed Add spl load feature 13 years ago
Simon Glass 6f6430d72b Introduce generic post-relocation board_r.c 13 years ago
Simon Glass 1938f4a5b6 Introduce generic pre-relocation board_f.c 13 years ago
Simon Glass a6741bce50 Declare watchdog functions in watchdog.h 13 years ago
Simon Glass 5c1a7ea6ad __HAVE_ARCH_GENERIC_BOARD controls availabilty of generic board 13 years ago
Simon Glass c8a311d9dd Introduce a basic initcall implementation 13 years ago
Simon Glass 716cc8cc7f Change stub example to use asm-generic/sections.h 13 years ago
Simon Glass e103b7ae90 arm: Use sections header to obtain link symbols 13 years ago
Simon Glass 1865286466 Introduce generic link section.h symbol files 13 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 13 years ago
Simon Glass 69d59b47ad Introduce generic u-boot.h file 13 years ago
Albert ARIBAUD b27673ccbd Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' 13 years ago
Albert ARIBAUD 6579d15c58 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' 13 years ago
fabio.estevam@freescale.com 19a0f7fa27 nitrogen: Use unsigned long to specify the total RAM size 13 years ago
Fabio Estevam 030752addc nitrogen6x: Fix RAM size variable 13 years ago
Tom Warren 477393e787 Tegra114: Dalmore: Add pad config tables/code based on pinmux code 13 years ago
Tom Warren 5647c03431 Tegra114: fdt: Move aliases from dtsi to dts file as per other Tegras 13 years ago
Tom Warren f31a5443a8 Tegra114: Dalmore: Always use DEFAULT instead of DISABLE for lock bits 13 years ago
Tom Warren 36c48be110 Tegra114: Fix/update GP padcfg register struct 13 years ago
Tom Warren b3b6ddff0b Tegra114: pinmux: Fix bad CAM_MCLK func 3 table entry 13 years ago
Stephen Warren 11d9c03039 ARM: tegra: enable a common set of disk-related commands everywhere 13 years ago
Stephen Warren 4123c4ea23 disk: define HAVE_BLOCK_DEVICE if CONFIG_CMD_PART 13 years ago
Stephen Warren 2c1af9dcdc disk: define HAVE_BLOCK_DEVICE in a common place 13 years ago
Stephen Warren a885f85214 ARM: tegra: make bounce buffer option common 13 years ago